GNU bug report logs - #4887
globalized-minor-modes in new fundamental mode buffers

Previous Next

Package: emacs;

Reported by: mark.lillibridge <at> hp.com

Date: Sun, 8 Nov 2009 05:40:05 UTC

Severity: normal

Tags: wontfix

Merged with 5153

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: mark.lillibridge <at> hp.com
Cc: 4887 <at> debbugs.gnu.org
Subject: bug#4887: 23.1; list-load-path-shadows produces broken buffer
Date: Mon, 09 Nov 2009 14:14:51 -0500
Mark Lillibridge wrote:

> * turn on global-linum-mode
> * run list-load-path-shadows
> * observe that the resulting buffer, *Shadows*, has no line numbering,

global-linum-mode is defined using the macro `define-globalized-minor-mode'.
From the Elisp manual entry on that macro:

     Globally enabling the mode also affects buffers subsequently
     created by visiting files, and buffers that use a major mode
     other than Fundamental mode; but it does not detect the creation
     of a new buffer in Fundamental mode.

And the *Shadows* buffer uses Fundamental mode.



This bug report was last modified 9 years and 199 days ago.

Previous Next


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