unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: mark.lillibridge@hp.com
Cc: 4887@emacsbugs.donarmstrong.com
Subject: bug#4887: 23.1; list-load-path-shadows produces broken buffer
Date: Mon, 09 Nov 2009 14:14:51 -0500	[thread overview]
Message-ID: <fqws1zv7bo.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <200911080534.nA85YsTH029113@mailhub-pa1.hpl.hp.com> (Mark Lillibridge's message of "Sat, 7 Nov 2009 21:34:54 -0800")

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.





  reply	other threads:[~2009-11-09 19:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-08  5:34 bug#4887: 23.1; list-load-path-shadows produces broken buffer Mark Lillibridge
2009-11-09 19:14 ` Glenn Morris [this message]
2009-11-11 18:08   ` Mark Lillibridge
2009-11-11 20:40     ` Stefan Monnier
2009-11-13 21:57       ` Mark Lillibridge
2010-01-07  5:35         ` Mark Lillibridge
2010-01-07  5:48           ` Glenn Morris
2010-01-10  0:47             ` Mark Lillibridge
2010-01-11  1:52               ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fqws1zv7bo.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=4887@emacsbugs.donarmstrong.com \
    --cc=mark.lillibridge@hp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).