GNU bug report logs - #17132
24.3.50; modified syntax table leads to error: "Point before start of properties"

Previous Next

Package: emacs;

Reported by: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>

Date: Fri, 28 Mar 2014 18:42:01 UTC

Severity: important

Tags: confirmed, patch

Merged with 3552, 19379

Found in versions 24.3.50, 24.5, 25.0.50, 25.0.94

Fixed in version 25.1

Done: Noam Postavsky <npostavs <at> users.sourceforge.net>

Bug is archived. No further changes may be made.

Full log


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

From: Noam Postavsky <npostavs <at> users.sourceforge.net>
To: 17132 <at> debbugs.gnu.org
Cc: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
Subject: 24.3.50; modified syntax table leads to error: "Point before start of
 properties"
Date: Sun, 5 Jun 2016 09:35:32 -0400
Nicolas Richard <theonewiththeevillook <at> yahoo.fr> wrote:
> I unfortunately can't repro without using AUCTeX.

The following works to repro with builtin latex-mode:

emacs -Q -l tex-mode --eval '(modify-syntax-entry ?\\ "  p"
latex-mode-syntax-table)' --eval '(progn (insert "\\foo") (goto-char
2) (latex-mode))'
M-: (backward-prefix-chars)




This bug report was last modified 8 years and 345 days ago.

Previous Next


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