GNU bug report logs - #27797
25.2; text-quoting-style interferes with tree-widget

Previous Next

Package: emacs;

Reported by: Leo Liu <sdl.web <at> gmail.com>

Date: Sun, 23 Jul 2017 08:20:03 UTC

Severity: minor

Found in version 25.2

Fixed in version 26.0.91

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: Glenn Morris <rgm <at> gnu.org>, Leo Liu <sdl.web <at> gmail.com>
Cc: 27797 <at> debbugs.gnu.org
Subject: bug#27797: 25.2; text-quoting-style interferes with tree-widget
Date: Mon, 24 Jul 2017 10:28:40 -0700 (PDT)
> Your horror prevented you giving a reproducible test-case from emacs -Q,
> but I guess this should fix it:
> 
>  (define-widget 'tree-widget-end-guide 'item
>    "End of a vertical guide line."
> -  :tag       " `"
> +  :tag       " \\=`"

Seriously?  We now have to escape ` in :tag too, if we don't
want transformation to crazy quotes?

If so, shouldn't this be documented in the Elisp manual?




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

Previous Next


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