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

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

bug#636: Please fix before the release of 23.1


From: OFFICE ZERO
Subject: bug#636: Please fix before the release of 23.1
Date: Mon, 11 Aug 2008 09:50:10 +0900

Do not send any mail1!
no thank you



----- Original Message ----- From: "Chong Yidong" <cyd@stupidchicken.com>
To: "Ulrich Mueller" <ulm@gentoo.org>
Cc: <emacs-devel@gnu.org>; <636@emacsbugs.donarmstrong.com>; "Michael Olson" <mwolson@gnu.org>; "Alan Mackenzie" <acm@muc.de>
Sent: Monday, August 11, 2008 7:18 AM
Subject: bug#636: Please fix before the release of 23.1


Chong Yidong <cyd@stupidchicken.com> writes:

(defconst foo
  (let ((beginning-of-defun-function
(lambda (&optional arg)
   (not (eq arg nil)))))
    (progn
      (beginning-of-defun 1))))

By the way, replacing `progn' with `save-excursion' makes the bug go
away (this makes cc-def.el work too).  Why?  I don't know.











reply via email to

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