Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Leo <sdl.web@gmail.com>
To: info-gnus-english@gnu.org
Subject: Re: M-g on nnml group
Date: Mon, 26 Mar 2007 08:53:24 +0100	[thread overview]
Message-ID: <m2ps6w1lvv.fsf@sl392.st-edmunds.cam.ac.uk> (raw)
In-Reply-To: <b4mvegobkfl.fsf@jpl.org>

On 2007-03-26, Katsumi Yamaoka said:

> (defadvice gnus-summary-rescan-group (around dont-fetch-mails activate)
>   "Don't fetch mails for certain nnml groups."
>   (let ((nnml-get-new-mail
> 	 (unless (string-match "\\`nnml:Sent-Mails\\."
> 			       gnus-newsgroup-name)
> 	   nnml-get-new-mail)))
>     ad-do-it))
>
> I have no idea if you wrote about the `M-g' command in the group
> buffer, not in the summary buffer.

I mean M-g in the group buffer. Does your solution still work?

Regards,
-- 
Leo <sdl.web AT gmail.com>                         (GPG Key: 9283AA3F)

  reply	other threads:[~2007-03-26  7:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1418.1174851176.7795.info-gnus-english@gnu.org>
2007-03-26  6:14 ` Katsumi Yamaoka
2007-03-26  7:53   ` Leo [this message]
     [not found]   ` <mailman.1434.1174895767.7795.info-gnus-english@gnu.org>
     [not found]     ` <b4mmz20wdim.fsf@jpl.org>
2007-03-26 10:48       ` Leo
2007-03-26 10:57     ` Katsumi Yamaoka
2007-03-26 12:22       ` Leo
2007-03-25 19:30 Leo

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=m2ps6w1lvv.fsf@sl392.st-edmunds.cam.ac.uk \
    --to=sdl.web@gmail.com \
    --cc=info-gnus-english@gnu.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).