From: Tim Johnson <tim@akwebsoft.com>
To: help-gnu-emacs@gnu.org
Subject: Re: defining c-mode-syntax-table
Date: Thu, 17 Feb 2022 14:26:39 -0900 [thread overview]
Message-ID: <356fd7bd-0e03-dfed-31bf-18defc749769@akwebsoft.com> (raw)
In-Reply-To: <jwvh78x2vg8.fsf-monnier+emacs@gnu.org>
On 2/17/22 9:35 AM, Stefan Monnier via Users list for the GNU Emacs text
editor wrote:
>> (modify-syntax-entry ?_ "w" c-mode-syntax-table)
> FWIW, I think you want (superword-mode 1) instead.
>
>
> Stefan
Thank you for the reply, Stefan. Turns out that what I really needed
(presumably) is
(require 'cc-mode)
cheers
--
Tim
tj49.com
prev parent reply other threads:[~2022-02-17 23:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-17 16:38 defining c-mode-syntax-table Tim Johnson
2022-02-17 18:35 ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-02-17 23:26 ` Tim Johnson [this message]
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=356fd7bd-0e03-dfed-31bf-18defc749769@akwebsoft.com \
--to=tim@akwebsoft.com \
--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.