Gnus development mailing list
 help / color / mirror / Atom feed
From: The King of France <kof@dejanews.com>
Subject: gnus-picons-mode conflict in article buffer?
Date: 09 Jan 1999 11:23:34 -0600	[thread overview]
Message-ID: <yg9ww2wl5rd.fsf@acme.dejanews.com> (raw)

I tried out the picons stuff, and it seems to conflict with the
article mode by chaning the major mode in the article buffer.  Here is
the picons stuff I have in my .gnus:

       (setq gnus-picons-piconsearch-url nil)
       (setq gnus-picons-database "/usr/pub/faces")
       (add-hook 'gnus-article-display-hook 'gnus-smiley-display t)
       (add-hook 'gnus-article-display-hook 'gnus-article-display-picons t)
       (add-hook 'gnus-article-display-hook 'gnus-picons-article-display-x-face t)
       (setq gnus-picons-group-excluded-groups ".*")
       (setq gnus-picons-display-where 'article)
       (setq gnus-use-picons t)

when I read an article, the major-mode variable has the value
'gnus-picons-mode.  This makes the function gnus-article-check-buffer
complain during various operations (like using a function from the
pop-up menu of mime functions).  I think this is a bug and the
major-mode should stay 'gnus-article-mode.

using pgnus-0.69.

Cheers,
Doug


             reply	other threads:[~1999-01-09 17:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-01-09 17:23 The King of France [this message]
1999-01-12  6:24 ` Lars Magne Ingebrigtsen

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=yg9ww2wl5rd.fsf@acme.dejanews.com \
    --to=kof@dejanews.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.
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).