Re: Compile error

1999-12-25 Thread Marius Gedminas
ling other, especially large, projects? If the answers to these questions are yes, no, and yes, you might want to check the GCC-SIG11-FAQ at http://www.bitwizard.nl/sig11/ (or at `locate GCC-SIG11-FAQ`, which under Red Hat gives me /usr/doc/FAQ/txt/GCC-SIG11-FAQ). Merry Christmas! Marius Gedmina

Re: installing mutt

2000-01-10 Thread Marius Gedminas
t; this app going would be very usefull. This probably means that the file is not present (i.e. not yet created). You should probably send some mail to the relevant user (`root' in this; however I support the advice not to do anything as root when possible). Marius Gedminas -- To err is hum

Re: Various unimportant nitpicks

2000-01-16 Thread Marius Gedminas
On Sat, Jan 15, 2000 at 09:04:42PM +0100, Byrial Jensen wrote: > On Sat, Jan 15, 2000 at 18:54:59 +0200, Marius Gedminas wrote: > > There is no `help' function in editor context (BTW `editor' is a very > > misleading name. Until today I thought it meant that mutt had a v

Re: modified cursor keys?

2000-01-18 Thread Marius Gedminas
rl/Alt+ from plain , it's harder to do, but doable (e.g. you can setup your keymap to send any sequences in the console, and many xterm's can be configured in one way or another). Yours, Marius Gedminas -- If A equals success, then the formula is A = X + Y + Z. X is work. Y is play. Z is keep your mouth shut. -- Albert Einstein

Mutt with PDCurses?

2000-01-18 Thread Marius Gedminas
Can Mutt be compiled with pdcurses in place of ncurses? Yours, Marius Gedminas -- For those who like this sort of thing, this is the sort of thing they like. -- Abraham Lincoln

Re: Colour loss when running via an exec command...

2000-01-21 Thread Marius Gedminas
odified) mutt theme that came with Eterm instead of specifying all arguments every time in every menu) Marius Gedminas -- "If it ain't broke, don't fix it." - Bert Lantz

sendmail -U

2000-01-21 Thread Marius Gedminas
. What does it do and why isn't it used in the default $sendmail value? Just curious. Marius Gedminas -- If two wrongs don't make a right, try three wrongs.

Re: Charset in mutt 1.0i

2000-01-21 Thread Marius Gedminas
tly. BTW I also have charset set to "iso-8859-13" in .muttrc (and I have a couple of macros to change it an load the appropriate font if I encounter an occasional cyrillic mail). AFAIU Mutt does not use locale information for determining charset at all, it just uses it to determine

Re: problem with bounce

2000-01-21 Thread Marius Gedminas
, P=/usr/bin/procmail, F=lsDFMAw5:/|@qShP, S=10/30,R=20/40, T=DNS/RFC822/X-Unix, A=procmail -a $h -d $u but everything works correctly, despite that `F' in `F='. I've never seen any bogus >From lines. Marius Gedminas -- "Only wim

Regexp dangers (was Re: regexp help?)

2000-01-26 Thread Marius Gedminas
On Wed, Jan 26, 2000 at 02:13:23PM -0600, David DeSimone wrote: > By the way, something to watch out for in .mutrrc's: > > set reply_regexp = "^(re|aw):[ \t]*" > > This doesn't do what you think it does; Mutt sees the "\t" as simply > "t", because backslashes are parsed within double-quotes.

Mutt + colors

2000-01-20 Thread Marius Gedminas
r displays normal black on cyan. This occurs both on the linux console and Eterm. Other colors seem to work as expected (with ncurses; there's a wholy different story with slang...). Marius Gedminas -- Favourite MAC error message: "Not enough memory to eject disk!"

Re: Solved: aterm & mutt problem with home/end keys

2000-01-28 Thread Marius Gedminas
ld have used the same solution, but instead I modified terminfo/termcap entries for xterm. I just switched strings for khome (kh in termcap) and kfnd (@0), and for kend (@7) and kslt (*6). Perhaps Mutt should recognize KEY_FIND and KEY_SELECT as synonyms for KEY_HOME and KEY_END? Marius Gedminas -- If it weren't for the last minute, nothing would get done.

Re: Setting From when replying

2000-02-04 Thread Marius Gedminas
y to emails sent to > that addr? Normally my_hdr overrides any good done by reverse_name :( Since you're using 1.1.x, you can use `set from' instead of `my_hdr From:'. AFAIK $from was introduced in order to solve this problem (my_hdr overriding reverse_name). Marius Gedminas

Re: Different mail accounts

2000-02-06 Thread Marius Gedminas
On Sun, Feb 06, 2000 at 05:09:50PM +0200, Mikko Hänninen wrote: > [...] Mutt 1.0 doesn't support as an explicit > feature setting the envelope sender; however you can specify the > $sendmail variable to whatever you want, so you can set it like that > ("set sendmail=sendmail -fsender@address"). >

Re: Using threads with rxvt

2000-02-08 Thread Marius Gedminas
d by mutt to display threads. [...] I had the same problem with Eterm (which is based on rxvt 2.21). Its cause was a bad terminfo entry (sgr capability). BTW in my case Mutt had this problem only when compiled with ncurses; Slang version was fine. You might also try changing $TERM variable to `rxv

Re: selective signatures

2000-02-09 Thread Marius Gedminas
to multiple recipients will not have special signatures. Marius Gedminas -- Where do you think you're going today?

Re: mail does not reach certain hosts

2000-02-10 Thread Marius Gedminas
;ve heard that Return-Path: header has something to do with all this, but I don't know for sure. Marius Gedminas -- $ fortune $3,000,000

Charset-hook?

2000-02-10 Thread Marius Gedminas
I suggest renaming `charset-hook' to `charset-alias'. It's not really a `hook' after all. Marius Gedminas -- An algorithm must be seen to be believed. -- D.E. Knuth

Re: save-hook regexp two TLDs

2000-02-10 Thread Marius Gedminas
On Thu, Feb 10, 2000 at 09:48:08AM -0600, freix wrote: > issue: One of the mailing lists I'm on has two domains > merit.edu > nanog.org > > i have > > save-hook "~C nanog@(nanog|merit)\.(edu|org)" +nanog > > as the epxression, and when i start mutt it says: > Error in /home/freix/.muttrc, lin

1.1.3 notes

2000-02-10 Thread Marius Gedminas
meration value `F_NONE' not handled in switch I would be nice to get them removed before releasing 1.2, wouldn't it? There are too many blank lines in manual.txt before some of the tables (e.g. 6.4.2, 6.4.3). It's probably a bug/feature of SGML to text converter. Can anyone shed some light on this issue? Marius Gedminas -- Never assume the reader has read the subject line.

Re: Adding fields to (MH) messages

2000-02-12 Thread Marius Gedminas
e? You can always open the folder in read-only mode or just disable writing by hitting `%' before quitting. Marius Gedminas -- Laugh at your problems; everybody else does.

Re: [fwd] Can not run mutt.exe (from: siddhivinayak.nirvaneshwar@tatainfotech.com)

2000-02-24 Thread Marius Gedminas
ional (it dumped core on me a couple of times). It would also be nice to have binaries for fetchmail (does it compile on CygWin?) and perhaps ssmtp. I don't have much time for playing with all this at work, though (and I don't use Windows at home). Marius Gedminas -- $ fortune $3,000,000

Re: generic bind q.

2000-02-25 Thread Marius Gedminas
s movement) available in all menus except for pager and editor." -- The Manual Marius Gedminas -- MCSE == Marginal Computer Software Enthusiast

Re: Mutt colours in xterm

2000-03-01 Thread Marius Gedminas
e RPMs is compiled with slang, not ncurses. Unfortunatelly, all versions of S-Lang that I've seen have problems with Alt+ combinations (as witnessed in the Mutt's INSTALL file), so I'd suggest trying `export TERM=xterm-color'. Marius Gedminas -- MSDOS didn't get as bad as it is ove

Re: Russian charsets and automatic recoding

2000-03-01 Thread Marius Gedminas
ic font and ICONV (or whatever Mutt 1.1.x uses) is smart enough to translate everything into ASCII). Once again -- could `charset-hook' be renamed to `charset-alias' before 1.2 please? It's not a hook. Definetely. Not a hook at all. Not even close to that. Marius Gedminas -- First

Re: pgp-hook with a noask?

2000-02-20 Thread Marius Gedminas
pgp_autoencrypt; pgp-hook 0xDBEC096A" should work (disclaimer: I haven't actually tried it) Marius Gedminas -- Did you know that 7/5 people don't know how to use fractions?

Attaching an attachment

2000-02-22 Thread Marius Gedminas
st mutt to attach it (or play with postponing the first message, navigating, saving to a file, etc.). Is there a simpler way? Would it be hard to enable in mode? And maybe even allowing tagging some of the attachments there? Marius Gedminas -- Any sufficiently advanced magic is indistinguis

Re: home/end/pageup/pagedown don't work

2000-02-23 Thread Marius Gedminas
le, Eterm 0.9 on my system is configured to send this: $ keystrings ^D exits \e[1~ \e[4~ \e[5~ \e[6~ \4 (keystrings is a small program whose sole purpose in life is to display nicely formatted character sequences. I hacked it from examples in libc.inf). If they don't match, you can

Re: Solved: aterm & mutt problem with home/end keys

2000-01-29 Thread Marius Gedminas
On Fri, Jan 28, 2000 at 10:43:29PM +0100, Thomas Roessler wrote: > On 2000-01-28 20:44:17 +0000, Marius Gedminas wrote: > > > Perhaps Mutt should recognize KEY_FIND and KEY_SELECT as synonyms > > for KEY_HOME and KEY_END? > > You should better submit bug reports aga

Re: line wrap

2000-01-29 Thread Marius Gedminas
about scrolling left and right single column at a time (and that means hundreds of keypresses at 30 cps autorepeat rate) when someone composed a message using Microsoft LookOut. Marius Gedminas -- Everything you read in newspapers is absolutely true, except for that rare story

Re: [jamesb-mutt@alongtheway.com: look Ma, no Pine]

2000-01-29 Thread Marius Gedminas
lly need to browse for your inbox, just type `c!'. `c' for change-folder, `!' as a shortcut for `/var/spool/mail/$USER' and ... you know what it is for, don't you? There are a couple of other shortcuts too. You can find them in the manual (hint hint ;). Good luck, Marius Gedminas -- If A equals success, then the formula is A = X + Y + Z. X is work. Y is play. Z is keep your mouth shut. -- Albert Einstein

Re: a few questions

2000-01-30 Thread Marius Gedminas
patter does not magically go away. Also, sometimes I wish there were a command for inverting currently active pattern... Marius Gedminas -- Iki, If you are good, you will be assigned all the work. If you are real good, you will get out of it.

Re: mutt-1.1X

2000-01-30 Thread Marius Gedminas
`default' to see Eterm's background bitmaps. Also, slang 1.3.8 was unable to display my colors properly, so I recompiled mutt with ncurses 5.0, but haven't (yet) updated the screenshots. Perhaps I'll make an English version of those pages. So far I'm using them to lu

Re: why is mutt better?

2000-03-10 Thread Marius Gedminas
velopers -- they are busy finishing Mutt 1.2 under Unix). Marius Gedminas -- Microsoft does have a Year 2000 problem. We're it.

Re: why is mutt better?

2000-03-11 Thread Marius Gedminas
On Fri, Mar 10, 2000 at 10:48:01AM +0100, Ralf Hildebrandt wrote: > On Fri, Mar 10, 2000 at 11:28:59AM +0200, Marius Gedminas wrote: > > > Bat! does have a couple of features that Mutt lacks, but those are the > > features that I do not need. Maybe others do. > > Wh

Attach-message + attachments

2000-04-05 Thread Marius Gedminas
h the resulting message? (Not forgetting to put Bob's email in the clipboard, and to delete the temporary mailbox afterwards.) Marius Gedminas -- MCSE == Must Consult Someone Experienced

[bug?] Limiting patterns and Boolean algebra

2000-04-05 Thread Marius Gedminas
to match for "~f !foo !~P | (~P ~C !foo)"...) Marius Gedminas -- If A equals success, then the formula is A = X + Y + Z. X is work. Y is play. Z is keep your mouth shut. -- Albert Einstein

Re: OT? Proposal: Third sorting key

2000-04-05 Thread Marius Gedminas
en by thread, and then by date (and I also want to group messages with the same Message-Id together). One of my secret wishes for 1.3 (it's too big for 1.2) is to see current sorting interface changed to a more consistent set sort=, , ... Marius Gedminas -- There is a 70% probability of tomorrow. (Actual weatherman quote, 1988)

Re: OT? Proposal: Third sorting key

2000-04-06 Thread Marius Gedminas
On Thu, Apr 06, 2000 at 03:50:42PM -0400, Michael Tatge wrote: > On Wed, Apr 05, 2000 at 09:18:47PM +0200, Marius Gedminas wrote: > > Yes. I'd like to sort by To: field, then by thread, and then by date >^^ > Do you mean Sub

Re: "address" missing from synopsis in "man mutt" (was: Using Mutt with Tin)

2000-04-16 Thread Marius Gedminas
] [ -c ] [ ... ] > mutt [ -n ] [ -e ] [ -F ] -p >mutt -v[v] Marius Gedminas -- Never attribute to malloc that which can be adequately explained by stupidity. -- From the .sig of [EMAIL PROTECTED] (Joerg Pommnitz)

[bug/misfeature?] Display problem? (was Re: Request for a volunteer)

2000-04-18 Thread Marius Gedminas
n/pgp-signature"; boundary="aX6oBa4COn3eIhlv" Content-Disposition: inline headers). BTW I do not have PGP/GPG installed at the moment, therefore I'm not surprised to see "unable to create PGP subprocess". I think Mutt should at least display the text. Marius

Re: viewing html emails in mutt

2000-05-06 Thread Marius Gedminas
On Sat, May 06, 2000 at 11:08:50AM -0400, Nollaig MacKenzie wrote: > What would I do to get mutt to use w3m? I tried (mailcap) > > text/html; w3m %s text/html; w3m -T text/html -F %s text/html; w3m -T text/html -F -dump %s; copiousoutput Marius Gedminas -- The *REAL* Y2K is the year 2048.

Re: viewing html emails in mutt

2000-05-08 Thread Marius Gedminas
extra `&' in /usr/lib/mc/mc.ext that sent lynx into background unnecessarily (well, maybe that did work with gmc, but definitely not with mc in an xterm). I suggest you to check your mailcap for spurious ampersands. Marius Gedminas -- Hoping the problem magically goes away by ign

Re: Looking for a nice color scheme

2000-05-08 Thread Marius Gedminas
y colors from appearing correctly. Marius Gedminas -- Remember, drive defensively! And of course, the best defense is a good offense!

Re: printf like sequences for folder_format

2000-05-10 Thread Marius Gedminas
ndication while opening and no line counting). Perhaps I'll switch to Maildir when I'll start using Reiserfs (or NFS). Marius Gedminas -- Favourite MS-DOS error message: "Drive C: not ready, close door."

Re: printf like sequences for folder_format

2000-05-11 Thread Marius Gedminas
e from the beginning of a folder, etc.), but they are not applicable to my situation. Mbox seems better for mail archives (faster, smaller, and they are mostly read-only anyway). Marius Gedminas -- "Linux: the operating system with a CLUE... Command Line User Environment". (seen in a posting in comp.software.testing)

Re: How add to address for mailing list semi-automatically?

2000-05-12 Thread Marius Gedminas
I sometimes use for new threads). Marius Gedminas -- A Law of Computer Programming: Make it possible for programmers to write in English and you will find that programmers cannot write in English.

Re: mutt process doesnt terminate

2000-05-17 Thread Marius Gedminas
mes it just runs until I kill it. (BTW, I run su - directly (`Eterm -e su -' is bound to a hot key in my IceWM keys file)). The only common thing between your problem and mine seems to be `su'. BTW, do you have mutt compiled with slang? That would be another common thing since that's what mc uses. Marius Gedminas -- Premature optimization is the root of all evil. -- D.E. Knuth

Clearing macros

2000-05-23 Thread Marius Gedminas
While reading another thread here I playd a bit with this macro: macro editor ,t test Now I don't know how to get rid of it (short of restarting mutt). There's no `unmacro' command. Section 3.6 of the manual says nothing about undefining them. Marius Gedminas -- We have en

Idea: saving vs. deleting

2000-05-24 Thread Marius Gedminas
adding a new status flag: `d' to indicate that the deletion of this message resulted from , , or . What do you think? Marius Gedminas -- A computer without Windows 9x is like a fish without a bicycle. -- With apologies to Gloria Steinem

Re: Idea: saving vs. deleting

2000-05-24 Thread Marius Gedminas
On Wed, May 24, 2000 at 01:50:29PM -0400, Rob Reid wrote: > At 2:34 PM EDT on May 24 Marius Gedminas sent off: > > I suggest adding a new status flag: `d' to indicate that the deletion of > > this message resulted from , , or > > . > > I like the idea, but d is a

Re: set print

2000-05-24 Thread Marius Gedminas
useful for people (like me) who accidentally hit ``p'' often. > > I have "set print" in my .muttrc file, but when I hit "p", it doesn't ask > for confirmation. > > Does it need to be set to something like 1, or "y", or somethi

Re: Idea: saving vs. deleting

2000-05-24 Thread Marius Gedminas
w' (written)? > > I only see (capital) S whether or not I've tried to verify the signature. Is > this a new feature (> 0.95)? (I'm giving the alpha/beta version extra > testing...otherwise known as waiting for 1.2.1.) Perhaps. I'm using 1.2.

Re: .fetchmailrc

2000-05-25 Thread Marius Gedminas
; sendmail, although it always runs as a process. > > 430 ? S 0:00 sendmail: accepting connections on port 25 Perhaps you'll want to specify a smart host if your computer do not have a registered domain name. Otherwise many servers will reject SMTP connections from you. But maybe using a simpler MTA is a better choice. Marius Gedminas -- An NT server can be run by an idiot, and usually is.

Re: Exclusive matching

2000-05-29 Thread Marius Gedminas
of the code or developers, especially since I'm > in no position to provide a patch to "fix" the behavior... The code is indeed broken. Try, for example, this pattern: (~b "default[)]") Mutt just scans for the first matching `)' ignoring any quotes, escapes,

Re: receive-hook?

2000-05-29 Thread Marius Gedminas
=".sig_work"' >send-hook '~t bonkey@home' 'set signature=".sig_home"' > obviously doesn't work If you use reverse_name, try replacing ~t with ~f. Unfortunately, there's no way to execute send-hooks dependent on the m

Re: (OT) editor

2000-06-01 Thread Marius Gedminas
believe was your original question. Anyone recall its name? I think Keyboard-and-Console-HOWTO mentions that. It's called open/openvt (IIRC there are a couple of versions, and one of them comes with console-tools). Marius Gedminas -- The Second Law of Thermodynamics: If you think thi

Re: internationalization

2000-06-02 Thread Marius Gedminas
y? The message you're looking at probably has Content-Type with charse=windows-1251. However glibc implementation of iconv does not recognize `windows-*' charset names. Adding a charset-hook tells it that windows-1251 is the same as cp1251, and glibc recognizes the latter one. Marius Gedminas -- I doubt, therefore I might be.

Re: new folders

2000-06-06 Thread Marius Gedminas
. Actually, that should be `N'. `n' stands for search-next in default key bindings (althoug I've heard in a recent thread that using IMAP support binds that key differently). Marius Gedminas -- Do not meddle in the affairs of sysadmins, they are quick to anger and have no need for subtlety.

Re: In-line color in body but not header

2000-06-07 Thread Marius Gedminas
ow the dust off it and test it with current 1.2/1.3 versions. Marius Gedminas -- If you are good, you will be assigned all the work. If you are real good, you will get out of it.

Re: Colors, a wish ...

2000-06-08 Thread Marius Gedminas
27;~h "^x-priority: urgent"'# or whatever color brightyellow default '~f boss ~h "^x-priority: urgent"' # both Check sections 3.7 and 4.2 for complete documentation. IIRC if multiple patterns match the last one is used. Unfortunately the manual is

Re: Mutt/Procmail/Fetchmail question NEW colour question

2000-06-08 Thread Marius Gedminas
my > terminal settings to make it work (ls --color works in both sessions, so > I know my terminals both are configured for colour support) Set $TERM to `xterm-color' and you should get colour. Marius Gedminas -- Your eyes are weary from staring at the CRT. You feel sleepy. Notice how r

Re: How do I make pop support do polling?

2000-06-09 Thread Marius Gedminas
re is one. It's called Poppy. You can find it here: http://home.sprynet.com/~cbagwell/projects.html Marius Gedminas -- To err is human, but to really foul things up requires a computer.

Re: Managing multiple accts with mutt + fetchmail

2000-06-09 Thread Marius Gedminas
gt; reverse_name directive which I need since I would like to reply to > mails depending on which account they were delivered to. Use `set from=...' instead of `my_hdr From: ...'. $realname takes precedence over $from, but not over my_hdr. BTW I've heard that setting $from does n

Re: Managing multiple accts with mutt + fetchmail

2000-06-10 Thread Marius Gedminas
On Sat, Jun 10, 2000 at 01:37:59AM +0300, Mikko Hänninen wrote: > Marius Gedminas <[EMAIL PROTECTED]> wrote on Fri, 09 Jun 2000: > > Use `set from=...' instead of `my_hdr From: ...'. > > Right, this is the way to go. > > > $realname takes > > pre

[bug?] pager_index_lines

2000-06-15 Thread Marius Gedminas
I'm using Mutt 1.2. Marius Gedminas -- (mental note: stop installing red hat. everytime i do so, it takes ages to fix my system again.) -- from the sig of Martin Högman

Re: muttrc.el

2000-06-15 Thread Marius Gedminas
ot to change this value, as it tends to agitate the more fanatical netizens. The Jargon File also mentions "> " as the standard inclusion leader. I've grepped RFC-1855 (Netiquette Guidelines), but couldn't find anything about quoting styles. Marius Ge

Re: [bug?] pager_index_lines

2000-06-15 Thread Marius Gedminas
On Thu, Jun 15, 2000 at 11:53:46PM +0530, Suresh Ramasubramanian wrote: > Marius Gedminas proclaimed on mutt-users that: > > >Today a strange thing occured to me: setting pager_index_lines to 4 or > >10 (I have macros for this) gave me just one index line on top. I'v

Re: quoted-printable problems

2000-06-15 Thread Marius Gedminas
ult POSIX (aka C) locale all characters above 127 are non-printable. If your OS does not have a correct locale database, you can recompile mutt with --enable-locales-fix. Marius Gedminas -- Read what I mean, not what I write.

Re: [bug?] pager_index_lines

2000-06-15 Thread Marius Gedminas
rent + ** folder is less than \fIpager_index_lines\fP, then the index will only + ** use as any lines as it needs. */ { "pager_stop", DT_BOOL, R_NONE, OPTPAGERSTOP, 0 }, /* Marius Gedminas -- "Only wimps use tape backup: _real_ men just upload their important stuff on

Re: [bug?] pager_index_lines

2000-06-16 Thread Marius Gedminas
On Fri, Jun 16, 2000 at 02:08:51AM +0200, Marius Gedminas wrote: > Suggested documentation patch: > > --- init.h 2000/06/15 21:37:05 2.96 > +++ init.h 2000/06/16 00:07:36 > @@ -1057,9 +1057,9 @@ >** remain to be read in the current thread. One of the

Re: Fwd: failure notice

2000-06-20 Thread Marius Gedminas
squerading (but I'm too lazy to do that ;) Marius Gedminas -- If something has not yet gone wrong then it would ultimately have been beneficial for it to go wrong.

Re: Customizing one send-hook for all mailing lists

2000-06-20 Thread Marius Gedminas
"subscribe" or "lists" to use > it for send-hook, e.g.: > > send-hook ($subsribe) 'set attribution="Hi all!,\n"' Yes. send-hook ~l 'set ...' I'm not sure if it matches lists from `lists' or from `subscribe'. Marius Gedmina

Re: 1.2.2i problems

2000-06-21 Thread Marius Gedminas
hat the problems weren't Mutt's fault. I finally fixed my terminfo and settled on ncurses 5.0, since it distored my colours less than slang or other ncurses versions. YMMV. (I've been told that latest ncurses developement versions have my problem fixed. I still haven't tried them...) Marius Gedminas -- If it wasn't for C, we'd be using BASI, PASAL and OBOL

Re: Suggestion: aka command

2000-06-22 Thread Marius Gedminas
aka's and if the address matches the regexp, it would replace it with canonical-address (and elminate resulting duplicates). This cannot be solved with reply-hook (or send-hook with the `%' modifier) -- IIRC `my_hdr To:' within send-hooks is ignored. Besides, that wouldn't help when replying to multiple recipients. Marius Gedminas -- Immanuel Kant but Kubla Khan.

Re: what hook to use when setting headers depending on current folder?

2000-06-24 Thread Marius Gedminas
t give advice. (In fact, I do not use folder-hooks at all.) > -- > = Rejo Zenger [EMAIL PROTECTED] > = http://mediaport.org/~sister (and my_urls.html) PGP: see headers > ------

[OT] Paranoia

2000-06-27 Thread Marius Gedminas
Something just went wrong. My mails do not reach [EMAIL PROTECTED] any more. This is a test. Marius Gedminas -- The UNIX philosophy basically involves giving you enough rope to hang yourself. And then a couple of feet more, just to be sure.

Re: Qmail and Mutt

2000-06-27 Thread Marius Gedminas
"mailbox_type" really work? I use "mbox_type". Several configuration variables have aliases. You can find them with grep DT_SYN /wherever/your/mutt/source/is/init.h But there is no mailbox_type. I guess that was a typo. Marius Gedminas -- Alan Turing thought about crite

Re: feature request: delayed delete

2000-06-28 Thread Marius Gedminas
> Besides tagging messages by absolute datetimes, this could be extended > to your specific problem by allowing relative datetime patterns. So you > could do things like tag messages that are 14 days old or older. So what's wrong with ~d and ~r? Marius Gedminas -- When does summe

Re: suggestion

2000-06-28 Thread Marius Gedminas
On Tue, Jun 27, 2000 at 09:25:10PM -0700, Shawn D. McPeek wrote: > And mention that a 32 line sig on a 3 line message is a bit excessive :) Quoting style should get some attention too... ;) Marius Gedminas -- Science is to computer science as hydrodynamics is to plumbing.

Re: save-hook not working

2000-06-28 Thread Marius Gedminas
g. matching by To: field). See also: section 4.2 of the fine manual. Marius Gedminas -- The reason computer chips are so small is that computers don't eat much.

UTF-8?

2000-06-29 Thread Marius Gedminas
Can Mutt 1.2 handle UTF-8? When I have $charset="iso-8859-13", and $send_charset="utf-8", bad things happen. BTW, I have glibc 2.1.3. Marius Gedminas -- Hoping the problem magically goes away by ignoring it is the "microsoft approach to programming&quo

Re: those users (was "Re: Reply to all???")

2000-06-29 Thread Marius Gedminas
as the idea is. Simply too annoying, if you ask me. I'm pretty sure, that if such a message were added to Mutt, the mailing list would be flooded with questions "how do I turn this message off?" ;-) Marius Gedminas -- We don't care. We don't have to. We're the Phone Company.

Re: UTF-8?

2000-06-30 Thread Marius Gedminas
On Fri, Jun 30, 2000 at 10:42:26AM +0200, Thomas Roessler wrote: > On 2000-06-29 19:36:24 +0200, Marius Gedminas wrote: > > > Can Mutt 1.2 handle UTF-8? > > Only on the receiving side. OK. Maybe this should be documented before 1.2.3 goes out? > For heavily improved utf

Re: those users (was "Re: Reply to all???")

2000-06-30 Thread Marius Gedminas
't reach you (and some SMTP servers won't accept non-existing domain names in the envelope -- which is often the case for dialup users). Marius Gedminas -- C is a language that combines all the elegance and power of assembly language with all the readability and maintainability of assembly language.

Re: imap_checkinterval doesn't seem to be working

2000-06-30 Thread Marius Gedminas
the index screen, new mail shows up > instantly. > > Any suggestions? I suggest to add this question to the FAQ, as it definetely is one. Marius Gedminas -- To err is human, but to really foul things up requires a computer.

Re: Mutt Compile Problem

2000-07-02 Thread Marius Gedminas
default IIRC). > Here is the latest config.log. The problem appears to be at line > 3593. That's not actually a problem. It just indicates that your /var/spool/mail is not world writable. Mutt will use a sgid mail mutt_dotlock binray in this situation. Marius Gedminas -- Unfortu

Re: Mutt Compile Problem

2000-07-02 Thread Marius Gedminas
er I prefer to install programs into /usr/local, leaving /usr for software installed from rpms. Marius Gedminas -- An NT server can be run by an idiot, and usually is.

Re: read only spool??

2000-07-05 Thread Marius Gedminas
roup `mail', and your `mutt_dotlock' should be sgid mail. HTH, Marius Gedminas -- This company has performed an illegal operation and will be shut down. If the problem persists, contact your vendor or appeal to a higher court.

Re: read only spool??

2000-07-05 Thread Marius Gedminas
On Wed, Jul 05, 2000 at 03:05:53PM -0400, Michael Soulier wrote: > On Wed, Jul 05, 2000 at 08:39:47PM +0200, Marius Gedminas wrote: > > > Locking. For Mutt's dotlocking to work, your /var/spool/mail directory > > should be writable by group `mail', and your `mutt

Re: read only spool??

2000-07-06 Thread Marius Gedminas
appened and what is to be done to fix it? I don't know. I've never used NFS or Maildir (though I tried the latter once). Maybe you need to use -f or -p parameters for mutt_dotlock? (BTW the manual refers to `mutt_dotlock (8)', but mutt_dotlock man page is in section 1.) Marius Gedminas -- If all else fails, read the documentation.

Re: sendhook

2000-07-11 Thread Marius Gedminas
or will they overwrite eachother? > > Two send-hooks with the exact same regexp pattern will overwrite, I believe you are wrong here. My ~/.muttrc contains three send-hooks with pattern `.', and two send-hooks with pattern `^~C \.lt$'. They all are executed. Marius Gedminas -- HOST SYSTEM RESPONDING, PROBABLY UP...

Re: sendhook

2000-07-11 Thread Marius Gedminas
hooks, I'd want to have four copies of the message saved in folders for all four recipients). HTH, Marius Gedminas -- Some people around here wouldn't recognize subtlety if it hit them on the head.

SMTP

2000-07-13 Thread Marius Gedminas
Isn't it strange, that Mutt does not do SMTP in order to simplify things and avoid duplication of functionality, while fetchmail uses SMTP for mail delivery in order to simplify things and avoid duplication of functionality? Marius Gedminas -- We don't care. We don't have to.

Re: SMTP

2000-07-13 Thread Marius Gedminas
hat would be a nice thing to have if I try to compile it on WinNT again ;) [3] I know that fetchmail can feed the email to an external program instead of localhost:25, but the default way is SMTP. BTW in the standard Unix world (MDA/MUA/MTA), where does fetchmail fit in? Marius Gedminas -- All t

Re: M$ dog

2000-07-25 Thread Marius Gedminas
m/cygwin). Check out > http://www.fiction.net/blong/programs/mutt/ for the mutt patch. IIRC it requires CygWin 1.0 DLL which is commercial. I've also heard that it is open source, so maybe someone could make it available for downloads? I haven't tried it, but I've compiled Mutt

Re: codepages aliases

2000-07-25 Thread Marius Gedminas
On Tue, Jul 18, 2000 at 02:54:54PM +0300, Leonid Mamtchenkov wrote: > Hey everyone, > > Guess I have missed it in the manual, but how do I alias codepages in > 1.2 and above? By using the unintuitively named `charset-hook' command. HTH. Marius Gedminas -- Unix is an opera

mutt-users@mutt.org

2000-07-26 Thread Marius Gedminas
ally a regexp? I'm also not sure about the substring. My muttrc contains `subscribe @bugs.guug.de', but mails sent to [EMAIL PROTECTED] (where 42 is any string) are not matched by ~l. Marius Gedminas -- Power corrupts, but we need electricity.

Re: Xterm versus Eterm

2000-07-27 Thread Marius Gedminas
xed in the CVS version. I don't remember if the 0.9 release has those fixes (and I'm pessimistic about 0.8.x). I use the latest CVS version -- all bugs that annoyed me with 0.8.x and 0.9 are fixed there. Marius Gedminas -- Science is to computer science as hydrodynamics is to plumbing.

Re: problem bouncing messages

2000-08-01 Thread Marius Gedminas
masquerading. These solutions are not perfect, as they override $envelope_from (I think... what would sendmail do if it got two -f options?), and sometimes you need to have your envelope from equal to the From: field. Marius Gedminas -- Q: Why do mountain climbers rope themselves together? A: To prevent the sensible ones from going home.

  1   2   >