From: Carsten Dominik <carsten.dominik@gmail.com>
To: Leo <sdl.web@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: Gnus link BUGS
Date: Sat, 23 Dec 2006 08:38:25 +0100 [thread overview]
Message-ID: <cd2b577d10b7171f58d5843f9aee3eff@science.uva.nl> (raw)
In-Reply-To: <m2odpwa3i2.fsf@sl392.st-edmunds.cam.ac.uk>
Thanks, I will use this approach in org-mode as well.
(I am in no way a gnus expert - so if there is other stuff to fix in the
gnus interface, please go ahead, maybe even send me patches).
- Carsten
On Dec 22, 2006, at 6:44, Leo wrote:
> * Leo (2006-12-22 03:11 +0000) said:
> ^^^
>> .2.
>>
>> Opening gnus article link will prompt the user for how many articles
>> to read, for example if a group has more than 200
>> (`gnus-large-ephemeral-newsgroup') articles. This is unnecessary and
>> obtrusive instead it should just go to that article.
>
> The solution in planner-gnus.el is:
> ,----
> | (let ((gnus-auto-select-first nil))
> | (condition-case err
> | (gnus-fetch-group group planner-gnus-group-threshold)
> | (error (gnus-fetch-group group))))
> `----
>
> The number of articles (`planner-gnus-group-threshold') is explicitly
> passed to gnus-fetch-group.
>
> --
> Leo <sdl.web AT gmail.com> (GPG Key: 9283AA3F)
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
next prev parent reply other threads:[~2006-12-23 7:38 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-22 3:11 Gnus link BUGS Leo
2006-12-22 3:39 ` Bastien
2006-12-23 17:58 ` Leo
2006-12-23 18:23 ` Leo
2006-12-24 0:54 ` Bastien
2006-12-24 2:37 ` Leo
2006-12-24 8:37 ` Bastien
2006-12-24 11:48 ` Leo
2006-12-22 5:44 ` Leo
2006-12-23 7:38 ` Carsten Dominik [this message]
2006-12-24 11:48 ` Leo
2007-01-08 17:53 ` [fixed in 4.61] " 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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cd2b577d10b7171f58d5843f9aee3eff@science.uva.nl \
--to=carsten.dominik@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=sdl.web@gmail.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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).