Gnus development mailing list
 help / color / mirror / Atom feed
From: Benjamin Rutt <rutt+news@cis.ohio-state.edu>
Cc: ding@gnus.org
Subject: Re: gnus-load problem
Date: Tue, 06 May 2003 18:06:42 -0400	[thread overview]
Message-ID: <wc3d6iv4tn1.fsf@gamma.cis.ohio-state.edu> (raw)
In-Reply-To: <76fznr6adx.fsf@newjersey.ppllc.com> (Jake Colman's message of "Tue, 06 May 2003 17:19:38 -0400")

Jake Colman <colman@ppllc.com> writes:

> Ooops.  My bad.  I said .gnus but I did not mean it.  I have it in my
> ~/.xemacs/init.el (XEmacs 21.4 does not use .emacs anymore) which is where
> it belongs.  But, it didn't work...

The following lines in your .gnus should always enable
gnus-dired-mode, end of story:

(require 'gnus-dired)
(add-hook 'dired-mode-hook 'turn-on-gnus-dired-mode)
-- 
Benjamin



  reply	other threads:[~2003-05-06 22:06 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-06 13:34 Jake Colman
2003-05-06 13:41 ` Andrew McDermott
2003-05-06 14:03   ` Jake Colman
2003-05-06 16:40 ` Kai Großjohann
2003-05-06 21:10   ` Reiner Steib
2003-05-06 23:20     ` Karl Pflästerer
2003-05-07  3:18     ` Jesper Harder
2003-05-06 21:19   ` Jake Colman
2003-05-06 22:06     ` Benjamin Rutt [this message]
2003-05-07 14:29       ` Jake Colman
2003-05-06 17:47 ` Jesper Harder
2003-05-06 18:01   ` Jake Colman
2003-05-06 20:42     ` Jesper Harder
2003-05-09  0:17 ` Gleb Arshinov

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=wc3d6iv4tn1.fsf@gamma.cis.ohio-state.edu \
    --to=rutt+news@cis.ohio-state.edu \
    --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).