Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: ding@gnus.org
Subject: Re: hide citation
Date: Sun, 18 Nov 2007 12:36:34 +0100	[thread overview]
Message-ID: <v9lk8v23b1.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <m3wssfeu76.fsf@cam.ac.uk>

On Sun, Nov 18 2007, Leo wrote:

> On 2007-10-13 22:36 +0100, Leo wrote:
>> articles with inline patch will also be hidden, for example this
>> article: <jwvfy0g73zg.fsf-monnier+emacs@gnu.org>
>>
>> Now if I try to apply the patch with 'M-x ediff-patch-file' to apply the
>> patch in the Article buffer to the file, it will fail because of the
>> extra [+] or [-].
>>
>> So what's the solution? is there a command to toggle hidden citation?

I would have though that ...

(defun rs-gnus-show-article-inhibit-treatment ()
  "Force redisplaying of the current article without treatment."
  (interactive)
  (let ((gnus-inhibit-treatment t))
    (gnus-summary-select-article nil t)))

... should work, but it doesn't?  Ideas anyone?

> Anyone want to address this bug?

How about removing "+" and "-" from `message-cite-prefix-regexp' as
suggested by Katsumi Yamaoka?

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




  reply	other threads:[~2007-11-18 11:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-13 21:36 Leo
2007-10-15  1:51 ` Katsumi Yamaoka
2007-10-15  2:37   ` Katsumi Yamaoka
2007-11-18 10:14 ` Leo
2007-11-18 11:36   ` Reiner Steib [this message]
2007-12-01  6:03     ` Leo
2007-12-01  9:28     ` Tassilo Horn
2007-12-01 17:59       ` Reiner Steib

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=v9lk8v23b1.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --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).