Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: "Adam Sjøgren" <asjo@koldfront.dk>
Cc: ding@gnus.org
Subject: Re: Running emacs as a daemon, Gnus shows X-Faces using ImageMagick in a new window
Date: Tue, 24 Dec 2019 17:51:30 +0100	[thread overview]
Message-ID: <87y2v14qgd.fsf@gnus.org> (raw)
In-Reply-To: <87v9qepuin.fsf@tullinup.koldfront.dk> ("Adam =?utf-8?Q?Sj?= =?utf-8?Q?=C3=B8gren=22's?= message of "Tue, 17 Dec 2019 21:27:44 +0100")

Adam Sjøgren <asjo@koldfront.dk> writes:

> And I run into, I think, this problem:
>
>   ;; Fixme: This isn't the right thing for mixed graphical and non-graphical
>   ;; frames in a session.
>   (defcustom gnus-article-x-face-command
>     (if (gnus-image-type-available-p 'pbm)
>         'gnus-display-x-face-in-from
>       "{ echo \
>   '/* Format_version=1, Width=48, Height=48, Depth=1, Valid_bits_per_item=16 */'\
>   ; uncompface; } | icontopbm | display -")

I don't think it's ever actually helpful to pop up ImageMagick windows,
so I've now changed the default to not display anything when there's no
pbm support in Emacs 27.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



  reply	other threads:[~2019-12-24 16:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-17 20:27 Adam Sjøgren
2019-12-24 16:51 ` Lars Ingebrigtsen [this message]
2019-12-25 15:11   ` Adam Sjøgren

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=87y2v14qgd.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=asjo@koldfront.dk \
    --cc=ding@gnus.org \
    /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.
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 NNTP newsgroup(s).