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

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

bug#4148: marked as done (mode: for a minor mode should turn on, not tog


From: Emacs bug Tracking System
Subject: bug#4148: marked as done (mode: for a minor mode should turn on, not toggle the mode)
Date: Thu, 20 Aug 2009 20:30:14 +0000

Your message dated Mon, 17 Aug 2009 19:51:39 -0400
with message-id <87prauhud0.fsf@stupidchicken.com>
and subject line Re: bug#4148: mode: for a minor mode should turn on, not 
toggle the mode
has caused the Emacs bug report #4148,
regarding mode: for a minor mode should turn on, not toggle the mode
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
4148: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4148
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: mode: for a minor mode should turn on, not toggle the mode Date: Sat, 15 Aug 2009 00:05:26 -0700 (PDT)
A well known long standing problem:
using 
mode: SOME_MINOR_MODE

in a local variable section (or in .dir-locals.el) toggles the minor
mode, it should turn it on.

So if the user sets a hook to turn on the minor mode in her emacs, when
using a file that sets the same minor mode, the minor mode ends up being
disable.



--- End Message ---
--- Begin Message --- Subject: Re: bug#4148: mode: for a minor mode should turn on, not toggle the mode Date: Mon, 17 Aug 2009 19:51:39 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)
Dan Nicolaescu <dann@ics.uci.edu> writes:

>   > I'm having trouble coming up with a test-case for testing this patch.
>   > Do you have one?
>
> Here's one:

Thanks.  I've checked in the patch.

--- End Message ---

reply via email to

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