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


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

From: Glenn Morris <rgm <at> gnu.org>
To: Leo Liu <sdl.web <at> gmail.com>
Cc: 27797 <at> debbugs.gnu.org
Subject: Re: bug#27797: 25.2; text-quoting-style interferes with tree-widget
Date: Mon, 24 Jul 2017 13:08:39 -0400
Your horror prevented you giving a reproducible test-case from emacs -Q,
but I guess this should fix it:

--- a/lisp/tree-widget.el
+++ b/lisp/tree-widget.el
@@ -504,7 +504,7 @@ 'tree-widget-guide
 
 (define-widget 'tree-widget-end-guide 'item
   "End of a vertical guide line."
-  :tag       " `"
+  :tag       " \\=`"
   ;;:tag-glyph (tree-widget-find-image "end-guide")
   :format    "%t"
   )




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.