Gnus development mailing list
 help / color / mirror / Atom feed
* There must be an easier way
@ 1999-02-18 22:32 Jack Vinson
  1999-02-19 11:10 ` Kai.Grossjohann
  0 siblings, 1 reply; 2+ messages in thread
From: Jack Vinson @ 1999-02-18 22:32 UTC (permalink / raw)



I would like to take advantage of the automatic gcc / archive facility that
gnus-group-mail and gnus-summary-mail-other-window have built into them.  I
would like to bind these functions to the standard message keystrokes (C-x
m, C-x 4 m) so I automagically archive whenever I send mail.

Or could I do this as simply as
       (add-hook 'message-header-setup-hook 'gnus-inews-insert-gcc)
       (add-hook 'message-header-setup-hook 'gnus-inews-insert-archive-gcc)
in my message-mode setup?

I just tried, and it obviously needs something more.  
 

-- 
Jack Vinson <jvinson@chevax.ecs.umass.edu>    http://www.cis.upenn.edu/~vinson/
Zippy: TATTOOED MIDGETS are using ALFREDO in their SALAMI FACTORY!



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: There must be an easier way
  1999-02-18 22:32 There must be an easier way Jack Vinson
@ 1999-02-19 11:10 ` Kai.Grossjohann
  0 siblings, 0 replies; 2+ messages in thread
From: Kai.Grossjohann @ 1999-02-19 11:10 UTC (permalink / raw)


Jack Vinson <jvinson@chevax.ecs.umass.edu> writes:

  > I would like to take advantage of the automatic gcc / archive
  > facility that gnus-group-mail and gnus-summary-mail-other-window
  > have built into them.  I would like to bind these functions to the
  > standard message keystrokes (C-x m, C-x 4 m) so I automagically
  > archive whenever I send mail.

Apparently, the Gcc stuff needs Gnus running.  Thus, you must start
Gnus first then invoke gnus-group-mail or something to send a message.

kai
-- 
I like _\bb_\bo_\bt_\bh kinds of music.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-02-19 11:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-18 22:32 There must be an easier way Jack Vinson
1999-02-19 11:10 ` Kai.Grossjohann

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).