all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David De La Harpe Golden <david@harpegolden.net>
To: nyc4bos@aol.com
Cc: 7432@debbugs.gnu.org
Subject: bug#7432: 24.0.50; Display change
Date: Sun, 21 Nov 2010 05:00:28 +0000	[thread overview]
Message-ID: <4CE8A76C.5070607@harpegolden.net> (raw)
In-Reply-To: <84tyjf6xso.fsf@aol.com>

[-- Attachment #1: Type: text/plain, Size: 1590 bytes --]

On 18/11/10 04:49, nyc4bos@aol.com wrote:
> I use the following:
>
>    (setq gnus-summary-line-format "%8{%4k│%}%9{%U%R%z%}%8{│%}%*%(%-23,23f%)%7{║%} %6{%B%} %s\n"
> 	gnus-summary-dummy-line-format "    %8{│%}   %(%8{│%}                       %7{║%}%) %6{┏○%}  %S\n"
> 	gnus-sum-thread-tree-indent " "
> 	gnus-sum-thread-tree-root "┏● "
> 	gnus-sum-thread-tree-false-root " ○ "
> 	gnus-sum-thread-tree-single-indent " ● "
> 	gnus-sum-thread-tree-leaf-with-other "┣━━❯ "
> 	gnus-sum-thread-tree-vertical "┃"
> 	gnus-sum-thread-tree-single-leaf "┗━━❯ ")
>
> Instead of seeing a box for `gnus-sum-thread-tree-leaf-with-other`
> and `gnus-sum-thread-tree-single-leaf', I now see a box with
> the characters "27" "6F" ("27" is on top of "6F").
>
> How do I get the empty box back?
>

Note U+276F (❯) is supposed to be a sign a bit like >, not an empty box. 
See attached screenshot.

See, in your settings above, gnus-sum-thread-tree-leaf-with-other is 
actually supposed to be a sign like |--> made up of a few unicode 
characters, the last of which is U+276F, not a "box".

If you genuinely want an actual empty box, like |--[] instead of |-->, I 
suppose you could use one of the several empty-box-looking type unicode 
characters (and make sure you have a font with it in), there's a whole 
bunch of box ones (the below is probably not exhaustive, just some a 
quick visual scan turned up)

U+25A1 ( □ )
U+29E0 ( ⧠ )
U+25AF ( ▯ )
U+2B1C ( ⬜ )
U+2395 ( ⎕ )
U+274F ( ❏ )
U+2610 ( ☐ )






[-- Attachment #2: emacs7432example.png --]
[-- Type: image/png, Size: 40521 bytes --]

      parent reply	other threads:[~2010-11-21  5:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-18  4:49 bug#7432: 24.0.50; Display change nyc4bos
2010-11-18  5:27 ` Kenichi Handa
2010-11-21  4:10   ` nyc4bos
2010-11-18 10:10 ` Eli Zaretskii
2010-11-21  5:00 ` David De La Harpe Golden [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CE8A76C.5070607@harpegolden.net \
    --to=david@harpegolden.net \
    --cc=7432@debbugs.gnu.org \
    --cc=nyc4bos@aol.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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.