From: "\"O. Wölfelschneider\"" <usenet002@mail.teratronik.com>
Subject: Re: generic-mode: Keywords also highlight with an underscore
Date: Thu, 25 Aug 2005 07:54:40 +0200 [thread overview]
Message-ID: <dejmf0$9rd$02$1@news.t-online.com> (raw)
In-Reply-To: <1124923952.784406.294620@z14g2000cwz.googlegroups.com>
rgb wrote:
> (modify-syntax-entry ?\_ "w" st)
Great, that works.
Since I didn't know what to put in for st, I defined
(defun syntax-table-for-fnord() (modify-syntax-entry ?\_ "w"))
and have this called on start of fnord-mode.
However, I'd rather have this fix globally. Is there
a global syntax table that I can use for st in my .emacs?
Thanks a lot!
Olav
next prev parent reply other threads:[~2005-08-25 5:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-24 7:51 generic-mode: Keywords also highlight with an underscore "O. Wölfelschneider"
2005-08-24 22:52 ` rgb
2005-08-25 5:54 ` "O. Wölfelschneider" [this message]
2005-08-25 17:55 ` rgb
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='dejmf0$9rd$02$1@news.t-online.com' \
--to=usenet002@mail.teratronik.com \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).