From: daniel@bigwalter.net (Daniel Jensen)
To: help-gnu-emacs@gnu.org
Subject: Re: Highlight new lines
Date: Thu, 14 Jun 2007 12:50:41 +0200 [thread overview]
Message-ID: <871wgex11a.fsf@orme.bigwalter.net> (raw)
In-Reply-To: 466f842b$0$338$e4fe514c@news.xs4all.nl
Cecil Westerhof <dummy@dummy.nl> writes:
>>>> There is a global Highlight Changes mode. You can add
>>>>
>>>> (global-highlight-changes 1)
>>>>
>>>> to your .emacs to enable it.
>>>
>>> This gives an aerror.
>>
>> It should work out of the box. What is the error?
>
> Symbol's function definition is void: global-highlight-changes t
Well, there you have it, the non-breaking space. If you place point over
it and type C-x =, you'll see a description of the character. Compare
that with what you get for an ordinary space.
With the non-breaking space, Emacs reads `global-highlight-changes t' as
one token, and that's not a function. If you upgrade to Emacs 22, you'll
get non-breaking spaces highlighted, so that you can better avoid this
error in the future.
next prev parent reply other threads:[~2007-06-14 10:50 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-06 11:50 Highlight new lines weber
2007-06-06 12:12 ` Daniel Jensen
2007-06-06 12:38 ` weber
2007-06-07 4:12 ` Cecil Westerhof
2007-06-08 11:10 ` Daniel Jensen
2007-06-08 16:53 ` Cecil Westerhof
2007-06-08 18:03 ` Daniel Jensen
2007-06-13 5:44 ` Cecil Westerhof
2007-06-14 10:50 ` Daniel Jensen [this message]
2007-06-14 11:08 ` Cecil Westerhof
2007-06-14 11:44 ` Daniel Jensen
2007-06-14 12:12 ` Cecil Westerhof
2007-06-14 12:38 ` Daniel Jensen
2007-06-14 12:41 ` Cecil Westerhof
2007-06-08 18:39 ` Peter Dyballa
[not found] ` <mailman.1786.1181327986.32220.help-gnu-emacs@gnu.org>
2007-06-13 5:54 ` Cecil Westerhof
2007-06-13 8:40 ` Peter Dyballa
[not found] ` <mailman.2089.1181724100.32220.help-gnu-emacs@gnu.org>
2007-06-14 7:07 ` Cecil Westerhof
2007-06-14 8:27 ` Peter Dyballa
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871wgex11a.fsf@orme.bigwalter.net \
--to=daniel@bigwalter.net \
--cc=help-gnu-emacs@gnu.org \
/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 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.