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

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

bug#11649: 24.1.50; Some compilation woes


From: Stefan Monnier
Subject: bug#11649: 24.1.50; Some compilation woes
Date: Wed, 13 Jun 2012 08:48:24 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

>> Debugger entered--Lisp error: (wrong-type-argument integerp nil)
>> nthcdr(nil (defmacro* define-ibuffer-column (symbol (&key name
>> inline props

> So presumably it's this wot's to blame:

> 2012-05-18  Stefan Monnier  <monnier AT iro.umontreal.ca>

>    * emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
>    their respective macro declarations.

> Since autoload.el has this:

> (require 'lisp-mode)        ;for `doc-string-elt' properties.

Indeed, thanks, should be fixed now.


        Stefan





reply via email to

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