GNU bug report logs - #239
23.0.60; \ is considered whitespace syntax in Lisp mode?

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Wed, 14 May 2008 03:45:04 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Drew Adams" <drew.adams <at> oracle.com>
To: <emacs-pretest-bug <at> gnu.org>
Subject: bug#239: 23.0.60; \ is considered whitespace syntax in Lisp mode?
Date: Tue, 13 May 2008 20:33:43 -0700
emacs -Q
In *scratch*, type a backslash followed by a TAB and a letter:
 
\ b
 
Put the cursor on the letter.
M-: (skip-syntax-backward "\\s-")
 
The cursor is on the backslash. IOW, it skipped not only the
whitespace but also the \, which should have escape syntax.
 
This is the first time I've noticed this, so I'm guessing there is a
good explanation and this behavior is somehow correct. But looking at
the Elisp manual, I don't get that impression. Willing to learn...
 

In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
 of 2008-05-04 on LENNART-69DE564
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/g/include
-fno-crossjumping'
 







This bug report was last modified 17 years and 24 days ago.

Previous Next


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