* Wesley Hart <[EMAIL PROTECTED]> [11-10-2002 17:54]:
> Is there a a way to the set a flag on a message without
> advancing the pointer to the next message? If not, can
> anyone suggest another way to achieve what I'm trying to do?
* Ren Clerc <[EMAIL PROTECTED]> [2002-10-11 16:01]:
> unset reso
* Wesley Hart <[EMAIL PROTECTED]> [11-10-2002 17:54]:
> Is there a a way to the set a flag on a message without advancing the
> pointer to the next message? If not, can anyone suggest another way to
> achieve what I'm trying to do?
unset resolve
--
René Clerc - ([EMAIL PR
Mutt Gurus,
I'm trying to construct a macro which copies the currently selected message
to a folder, then flags it and saves it to a second folder. Right now,
I'm using:
macro index E "=misslist\n=spam_archive\n"
The problem I'm having is that advances the cursor to the
next message in the in
I have two facilities that I would like in mutt which don't seem to be
there:-
1 Does save-hook *only* allow changing the name of the mbox to save to
rather than the 'any command' that other hooks allow? If so then
I'd like a new hook of some sort that allows me to perform some
arbitrary a
Nope no other send hooks defined ..
On Fri, Oct 11, 2002 at 11:59:37AM +0200, René Clerc wrote:
> * Toby Coleridge <[EMAIL PROTECTED]> [11-10-2002 11:55]:
>
> [Michael]
> > > send-hook '~C student.lboro.ac.uk' 'my_hdr From: me@myuniemailadrress'
>
> > nope still doesnt work I noticed that I hav
The terminal apps that I've tested with are xterm and Eterm. The terminal types I've
tested with are xterm , xterm-color, screen-w, linux (console) and vt100. With vt100
I do not see this problem. WIth all other term types mentioned I do see it. This
same client also reads local mbox files,
* Toby Coleridge <[EMAIL PROTECTED]> [11-10-2002 11:55]:
[Michael]
> > send-hook '~C student.lboro.ac.uk' 'my_hdr From: me@myuniemailadrress'
> nope still doesnt work I noticed that I have set from at the top of
> my muttrc is this causing problems for send hooks?
Do you have other send-hooks,
On Fri, Oct 11, 2002 at 01:41:18PM +0200, Rocco Rutte wrote:
> > If so then I'd like a new hook of some sort that allows
> > me to perform some arbitrary action when saving a
> > message, it doesn't actually have to be as clever as the
> > existing hooks as really want to execute the comma
* Toby Coleridge <[EMAIL PROTECTED]> [11-10-2002 12:50]:
> I do however have this in my sendmail.mc / cf :
>
> define(`confDOMAIN_NAME', `4mationnet.com')dnl
>
> because I am behind a private network and I get lots of 550 returned mail.
>
> would this make a difference?
I don't know, I know n
Toby Coleridge ([EMAIL PROTECTED]) muttered:
> On Fri, Oct 11, 2002 at 11:42:44AM +0200, Michael Tatge wrote:
> > send-hook '~C student.lboro.ac.uk' 'my_hdr From:
> > me@myuniemailadrress'
> nope still doesnt work I noticed that I have set from at the top of my
> muttrc is this causing problems f
* Gregor Zattler ([EMAIL PROTECTED]) wrote:
> Hi Thomas,
> which 7 other ml headers did you mean?
Mailing-List: list
Sender: owner-
X-BeenThere:
Delivered-To: mailing list
X-Mailing-List:
X-Loop:
X-List:
X-ML-Name:
My full lists.rc is at http://voi.aagh.net/code/lists.rc if you want a
real exam
Hi,
* Chris Green [02-10-11 14:15:06 +0200] wrote:
> On Fri, Oct 11, 2002 at 01:41:18PM +0200, Rocco Rutte wrote:
[...]
> > Use a macro to ``redefine'' saving:
> > macro pager s "push '$youraction'"
> OK, that solves the problem partly but then I need an answer to my
> second request - how ca
* dan "top-posting jerk" radom <[EMAIL PROTECTED]> [2002-10-11 09:57]:
> > hmm... does this happen on all terminals? even on the console?
> The terminal apps that I've tested with are xterm and Eterm.
> The terminal types I've tested with are xterm,
> xterm-color, screen-w, linux (console) and vt
I do however have this in my sendmail.mc / cf :
define(`confDOMAIN_NAME', `4mationnet.com')dnl
because I am behind a private network and I get lots of 550 returned mail.
would this make a difference?
Thanks
Toby.
On Fri, Oct 11, 2002 at 11:10:11AM +0100, Toby Coleridge wrote:
> Nope no other s
On Fri, Oct 11, 2002 at 02:52:13PM +0200, Rocco Rutte wrote:
> Hi,
>
> * Chris Green [02-10-11 14:15:06 +0200] wrote:
> > On Fri, Oct 11, 2002 at 01:41:18PM +0200, Rocco Rutte wrote:
> [...]
> > > Use a macro to ``redefine'' saving:
>
> > > macro pager s "push '$youraction'"
>
> > OK, that so
* Toby Coleridge <[EMAIL PROTECTED]> [2002-10-11 10:10]:
> > > > send-hook '~C student.lboro.ac.uk' 'my_hdr From: me@myuniemailadrress'
> > > nope still doesnt work I noticed that I have set from at the
> > > top of my muttrc is this causing problems for send hooks?
> > Do you have other send-hook
* Toby Coleridge <[EMAIL PROTECTED]> [2002-10-10 20:25]:
> If I setup two send hooks as follows:
> send-hook ."my_hdr From: [EMAIL PROTECTED] ;"
> send-hook blah "my_hdr From: [EMAIL PROTECTED] ;"
what are the semicola for? delete them.
> am i right in thinking that the second send
> hook w
Hi,
* Chris Green [02-10-11 13:38:49 +0200] wrote:
> 1 Does save-hook *only* allow changing the name of the
> mbox to save to rather than the 'any command' that other
> hooks allow?
Yes.
> If so then I'd like a new hook of some sort that allows
> me to perform some arbitrary action when
No the email address in the compose window is still wrong ... ?
Toby
On Fri, Oct 11, 2002 at 01:10:05PM +0200, René Clerc wrote:
> * Toby Coleridge <[EMAIL PROTECTED]> [11-10-2002 12:50]:
>
> > I do however have this in my sendmail.mc / cf :
> >
> > define(`confDOMAIN_NAME', `4mationnet.com')d
Hi Michael,
nope still doesnt work I noticed that I have set from at the top of my muttrc is this
causing problems for send hooks?
Thanks
Toby.
On Fri, Oct 11, 2002 at 11:42:44AM +0200, Michael Tatge wrote:
> Toby Coleridge ([EMAIL PROTECTED]) muttered:
> > i have the following:
> >
> > send-
Toby Coleridge ([EMAIL PROTECTED]) muttered:
> i have the following:
>
> send-hook . my_hdr From: [EMAIL PROTECTED]
> send-hook @student\.lboro\.ac\.uk my_hdr From: me@myuniemailadrress
send-hook '~C student.lboro.ac.uk' 'my_hdr From: me@myuniemailadrress'
HTH,
Michael
--
"...Deep Hack Mode--
Susan Kleinmann ([EMAIL PROTECTED]) muttered:
> I must still be doing something wrong: I can't believe that every single
> person who uses mutt has to cut and paste all 3 or 4 help screens into an
> editor, then do a bunch of editing, just to find out which few keys are
> available to assign to
i have the following:
send-hook . my_hdr From: [EMAIL PROTECTED]
send-hook @student\.lboro\.ac\.uk my_hdr From: me@myuniemailadrress
however when I send mail to [EMAIL PROTECTED] I get it from [EMAIL PROTECTED]
not the send-hook as I believe I should .. any ideas?
Thanks
Toby
On Thu, Oct 10, 2002 at 11:54:00PM +, MindFuq wrote:
>
> Then it also has the problem where if you're hitting backspace to
> erase text, the cursor position shifts so that you don't know what
> you've deleted. (mutt also has this problem)
>
This sounds more like a terminal set up problem (T
24 matches
Mail list logo