GNU bug report logs -
#2235
22.2.1 emacs -Q should not turn on font-lock
Previous Next
Reported by: Jari Aalto <jari.aalto <at> cante.net>
Date: Sun, 8 Feb 2009 11:00:04 UTC
Severity: normal
Done: Stefan Monnier <monnier <at> iro.umontreal.ca>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 08 Feb 2009 15:24:09 -0500
with message-id <jwvy6wgy90s.fsf-monnier+emacsbugreports <at> gnu.org>
and subject line Re: bug#2235: 22.2.1 emacs -Q should not turn on font-lock
has caused the Emacs bug report #2235,
regarding 22.2.1 emacs -Q should not turn on font-lock
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 help-debbugs <at> gnu.org
immediately.)
--
2235: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=2235
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Doing a quick bare bones editing of file:
emacs -Q README
On a white terminal[1], the results are unreadable. Please deactivate
font-lock when --no-site-file (as in -Q) option is specified.
[1] Debian; mrxvt 0.5.3-2 terminal
http://packages.debian.org/mrxvt
[picture.png (image/png, attachment)]
[Message part 5 (message/rfc822, inline)]
> Not just debugging. When other programs call for $EDITOR, the typical
> value is for emacs users is:
> EDITOR="emacs -Q -nw"
> beacuse most want the editor to start in these cases as fast as
> possible.
I'm not sure where you got the idea that the above is typical.
"-Q" didn't exist before Emacs-22, so it must a recent form of
"typical". If speed is an issue, the recommendation is rather to use
emacsclient, which will work even better in Emacs-23.
The real problem you're experiencing is that Emacs apparently cannot
reliably determine the background color of your terminal (it can do that
for recent `xterm' IIRC), so it might think it's dark whereas your
is light.
Stefan
This bug report was last modified 16 years and 164 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.