emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-bug-tracker] bug#6588: closed (24.0.50; built-in Lisp functions l


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#6588: closed (24.0.50; built-in Lisp functions look strange)
Date: Fri, 09 Jul 2010 03:44:02 +0000

Your message dated Thu, 08 Jul 2010 23:43:45 -0400
with message-id <address@hidden>
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
address@hidden)


-- 
6588: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6588
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.0.50; built-in Lisp functions look strange Date: Fri, 09 Jul 2010 11:02:54 +0900 User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux)
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 <address@hidden>
> 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''



--- End Message ---
--- Begin Message --- Subject: Re: bug#6588: 24.0.50; built-in Lisp functions look strange Date: Thu, 08 Jul 2010 23:43:45 -0400 User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)
Katsumi Yamaoka <address@hidden> writes:

> This thread should be closed.

You can do that by emailing address@hidden


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]