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: Katsumi Yamaoka <yamaoka <at> jpl.org>
Subject: bug#6588: closed (Re: bug#6588: 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 bug report

#6588: 24.0.50; built-in Lisp functions look strange

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 6588 <at> debbugs.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: 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

[Message part 3 (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''



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.