Compose macro question

2002-09-10 Thread Pedro Alves
Hi! I want to make a compose macro that verifies the from-address and changes the fcc according to that value... perhaps something like: compose V if ( from == 'foo@bar' )then {Fcc = '=bla'} Can you give me a hand on this? Thanks a lot -- Pedro Miguel G. Alves [EMAIL

Re: Compose macro question

2002-09-10 Thread Pedro Alves
On Tue, Sep 10, 2002 at 04:08:44PM +0200, Michael Tatge wrote: Pedro Alves ([EMAIL PROTECTED]) muttered: I want to make a compose macro that verifies the from-address and changes the fcc according to that value... perhaps something like: compose V if ( from == 'foo@bar

Re: Ctrl-L after finding signed mail

2002-09-06 Thread Pedro Alves
key ID 67%) PGP signature could NOT be verified. I know I'm not giving very good information, but it's hard to put it in words. If there is any additional info I can give to help undestand the problem, please ask. Thanks! Mail-Followup-To: Pedro

Ctrl-L after finding signed mail

2002-09-05 Thread Pedro Alves
Hi. I have a small annoying problem. I use mutt mostly on a xterm-like terminal but this also happens on the console. Everytime I go trough a signed message the screen goes nuts and I have to make a ctrl-L to put it back. This is maybe a poor termcap definition caused by the message returned

Re: Mason 1.10. Doesn't report the error line number ?

2002-06-26 Thread Pedro Alves
I'm sorry!!! Wrong mailing list! On Wed, Jun 26, 2002 at 03:12:16PM +0100, Pedro Alves wrote: Hi. With mason 1.10 I still get this kind of errors: error in file: /opt/apache_1.3.23/mason/obj/sebol/inner/stocks/production/index.html line 45: Global symbol $delivery requires

Re: Embebbing external interpreter in mutt

2002-06-26 Thread Pedro Alves
On Wed, Jun 26, 2002 at 09:21:59AM -0700, Gary Johnson wrote: On Wed, Jun 26, 2002 at 02:17:53PM +0200, Cedric Duval wrote: Pedro Alves wrote: Hello. Is it possible to configure mutt to automatically lunch the external viewer defined in mailcap inside the mutt window? For instance, lunch

Re: Embebbing external interpreter in mutt

2002-06-26 Thread Pedro Alves
On Wed, Jun 26, 2002 at 10:12:45AM -0700, Gary Johnson wrote: % menu. I don't think mutt currently supports that. In that case, what about something like msg-hook .'set pager=builtin' msg-hook pattern 'set pager=lynx' or so? If you want lynx as a pager, just set

Bug handling long lines ?

2002-06-25 Thread Pedro Alves
Hi. I noticed a problem regarding an HTML attachment that has very long lines. Somehow mutt truncates those lines arround column 255.

Re: Bug handling long lines ?

2002-06-25 Thread Pedro Alves
On Tue, Jun 25, 2002 at 06:16:06PM +0100, Pedro Alves wrote: Hi. I noticed a problem regarding an HTML attachment that has very long lines

Re: Bug handling long lines ?

2002-06-25 Thread Pedro Alves
On Tue, Jun 25, 2002 at 12:45:54PM -0500, David T-G wrote: % I noticed a problem regarding an HTML attachment that has very long lines. % Somehow mutt truncates those lines arround column 255. Are you sure it's actually doing that, or are you perhaps looking at an

Re: Bug handling long lines ?

2002-06-25 Thread Pedro Alves
On Tue, Jun 25, 2002 at 01:09:33PM -0500, David T-G wrote: Pedro -- ...and then Pedro Alves said... % % On Tue, Jun 25, 2002 at 12:45:54PM -0500, David T-G wrote: % % I noticed a problem regarding an HTML attachment that has very long lines. % % Somehow mutt truncates those lines

mbox-hooks doesn't work the expected way

2000-09-11 Thread Pedro Alves
Hi. I'm a new mutt user, and some questions have arised when I began using it. The most relevant now regards mbox-hooks My mbox e /var/spool/mail/username. supose I get a mail from [EMAIL PROTECTED] I have the following rule: mbox-hook '~f bla@bla\.com' =blafolder

Re: how to mark ?

2000-09-11 Thread Pedro Alves
Select the ones you want with 't' and prepend the save comand 's' with ';' On Mon, Sep 11, 2000 at 01:01:25PM +0200, Michael Seiwert wrote: Hi mutt's, how is it possible to mark a thread or a bunch of messages an copy them at once to another mailfolder ? Thank you for your

displaying to_chars flags

2000-09-11 Thread Pedro Alves
Hi. I wanted mutt to display the to_chars flags, but I cannot figure out how... My hdr_format is: set hdr_format="%4C %Z %{%m/%d} %-15.15F (%4c) %s" -- Pedro Miguel Gameiro Alves THINK - Tecnologias de Informação Tel: +351 21 3590285 Email: [EMAIL PROTECTED]

Re: mbox-hooks doesn't work the expected way

2000-09-11 Thread Pedro Alves
On Mon, Sep 11, 2000 at 08:13:33AM -0400, David T-G wrote: Automatic moving is, in general, pretty tricky. Most people would suggest that you play with procmail for that on the incoming side and just did this, works very well. Tkx! -- Pedro Miguel Gameiro Alves THINK -

Re: displaying to_chars flags

2000-09-11 Thread Pedro Alves
On Mon, Sep 11, 2000 at 09:59:44AM -0400, David T-G wrote: Pedro -- ...and then Pedro Alves said... % % The question is how do I tell mutt who I am... Aha! :-) Check out $alternates at 6.3.6 I've defined alternates, my_header, and I still cannot see the to_chars

Re: displaying to_chars flags

2000-09-11 Thread Pedro Alves
Working! :) Thanks! -- Pedro Miguel Gameiro Alves THINK - Tecnologias de Informação Tel: +351 21 3590285 Email: [EMAIL PROTECTED]

Re: displaying to_chars flags

2000-09-11 Thread Pedro Alves
On Mon, Sep 11, 2000 at 08:25:01AM -0400, David T-G wrote: I've added you to the cc: field, so this message should generate a 'C' char for you. Does it? I upgraded to 1.3.9i. I still cannot see the to_chars. But I remembered something. How does mutt know my email address? It is not

Re: Mutt's URL support

2000-09-11 Thread Pedro Alves
On Mon, Sep 11, 2000 at 08:26:51AM -0700, Myrddin wrote: BTW, it's lynx, not links. Sounds like a nitpick, but if the poor guy was going to do a search on 'links', it wouldn't get him very far. - Myrddin Well, just for the record, 'links' is also a text based web browser, as

Canceling 'compose mail (m)' command

2000-09-11 Thread Pedro Alves
Just a little question. When I accidently press 'm' to compose a new mail, how do I reverse it? ctr-c asks if I want to exit mutt, and its annoying to go through all the menus just to press 'q' in the main window.. Minor question, but if someone knows the answer... -- Pedro