GNU bug report logs - #10494
24.0.92; Syntax table and non-ASCII character interaction

Previous Next

Package: emacs;

Reported by: Aaron Ecay <aaronecay <at> gmail.com>

Date: Fri, 13 Jan 2012 08:42:01 UTC

Severity: wishlist

Tags: confirmed, notabug

Merged with 13129, 30815

Found in versions 24.0.92, 24.1, 25.1, 26.0.91

Done: npostavs <at> users.sourceforge.net

Bug is archived. No further changes may be made.

Full log


Message #69 received at control <at> debbugs.gnu.org (full text, mbox):

From: Noam Postavsky <npostavs <at> gmail.com>
To: Juri Linkov <juri <at> jurta.org>
Cc: 13129 <at> debbugs.gnu.org, Reuben Thomas <rrt <at> sc3d.org>
Subject: Re: bug#13129: 24.1;
 Please add curly single quotes to text-mode's syntax table as word
 components
Date: Tue, 13 Mar 2018 21:45:49 -0400
severity 30815 wishlist
quit

Juri Linkov <juri <at> jurta.org> writes:

>> Moving over words like “didn’t”, Emacs stops at the curly quote; it
>> should treat it like a straight quote. (Tested also in the default
>> branch of current Bazaar.)
>
> `text-mode' does this for a straight quote in `text-mode-syntax-table':
>
>     ;; We add `p' so that M-c on 'hello' leads to 'Hello' rather than 'hello'.
>     (modify-syntax-entry ?' "w p" st)
>
> Perhaps it could also define a word syntax for the curly quote.

But it doesn't work for curly quotes, see Bug#30815 and Bug#10494.




This bug report was last modified 7 years and 64 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.