From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Newsgroups: gmane.emacs.help Subject: Re: forward-word, et alia Date: Mon, 14 Aug 2017 21:59:50 +0200 Message-ID: <20170814195950.GB31333@tuxteam.de> References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; x-action=pgp-signed Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1502740843 7449 195.159.176.226 (14 Aug 2017 20:00:43 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 14 Aug 2017 20:00:43 +0000 (UTC) User-Agent: Mutt/1.5.21 (2010-09-15) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 14 22:00:39 2017 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dhLXQ-0001RW-4I for geh-help-gnu-emacs@m.gmane.org; Mon, 14 Aug 2017 22:00:36 +0200 Original-Received: from localhost ([::1]:48780 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dhLXW-0006xW-JF for geh-help-gnu-emacs@m.gmane.org; Mon, 14 Aug 2017 16:00:42 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53491) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dhLWu-0006tM-7A for help-gnu-emacs@gnu.org; Mon, 14 Aug 2017 16:00:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dhLWp-00027F-Es for help-gnu-emacs@gnu.org; Mon, 14 Aug 2017 16:00:04 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]:51643 helo=tomasium.tuxteam.de) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dhLWp-00022J-8o for help-gnu-emacs@gnu.org; Mon, 14 Aug 2017 15:59:59 -0400 Original-Received: from tomas by tomasium.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1dhLWh-0008Eo-01 for help-gnu-emacs@gnu.org; Mon, 14 Aug 2017 21:59:51 +0200 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 5.199.139.25 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:114026 Archived-At: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, Aug 14, 2017 at 03:28:30PM -0400, James Cloos wrote: > At some point in the last year or so, the ascii apostrophe stopped being > a word delimeter and became a word constituent. Unlike everywhere else. > > I haven't found a note about it in new or in git history, and haven't > been able to remind myself where in the src to look for the change, so > that I can fix it. > > Can anyone remind me where I should look? I think you are looking for `modify-syntax-entry'. See, e.g. [1] for some examples. [1] https://www.emacswiki.org/emacs/EmacsSyntaxTable Cheers - -- tomás -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlmSATYACgkQBcgs9XrR2kbhwQCfenad+gcNABTRM4NlPqyxCQeP DAMAn1nZRp52hTe0xYj9wIq5wCqpuc3k =a4f6 -----END PGP SIGNATURE-----