Re: [semi-OT] bash "complete" a la tcsh

2002-07-05 Thread darren chamberlain
* David T-G <[EMAIL PROTECTED]> [2002-07-05 00:08]: > In tcsh, as discussed on the list quite a while back, one can > construct a command to complete mutt folders as shown in the attached > snippet (I watched the ideas come across and saved all of the various > flavors, so I have more than just on

postponed messages

2002-07-05 Thread Eduardo Gargiulo
Hi all. I'm using mutt 1.4 and folder-hooks to set from and return-path headers. The problem is that when i postpone a message and then send it, i'm loosing the return-path setup, and it's replaced by default folder-hook return-path. Is there any way to postpone a message and don't miss the retur

Re: imap and maildirs

2002-07-05 Thread Michael Tatge
> This muttrc doesnt work like i want it. I'm sure you can tell that. This > config make my local mail look like it is being sent from one of the imap > accounts. Thanks for your help. > > -- > mailboxes ! > mailboxes imap:[EMAIL PROTECTED]/INBOX 'set imap_user=use

Re: [semi-OT] bash "complete" a la tcsh

2002-07-05 Thread Justin R. Miller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 If you come up with some completions that work well, you might consider contributing them to this project: http://freshmeat.net/projects/bashcompletion/ - -- [!] Justin R. Miller <[EMAIL PROTECTED]> Encrypted email preferred (key 0xC9C4

Re: Mutt users ml downloadable archives

2002-07-05 Thread David T-G
Alain -- ...and then Alain Bench said... % % Hello, Hi! % % I checked the 3 web archives of this mailing list given on Mutt's % site, but could find only online reading and searching. And that's not Yeah. Ugh. % very practical. Is there somewhere a downloadable archive, preferably in % m

Re: 2 questions

2002-07-05 Thread Victor Maida
On Fri, Jul 05, 2002 at 02:03:11AM -0700, [EMAIL PROTECTED] wrote: > I have something that I haven't been able to figure out in mutt: > > I have the pager set to stop, so that it does not automatically go on to the > next message. Unfortunately, this doesn't prevent "falling out" of the > curren

Signature

2002-07-05 Thread Nelson D. Guerrero
Hello mutt-users: Is there a way I can disable the signature in the bottom of an email when replying of forwarding an email? It's kinda dull when I have to erase it manually. -- Nelson D. Guerrero

mutt window copy/paste

2002-07-05 Thread Deb
Hi Folks, I'm happily learning/configuring mutt... and I ran across an interesting problem. When I copy multiple lines of text from a message I'm reading in mutt, then paste that text into a different window, all the lines are posted appended with space padding and a NL is on the end of the l

Re: mutt window copy/paste (Correction)

2002-07-05 Thread Deb
* Deb <[EMAIL PROTECTED]> [2002-07-05 10:12:07 -0700]: A minor typo may cause confusion: > When I copy multiple lines of text from a message I'm reading in mutt, > then paste that text into a different window, all the lines are posted

Re: mutt window copy/paste (Correction)

2002-07-05 Thread Vincent Lefevre
On Fri, Jul 05, 2002 at 10:18:01 -0700, Deb wrote: > When I copy multiple lines of text from a message I'm reading in mutt, > then paste that text into a different window, all the lines are post-appended > with space padding and a NL is on the end of the line at the window edge. This is a FAQ. Yo

Re: mutt window copy/paste (Correction)

2002-07-05 Thread Thomas Dickey
On Fri, Jul 05, 2002 at 07:40:17PM +0200, Vincent Lefevre wrote: > On Fri, Jul 05, 2002 at 10:18:01 -0700, Deb wrote: > > When I copy multiple lines of text from a message I'm reading in mutt, > > then paste that text into a different window, all the lines are post-appended > > with space padding

Re: Signature

2002-07-05 Thread Michael Tatge
Nelson D. Guerrero ([EMAIL PROTECTED]) muttered: > Is there a way I can disable the signature in the bottom of an email > when replying of forwarding an email? It's kinda dull when I have to > erase it manually. Make you editor delete it for you. HTH, Michael -- "Oh, I've seen copies [of Linux

Re: mutt error

2002-07-05 Thread Fisayo Adeleke
Hi Lee, Actually i wasn't yet on the list when isent in the question the first time and thus i didn't recceive the reply. Anyway, can you please forward those posts to me? I use Exim and not Sendmail. What permissions are supposed to be on /usr/bin/mutt_dotlock ? thanks -fiao On Thursday

Re: sort threads

2002-07-05 Thread Raoul Bönisch
On Thu, Jul 04, 2002 at 11:58:09PM -0700, John Iverson wrote: > * On Fri, 05 Jul 2002, Oliver Fuchs wrote: > > On Thu, 04 Jul 2002, Raoul Bönisch wrote: > > > > > The setting "set sort=subject" should have no effect because it is > > > overwritten by "set sort=threads". Or am I wrong here? [...]

Re: mutt error

2002-07-05 Thread Lee J. Moore
On Fri, 05 Jul 2002, Fisayo Adeleke wrote: > Hi Lee, > > Actually i wasn't yet on the list when isent in the question the first time > and thus i didn't recceive the reply. > > Anyway, can you please forward those posts to me? [snip] Your original post and replies to it are archived here:

Re: Deleting portions of large mail folders

2002-07-05 Thread Rob 'Feztaa' Park
--FCuugMFkClbJLl1L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Alas! Wayne Chapeskie spake thus: > On Tue, Jul 02, 2002 at 01:20:01PM -0600, Rob 'Feztaa' Park wrote: > > * because of the wonderful mbox-hooks, every time I lea

Re: mutt window copy/paste (Correction)

2002-07-05 Thread Deb
I forgot to mention that I'm using xterm-166, with terminfo xterm-color, on Solaris, Sparc. Not sure the xfree86 is appropriate for this platform? I suspect what Thomas Dickey stated is closest to the truth, that the spaces are explicit writes to those positions. And a test with both the /usr/o

Re: [semi-OT] bash "complete" a la tcsh

2002-07-05 Thread darren chamberlain
I've banged together a (reasonably) complete version of the completion stuff for bash that David T-G asked about earlier. It's attached. The only thing that doesn't seem to work for me is getting aliases from ~/.mutt/aliases (the commented out awk piece); the awk script works from the command li

Re: mutt window copy/paste (Correction)

2002-07-05 Thread Thomas Dickey
On Fri, Jul 05, 2002 at 01:13:47PM -0700, Deb wrote: > I forgot to mention that I'm using xterm-166, with terminfo > xterm-color, on Solaris, Sparc. Not sure the xfree86 is > appropriate for this platform? But xterm-color usually says that the terminal doesn't implement back color erase (bce).

Re: Feature request: cross-mbox threading

2002-07-05 Thread Benjamin Pflugmann
Hi. On Fri 2002-07-05 at 01:36:52 +0200, Rocco Rutte wrote: > * Benjamin Pflugmann [02-07-05 00:44:50 +0200] wrote: [...] > I misunderstood him (completely) but one may specify a limit > pattern to show only the mails of one correspondence. How? > > I do not think so. The work to do would not b

mutt error

2002-07-05 Thread Patrick
* Fisayo Adeleke <[EMAIL PROTECTED]> [07-05-02 13:39]: > Hi Lee, > > Actually i wasn't yet on the list when isent in the question the > first time and thus i didn't recceive the reply. > > Anyway, can you please forward those posts to me? > > I use Exim and not Sendmail. > > What permissions