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: Glenn Morris
Subject: bug#11649: 24.1.50; Some compilation woes
Date: Tue, 12 Jun 2012 18:39:02 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Glenn Morris wrote:

> 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.





reply via email to

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