all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: James Cloos <cloos@jhcloos.com>
To: <tomas@tuxteam.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: forward-word, et alia
Date: Tue, 15 Aug 2017 11:52:44 -0400	[thread overview]
Message-ID: <m3pobwltf7.fsf@carbon.jhcloos.org> (raw)
In-Reply-To: <20170814195950.GB31333@tuxteam.de> (tomas's message of "Mon, 14 Aug 2017 21:59:50 +0200")

>>>>> "T" == <tomas@tuxteam.de> writes:

T> I think you are looking for `modify-syntax-entry'. See, e.g. [1] for
T> some examples.

T> [1] https://www.emacswiki.org/emacs/EmacsSyntaxTable

Thanks.  And that confirms the problem.  C-h s in some buffers includes
this:

,----
| The parent syntax table is:
| "		. 	which means: punctuation
| '		w p	which means: word,
| 	  is a prefix character for ‘backward-prefix-chars’
| \		. 	which means: punctuation
`----

Now to find where that is done....

-JimC
-- 
James Cloos <cloos@jhcloos.com>         OpenPGP: 0x997A9F17ED7DAEA6



      reply	other threads:[~2017-08-15 15:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-14 19:28 forward-word, et alia James Cloos
2017-08-14 19:59 ` tomas
2017-08-15 15:52   ` James Cloos [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=m3pobwltf7.fsf@carbon.jhcloos.org \
    --to=cloos@jhcloos.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=tomas@tuxteam.de \
    /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.