Re: [PATCH v4] emacs: notmuch-tree: customizable strings for drawing trees

Subject: Re: [PATCH v4] emacs: notmuch-tree: customizable strings for drawing trees

Date: Tue, 31 Aug 2021 07:17:50 -0700

To: jao, notmuch@notmuchmail.org

Cc: jao

From: David Bremner


jao <jao@gnu.org> writes:

> -      (push "│" tree-status))
> +      (push (alist-get 'vertical notmuch-tree-thread-symbols 3) tree-status))

That 3 looks like a typo. If nothing else turns up, I can just delete
it.
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: