GNU bug report logs -
#6588
24.0.50; built-in Lisp functions look strange
Previous Next
Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>
Date: Fri, 9 Jul 2010 02:04:02 UTC
Severity: normal
Found in version 24.0.50
Done: Dan Nicolaescu <dann <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 6588 in the body.
You can then email your comments to 6588 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#6588
; Package
emacs
.
(Fri, 09 Jul 2010 02:04:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Katsumi Yamaoka <yamaoka <at> jpl.org>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Fri, 09 Jul 2010 02:04:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Emacs head I built today looks strange; many built-in Lisp functions
have `LISP-OBJECT' as the first argument. For example:
,----
| kill-buffer is an interactive built-in function in `C source code'.
|
| It is bound to C-x k.
|
| (kill-buffer &optional LISP-OBJECT BUFFER-OR-NAME)
|
| Kill buffer BUFFER-OR-NAME.
| [...]
`----
,----
| raise-frame is an interactive built-in function in `C source code'.
|
| (raise-frame &optional LISP-OBJECT FRAME)
|
| Bring FRAME to the front, so it occludes any frames it overlaps.
| [...]
`----
This seems to be due to the recent change:
Dan Nicolaescu wrote:
> ------------------------------------------------------------
> revno: 100758
> committer: Dan Nicolaescu <dann <at> ics.uci.edu>
> branch nick: trunk
> timestamp: Thu 2010-07-08 14:25:08 -0700
> message:
> Convert DEFUNs to standard C.
> * src/alloc.c: Convert DEFUNs to standard C.
> * src/buffer.c:
[...]
> Diff too large for email (13107 lines, the limit is 10000).
In GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2010-07-09 on ******
Windowing system distributor `Fedora Project', version 11.0.10802000
configured using `configure '--verbose' '--with-x-toolkit=lucid'\
'--without-xim''
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#6588
; Package
emacs
.
(Fri, 09 Jul 2010 02:37:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 6588 <at> debbugs.gnu.org (full text, mbox):
Katsumi Yamaoka <yamaoka <at> jpl.org> writes:
> Emacs head I built today looks strange; many built-in Lisp functions
> have `LISP-OBJECT' as the first argument. For example:
Please update again.
>
> ,----
> | kill-buffer is an interactive built-in function in `C source code'.
> |
> | It is bound to C-x k.
> |
> | (kill-buffer &optional LISP-OBJECT BUFFER-OR-NAME)
> |
> | Kill buffer BUFFER-OR-NAME.
> | [...]
> `----
>
> ,----
> | raise-frame is an interactive built-in function in `C source code'.
> |
> | (raise-frame &optional LISP-OBJECT FRAME)
> |
> | Bring FRAME to the front, so it occludes any frames it overlaps.
> | [...]
> `----
>
> This seems to be due to the recent change:
>
> Dan Nicolaescu wrote:
>> ------------------------------------------------------------
>> revno: 100758
>> committer: Dan Nicolaescu <dann <at> ics.uci.edu>
>> branch nick: trunk
>> timestamp: Thu 2010-07-08 14:25:08 -0700
>> message:
>> Convert DEFUNs to standard C.
>> * src/alloc.c: Convert DEFUNs to standard C.
>> * src/buffer.c:
> [...]
>> Diff too large for email (13107 lines, the limit is 10000).
>
> In GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
> of 2010-07-09 on ******
> Windowing system distributor `Fedora Project', version 11.0.10802000
> configured using `configure '--verbose' '--with-x-toolkit=lucid'\
> '--without-xim''
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#6588
; Package
emacs
.
(Fri, 09 Jul 2010 03:19:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 6588 <at> debbugs.gnu.org (full text, mbox):
Dan Nicolaescu wrote:
> Katsumi Yamaoka <yamaoka <at> jpl.org> writes:
>> Emacs head I built today looks strange; many built-in Lisp functions
>> have `LISP-OBJECT' as the first argument. For example:
> Please update again.
I verified it's been solved. Thanks. And sorry for the noise.
This thread should be closed.
Reply sent
to
Dan Nicolaescu <dann <at> gnu.org>
:
You have taken responsibility.
(Fri, 09 Jul 2010 03:44:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Katsumi Yamaoka <yamaoka <at> jpl.org>
:
bug acknowledged by developer.
(Fri, 09 Jul 2010 03:44:02 GMT)
Full text and
rfc822 format available.
Message #16 received at 6588-done <at> debbugs.gnu.org (full text, mbox):
Katsumi Yamaoka <yamaoka <at> jpl.org> writes:
> This thread should be closed.
You can do that by emailing BUGNUMBER-done <at> debbugs.gnu.org
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 06 Aug 2010 11:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 14 years and 321 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.