* bug#36530: font-lock-mode: message says enabled, variable says otherwise
@ 2019-07-06 13:53 積丹尼 Dan Jacobson
[not found] ` <handler.36530.B.156242121828620.ack@debbugs.gnu.org>
2019-07-06 14:18 ` bug#36530: font-lock-mode: message says enabled, variable says otherwise Eli Zaretskii
0 siblings, 2 replies; 3+ messages in thread
From: 積丹尼 Dan Jacobson @ 2019-07-06 13:53 UTC (permalink / raw)
To: 36530
$ touch /tmp/zz
$ emacs -q -f font-lock-mode --no-site-file -nw /tmp/zz
Observe message: Font-Lock mode enabled in current buffer
Now do
(describe-variable (quote font-lock-mode))
it says it is nil.
(There is only one buffer on the screen, so it must be talking about it.)
emacs-version "26.1"
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#36530: Acknowledgement (font-lock-mode: message says enabled, variable says otherwise)
[not found] ` <handler.36530.B.156242121828620.ack@debbugs.gnu.org>
@ 2019-07-06 13:57 ` 積丹尼 Dan Jacobson
0 siblings, 0 replies; 3+ messages in thread
From: 積丹尼 Dan Jacobson @ 2019-07-06 13:57 UTC (permalink / raw)
To: 36530-done
OK, I should put the -f clause at the end of the line. Closing.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#36530: font-lock-mode: message says enabled, variable says otherwise
2019-07-06 13:53 bug#36530: font-lock-mode: message says enabled, variable says otherwise 積丹尼 Dan Jacobson
[not found] ` <handler.36530.B.156242121828620.ack@debbugs.gnu.org>
@ 2019-07-06 14:18 ` Eli Zaretskii
1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2019-07-06 14:18 UTC (permalink / raw)
To: 積丹尼 Dan Jacobson; +Cc: 36530-done
> From: 積丹尼 Dan Jacobson
> <jidanni@jidanni.org>
> Date: Sat, 06 Jul 2019 21:53:21 +0800
>
> $ touch /tmp/zz
> $ emacs -q -f font-lock-mode --no-site-file -nw /tmp/zz
> Observe message: Font-Lock mode enabled in current buffer
> Now do
> (describe-variable (quote font-lock-mode))
> it says it is nil.
> (There is only one buffer on the screen, so it must be talking about it.)
Yes, and this isn't a bug. See my response in my message for the
previous bug you opened.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-07-06 14:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-06 13:53 bug#36530: font-lock-mode: message says enabled, variable says otherwise 積丹尼 Dan Jacobson
[not found] ` <handler.36530.B.156242121828620.ack@debbugs.gnu.org>
2019-07-06 13:57 ` bug#36530: Acknowledgement (font-lock-mode: message says enabled, variable says otherwise) 積丹尼 Dan Jacobson
2019-07-06 14:18 ` bug#36530: font-lock-mode: message says enabled, variable says otherwise Eli Zaretskii
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.