From: Glenn Morris <rgm@gnu.org>
To: Leo Liu <sdl.web@gmail.com>
Cc: 27797@debbugs.gnu.org
Subject: bug#27797: 25.2; text-quoting-style interferes with tree-widget
Date: Mon, 24 Jul 2017 13:08:39 -0400 [thread overview]
Message-ID: <ufr2x54vag.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <m1o9sbefc4.fsf@gmail.com> (Leo Liu's message of "Sun, 23 Jul 2017 16:18:35 +0800")
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"
)
next prev parent reply other threads:[~2017-07-24 17:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-23 8:18 bug#27797: 25.2; text-quoting-style interferes with tree-widget Leo Liu
2017-07-24 17:08 ` Glenn Morris [this message]
2017-07-24 17:28 ` Drew Adams
2017-07-26 3:55 ` Leo Liu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ufr2x54vag.fsf@fencepost.gnu.org \
--to=rgm@gnu.org \
--cc=27797@debbugs.gnu.org \
--cc=sdl.web@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).