Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Benjamin Rutt <rutt+news@cis.ohio-state.edu>
Subject: Re: Changing directory for attaching files
Date: Fri, 21 Feb 2003 19:23:34 -0500	[thread overview]
Message-ID: <wc31y215fjt.fsf@gamma.cis.ohio-state.edu> (raw)
In-Reply-To: <87ptplxlvd.fsf@cantor.griswold.home>

Dan Griswold <dangriswold@earthlink.net> writes:

> Reiner Steib <4.uce.03.r.s@nurfuerspam.de> writes:
>
>> On Fri, Feb 21 2003, Jeffery B. Rancier wrote:
>>
>>> Along the same lines, what about selecting multiple files from the
>>> same directory?
>>
>> ,----[ C-h f gnus-dired-attach RET ]
>
>
> Excellent. I found that I needed to M-x load-library gnus-dired for
> this function to be available. Is there a better way for me to do
> that? That is, should I have something like (autoload gnus-dired) in
> my .emacs?

It should be available after gnus is loaded up due to autoload
cookies.  If for some reason it isn't, you can always do 

(require 'gnus-dired)

in your ~/.gnus.  If you're using this package, you may also like the
following, which installs the C-c C-a keybinding in dired buffers, to
make it easier to attach files from dired:

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

For more info, inspect the file gnus-dired.el.
-- 
Benjamin


       reply	other threads:[~2003-02-22  0:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <877kbuuv87.fsf@cantor.griswold.home>
     [not found] ` <ulm097ore.fsf@softechnics.com>
     [not found]   ` <v9el61ofjw.fsf@marauder.physik.uni-ulm.de>
     [not found]     ` <87ptplxlvd.fsf@cantor.griswold.home>
2003-02-22  0:23       ` Benjamin Rutt [this message]
2003-02-22 17:20 ` Jesper Harder

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