GNU bug report logs - #13021
24.2.90; compile eval-after-load form

Previous Next

Package: emacs;

Reported by: Christopher Schmidt <christopher <at> ch.ristopher.com>

Date: Wed, 28 Nov 2012 15:09:02 UTC

Severity: wishlist

Found in version 24.2.90

Done: Christopher Schmidt <christopher <at> ch.ristopher.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: 13021 <at> debbugs.gnu.org
Subject: bug#13021: 24.2.90; compile eval-after-load form
Date: Fri, 21 Jun 2013 03:08:35 +0200
[Message part 1 (text/plain, inline)]
Michael Heerdegen <michael_heerdegen <at> web.de> writes:

> > There is with-eval-after-load now.
>
> Can we add fontification for it?

I guess this should DTRT (right, Chris?):

[font-lock.patch (text/x-diff, inline)]
*** /home/micha/today/font-lock.el	2013-06-21 02:47:30.861222585 +0200
--- /home/micha/today/font-lock-new.el	2013-06-21 03:03:20.816992853 +0200
***************
*** 2288,2298 ****
                   "save-window-excursion" "save-match-data" "save-current-buffer"
  		 "combine-after-change-calls" "unwind-protect"
  		 "condition-case" "condition-case-unless-debug"
! 		 "track-mouse" "eval-after-load" "eval-and-compile"
! 		 "eval-when-compile" "eval-when" "eval-next-after-load"
! 		 "with-case-table" "with-category-table" "with-coding-priority"
! 		 "with-current-buffer" "with-demoted-errors"
! 		 "with-electric-help"
  		 "with-local-quit" "with-no-warnings"
  		 "with-output-to-string" "with-output-to-temp-buffer"
  		 "with-selected-window" "with-selected-frame"
--- 2288,2298 ----
                   "save-window-excursion" "save-match-data" "save-current-buffer"
  		 "combine-after-change-calls" "unwind-protect"
  		 "condition-case" "condition-case-unless-debug"
! 		 "track-mouse" "eval-after-load" "with-eval-after-load"
! 		 "eval-and-compile" "eval-when-compile" "eval-when"
! 		 "eval-next-after-load" "with-case-table" "with-category-table"
! 		 "with-coding-priority" "with-current-buffer"
! 		 "with-demoted-errors" "with-electric-help"
  		 "with-local-quit" "with-no-warnings"
  		 "with-output-to-string" "with-output-to-temp-buffer"
  		 "with-selected-window" "with-selected-frame"
[Message part 3 (text/plain, inline)]

Regards,

Michael.

This bug report was last modified 11 years and 340 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.