Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Bijan Soleymani <bijan@psq.com>
Subject: Re: Unhiding read articles
Date: Wed, 29 Oct 2003 13:40:46 -0500	[thread overview]
Message-ID: <87ptgfzy35.fsf@server.crasseux.com> (raw)
In-Reply-To: <m2ptgjrvkz.fsf@maui.hanak.hu>

David Hanak <dhanak@inf.bme.hu> writes:

> On Mon, 27 Oct 2003, Bijan Soleymani wrote:
>
>> (define-key gnus-group-mode-map "\r" 'bijan-gnus-group-select-group)
>>
>> However if I put it in my .emacs I get an error because
>> gnus-group-mode-map hasn't been define yet...
>>
>> If I put it in my .gnus file it just gets ignored...
>
> Put
>
> (eval-after-load "gnus-group"
>   '(define-key gnus-group-mode-map "\r" 'bijan-gnus-group-select-group))
>
> in your .gnus file.

Thanks, my makeshift solution was to start gnus in my .emacs file and
then put the stuff after that line.

Bijan
-- 
Bijan Soleymani <bijan@psq.com>
http://www.crasseux.com


      reply	other threads:[~2003-10-29 18:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <878yn7bpsm.fsf@server.crasseux.com>
     [not found] ` <87wuar7eru.fsf@server.crasseux.com>
2003-10-27  7:25   ` David Hanak
2003-10-29 18:40     ` Bijan Soleymani [this message]

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=87ptgfzy35.fsf@server.crasseux.com \
    --to=bijan@psq.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).