GNU bug report logs - #6588
24.0.50; built-in Lisp functions look strange

Previous Next

Package: emacs;

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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Dan Nicolaescu <dann <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#6588: closed (24.0.50; built-in Lisp functions look strange)
Date: Fri, 09 Jul 2010 03:44:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 08 Jul 2010 23:43:45 -0400
with message-id <yxq1vbdpbf2.fsf <at> fencepost.gnu.org>
and subject line Re: bug#6588: 24.0.50; built-in Lisp functions look strange
has caused the GNU bug report #6588,
regarding 24.0.50; built-in Lisp functions look strange
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
6588: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6588
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Katsumi Yamaoka <yamaoka <at> jpl.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.50; built-in Lisp functions look strange
Date: Fri, 09 Jul 2010 11:02:54 +0900
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''


[Message part 3 (message/rfc822, inline)]
From: Dan Nicolaescu <dann <at> gnu.org>
To: Katsumi Yamaoka <yamaoka <at> jpl.org>
Cc: 6588-done <at> debbugs.gnu.org
Subject: Re: bug#6588: 24.0.50; built-in Lisp functions look strange
Date: Thu, 08 Jul 2010 23:43:45 -0400
Katsumi Yamaoka <yamaoka <at> jpl.org> writes:

> This thread should be closed.

You can do that by emailing BUGNUMBER-done <at> debbugs.gnu.org


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.