Re: Emacs mutt mode??

2001-01-18 Thread Dave Pearson
On Thu, Jan 18, 2001 at 08:26:43AM -0700, Charles Curley wrote: > On Thu, Jan 18, 2001 at 02:34:36PM +, Dave Pearson muttered: > > > Apologies, I thought there was a link to it on http://www.mutt.org/>. > > See http://astro.utoronto.ca/~reid/mutt/>. > > Mea culpa. There is a link from the mut

Re: Emacs mutt mode??

2001-01-18 Thread Charles Curley
On Thu, Jan 18, 2001 at 02:34:36PM +, Dave Pearson muttered: > On Thu, Jan 18, 2001 at 07:05:07AM -0700, Charles Curley wrote: > > On Thu, Jan 18, 2001 at 09:06:53AM +, Dave Pearson muttered: > > > > > The emacs junkies out there might also like to note that the e

Re: Emacs mutt mode??

2001-01-18 Thread Dave Pearson
On Thu, Jan 18, 2001 at 07:05:07AM -0700, Charles Curley wrote: > On Thu, Jan 18, 2001 at 09:06:53AM +, Dave Pearson muttered: > > > The emacs junkies out there might also like to note that the emacs mutt > > mode (as in mail editing mode, not the mode for editing muttr

Emacs mutt mode??

2001-01-18 Thread Charles Curley
attachment" type > > line in the message and if it doesn't find one, pop's up an xmessage to > > ask if you want to send without an attachment. > > The emacs junkies out there might also like to note that the emacs mutt mode > (as in mail editing mode, not t

Re: emacs & mutt

2000-06-30 Thread Brendan Cully
On Friday, 30 June 2000 at 13:35, Jose Romildo Malaquias wrote: > On Fri, Jun 30, 2000 at 11:12:25AM -0400, Brendan Cully wrote: > > xemacs uses a different name for it: > > > > (gnuserv-start) > > > > but I don't use it. So far I've been too lazy to write a script which > > starts xemacs if it

Re: emacs & mutt

2000-06-30 Thread Jose Romildo Malaquias
On Fri, Jun 30, 2000 at 11:12:25AM -0400, Brendan Cully wrote: > On Friday, 30 June 2000 at 13:10, Gunther Kuhlmann wrote: > > I am currently starting xemacs for each mail I write (from mutt). So > > I added (server-start) into my .emacs file, but it came up with the > > following error: > > >

Re: emacs & mutt

2000-06-30 Thread Pierluigi Miraglia
On Fri, Jun 30, 2000 at 01:10:14PM +0100, Gunther Kuhlmann wrote: > I am currently starting xemacs for each mail I write (from mutt). So > I added (server-start) into my .emacs file, but it came up with the > following error: > > Signaling: (void-function server-start) > (server-start) > ) >

Re: emacs & mutt

2000-06-30 Thread Brendan Cully
On Friday, 30 June 2000 at 13:10, Gunther Kuhlmann wrote: > I am currently starting xemacs for each mail I write (from mutt). So > I added (server-start) into my .emacs file, but it came up with the > following error: > > Signaling: (void-function server-start) > (server-start) > > What am I

Re: emacs & mutt

2000-06-30 Thread Gunther Kuhlmann
On Fri, Jun 30, 2000, Charles Curley wrote: > On Fri, Jun 30, 2000 at 01:10:14PM +0100, Gunther Kuhlmann muttered: > > On Wed, Jun 21, 2000, Charles Curley wrote: > > > > > If you don't need the portability, this will do: > > > > > > > > > (server-start) > > > > I am currently starting xema

Re: emacs & mutt

2000-06-30 Thread Charles Curley
On Fri, Jun 30, 2000 at 01:10:14PM +0100, Gunther Kuhlmann muttered: > On Wed, Jun 21, 2000, Charles Curley wrote: > > > -> 1.) what does emacs vs emacs client mean? I read that I must run > > emacs > > -> and mutt on the same host.. I don't understand the overall picture > > -> with this. Why/ho

Re: emacs & mutt

2000-06-30 Thread Gunther Kuhlmann
On Wed, Jun 21, 2000, Charles Curley wrote: > -> 1.) what does emacs vs emacs client mean? I read that I must run > emacs > -> and mutt on the same host.. I don't understand the overall picture > -> with this. Why/how is this different from specifying Pico in the > -> .muttrc file? What is a serv

Re: emacs & mutt

2000-06-21 Thread Charles Curley
On Wed, Jun 21, 2000 at 11:57:03AM -0400, Rob Reid wrote: -> At 11:02 PM EDT on June 20 Charles Curley sent off: -> > On Tue, Jun 20, 2000 at 07:24:18PM -0700, Dale Morris wrote: -> > > I've started using emacs as editor for mutt. I'm specified it in the muttrc -> > > file and also have setup a sc

Re: emacs & mutt

2000-06-21 Thread Rob Reid
At 11:02 PM EDT on June 20 Charles Curley sent off: > On Tue, Jun 20, 2000 at 07:24:18PM -0700, Dale Morris wrote: > > I've started using emacs as editor for mutt. I'm specified it in the muttrc > > file and also have setup a script file(e-lisp) in /home/me/.mutt called > > post.el which is a pack

Re: emacs & mutt

2000-06-20 Thread Charles Curley
On Tue, Jun 20, 2000 at 07:24:18PM -0700, Dale Morris wrote: -> I've started using emacs as editor for mutt. I'm specified it in the -> muttrc file and also have setup a script file(e-lisp) in /home/me/.mutt called -> post.el which is a package for running emacs as an email editor with -> mutt. It

emacs & mutt

2000-06-20 Thread Dale Morris
I've started using emacs as editor for mutt. I'm specified it in the muttrc file and also have setup a script file(e-lisp) in /home/me/.mutt called post.el which is a package for running emacs as an email editor with mutt. It seems to be working fine, but I have a couple of questions. 1.) what do

Re: this Emacs-Mutt-Mode...

1999-10-17 Thread Rob Reid
At 11:21 AM EDT on October 17 Alec Habig sent off: > > btw: also i would like emacs to cut signatures automatically. theres > > an example for the vim, but not for the emacs... > > >From a different elisp snippet I use for a similar purpose as the > mutt-mode (this runs as emacs loads the message

this Emacs-Mutt-Mode...

1999-10-17 Thread Moritz Schulte
hi, at the moment im using vim as my editor for mutt. but, i would like to use Emacs. so, i downloaded this Emacs-Mutt-Mode configuration file at freshmeat.net. now, if i set emacs as my editor, emacs automatically inserts line breaks. fine. but, i would like to have a line-break after 68 chars

Re: this Emacs-Mutt-Mode...

1999-10-17 Thread Alec Habig
Moritz Schulte writes: > if i set emacs as my editor, emacs automatically inserts line > breaks. fine. but, i would like to have a line-break after 68 > chars. and emacs inserts one after something about 70 chars. this is a generic emacs variable to set in your .emacs: (setq-default fill-co

Re: Emacs mutt mode?

1999-10-10 Thread Thomas Wolmer HG/EHS/OM/DE
Once upon a time Mark Weinem <[EMAIL PROTECTED]> told us: > On Thu, Sep 23, 1999 at 08:19:41PM +0200, Thomas Wolmer HG/EHS/OM/DE > wrote: > > > But if it was the same "mutt mode" that I once tried (post.el?), it > > does not work very well with gnuclient. Or even not at all... > > Why not (what

Emacs mutt mode

1999-10-09 Thread Rob Reid
~reid/mutt/post.el.gz (PGP 2.6.3 .sig in same directory). Now on to getting it to pop up a new frame: At 12:36 PM EDT on September 23 David Shaw sent off: > I remember once-upon-a-time there was some discussion about an emacs > "mutt mode". I've looked around on the web and fou

Re: Emacs mutt mode?

1999-10-07 Thread Mark Weinem
On Thu, Sep 23, 1999 at 08:19:41PM +0200, Thomas Wolmer HG/EHS/OM/DE wrote: > But if it was the same "mutt mode" that I once tried (post.el?), it > does not work very well with gnuclient. Or even not at all... Why not (what are the problems)? It works well here [1] Greetings Ma

Re: Emacs mutt mode?

1999-09-24 Thread Dave Pearson
On Thu, Sep 23, 1999 at 12:36:19PM -0400, David Shaw wrote: > I remember once-upon-a-time there was some discussion about an emacs "mutt > mode". I've looked around on the web and found one that seems to work via > emacsclient, but what I am really looking for is one th

Re: Emacs mutt mode?

1999-09-23 Thread Jeremy Blosser
David Shaw [[EMAIL PROTECTED]] wrote: > I remember once-upon-a-time there was some discussion about an emacs > "mutt mode". I've looked around on the web and found one that seems > to work via emacsclient, but what I am really looking for is one that > pops up a new

Re: Emacs mutt mode?

1999-09-23 Thread Thomas Wolmer HG/EHS/OM/DE
[Message restructured] Once upon a time Stasinos Konstantopoulos <[EMAIL PROTECTED]> told us: > Op do. 23 sep 1999 12:36:19 zei David Shaw: > > I remember once-upon-a-time there was some discussion about an emacs > > "mutt mode". I've looked around on the web

Re: Emacs mutt mode?

1999-09-23 Thread Stasinos Konstantopoulos
Sounds like you want to use gnuclient rather than emacsclient. stasinos Op do. 23 sep 1999 12:36:19 zei David Shaw: > Hi all, > > I remember once-upon-a-time there was some discussion about an emacs > "mutt mode". I've looked around on the web and found o

Emacs mutt mode?

1999-09-23 Thread David Shaw
Hi all, I remember once-upon-a-time there was some discussion about an emacs "mutt mode". I've looked around on the web and found one that seems to work via emacsclient, but what I am really looking for is one that pops up a new frame to compose in rather than use my other ema

Re: emacs mutt mode anyone?

1999-03-11 Thread Rob Reid
Warning Could not process message with given Content-Type: multipart/signed; boundary=bKyqfOwhbdpXa4YI; micalg=pgp-md5;protocol="application/pgp-signature"

Re: emacs mutt mode anyone?

1999-03-11 Thread Dave Pearson
On Thu, Mar 11, 1999 at 09:47:48AM +0100, Thomas Roessler wrote: > I recall that someone posted a pointer to an emacs mutt mode some time > ago. I'd like to put this one into the contrib area on ftp.guug.de; could > the author please contact me? A group of us have been merging a

Re: emacs mutt mode anyone?

1999-03-11 Thread Ollivier Robert
According to Thomas Roessler: > I recall that someone posted a pointer to an emacs mutt mode some > time ago. I'd like to put this one into the contrib area on > ftp.guug.de; could the author please contact me? I'm not the author but here it is: http://www.randomhacks

emacs mutt mode anyone?

1999-03-11 Thread Thomas Roessler
I recall that someone posted a pointer to an emacs mutt mode some time ago. I'd like to put this one into the contrib area on ftp.guug.de; could the author please contact me? Thanks, tlr -- http://home.pages.de/~roessler/