GNU bug report logs - #14858
24.3.50; Two lighter entries in mode line when in global-visual-line-mode

Previous Next

Package: emacs;

Reported by: Josh <josh <at> foxtail.org>

Date: Fri, 12 Jul 2013 23:00:03 UTC

Severity: minor

Found in version 24.3.50

Fixed in version 24.4

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 14858 in the body.
You can then email your comments to 14858 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#14858; Package emacs. (Fri, 12 Jul 2013 23:00:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Josh <josh <at> foxtail.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 12 Jul 2013 23:00:05 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Josh <josh <at> foxtail.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50;
 Two lighter entries in mode line when in global-visual-line-mode
Date: Fri, 12 Jul 2013 15:58:35 -0700
Doing `M-x global-visual-line-mode RET' results in both "vl" and "Wrap"
appearing in the mode line.  This is the result of the following form in
simple.el:

  (define-globalized-minor-mode global-visual-line-mode
    visual-line-mode turn-on-visual-line-mode
    :lighter " vl")

The docstring for `define-globalized-minor-mode' warns that it usually
makes no sense to pass it a :lighter argument, presumably to avoid
this very behavior.  Defining a `modified-global-visual-line-mode'
based on the above form but without the :lighter argument produces
expected behavior, i.e. "Wrap" alone.

In GNU Emacs 24.3.50.1 (x86_64-apple-darwin12.4.1, NS apple-appkit-1187.39)
 of 2013-07-12 on pow
Bzr revision: 113394 eggert <at> cs.ucla.edu-20130712143142-wq803cmiaod8ob2b
Windowing system distributor `Apple', version 10.3.1187
Configured using:
 `configure --with-pkg-config-prog=/opt/local/bin/pkg-config --with-ns'




Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Fri, 26 Jul 2013 01:56:01 GMT) Full text and rfc822 format available.

Notification sent to Josh <josh <at> foxtail.org>:
bug acknowledged by developer. (Fri, 26 Jul 2013 01:56:02 GMT) Full text and rfc822 format available.

Message #10 received at 14858-done <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 14858-done <at> debbugs.gnu.org
Subject: Re: bug#14858: 24.3.50;
 Two lighter entries in mode line when in global-visual-line-mode
Date: Thu, 25 Jul 2013 21:55:23 -0400
Version: 24.4

Thanks; fixed.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 23 Aug 2013 11:24:07 GMT) Full text and rfc822 format available.

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

Previous Next


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