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

2000-02-25 Thread David DeSimone
.dat > tic tmp.dat > --- Yes, but, you said this in your earlier message: > I changed terminfo to ^[[5~ and so on as Marius suggested. But > "infocmp $TERM" still gives the same codes. Since the change is not taking effect, you apparently aren't changing the t

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

2000-02-25 Thread David DeSimone
known as "your login session", we must guess at the most likely problems, and you must demonstrate that our guesses are not the source of your problem before we can produce more. -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there

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

2000-02-28 Thread David DeSimone
pect in this case, and slang does not. Either way, however, Mutt is not the source of the problem. -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there is no man really clever who has not Hewlett-Packard | found that he is stupid." -- Gilbert K. Chesterson UX WTEC Engineer |PGP: 5B 47 34 9F 3B 9A B0 0D AB A6 15 F1 BB BE 8C 44

Re: changing tag deleting behavior

2000-02-28 Thread David DeSimone
ssages to /dev/null (it isn't lightning-fast!), just to un-tag the messages? My favorite way to untag all tagged messages is ";t", which means "apply the 'tag' command to all tagged messages". It's quick and painless. :) -- David DeSimone | "The doc

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

2000-02-28 Thread David DeSimone
John E. Davis <[EMAIL PROTECTED]> wrote: > > > If I remember rightly, slang does not use terminfo > > It uses terminfo on systems that have it. For others, it uses termcap. Thanks, I'll stop spreading misinformation now. :) -- David DeSimone | "The doctri

Re: changing tag deleting behavior

2000-02-28 Thread David DeSimone
! > > fcntl: Invalid argument (errno = 22) Yes, Mutt wants to lock '/dev/null' and cannot do so. I don't know whether to call that a bug or af eature. :) -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there is no

Re: Reply-To more than one recipient

2000-02-14 Thread David DeSimone
ad look at it this way (and maybe you are, but it's not clear from reading here): If you say "yes", then Mutt will reply to the address(es) in the Reply-To: header. If you say "no", then Mutt will reply to the address in the From: header. I don't remember if it is

Re: trouble with -[yZ]

2000-02-14 Thread David DeSimone
Mikko Hänninen <[EMAIL PROTECTED]> wrote: > > And yes, mutt -y shouldn't exit silently... mutt -Z will likely start > to work too once you get mutt -y working. Mutt might not be exiting "silently"; it might actually be crashing, and wants to dump core, but can

Re: Charsets translation

2000-02-15 Thread David DeSimone
ct Content-Type headers into the correct values. For instance, you could detect mail from a particular sender, and rewrite headers that you know he sends out that are broken. -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there is no man reall

Re: BUFFY_SIZE option

2000-02-15 Thread David Ellement
ot; patch. The BUFFY_SIZE option was introduced sometime in 1997 by Michael S. Tsirkin, to allow the detection of new mail in mailboxes to be based on files size changes rather than time stamps. The xbuffy patch was written by Brandon Long in June 1998. -- David Ellement

Re: w3m and text/html

2000-02-18 Thread David DeSimone
; copiousoutput application/octet-stream; octet-view %s; copiousoutput The main difference is that Netscape will not quote filenames correctly, so you must use "%s" to keep from getting errors on files with spaces in them. Also notice that formats Netscape can handle internal

Oddball maildir behavior

2000-02-18 Thread David Shaw
Hi, I just started using maildirs instead of mbox files. Now, whenever I leave a maildir, whether or not I made any changes, it always reports "New mail in " from the maildir I just left. Any ideas why? On a hunch, I compiled mutt without BUFFY_SIZE, but it acts the same w

Re: Oddball maildir behavior

2000-02-18 Thread David Shaw
On Fri, Feb 18, 2000 at 09:41:44PM -0500, David Shaw wrote: > Hi, > > I just started using maildirs instead of mbox files. Now, whenever I > leave a maildir, whether or not I made any changes, it always reports > "New mail in " from the maildir I just left. Any id

Re: Oddball maildir behavior

2000-02-19 Thread David DeSimone
David Shaw <[EMAIL PROTECTED]> wrote: > > I just started using maildirs instead of mbox files. Now, whenever I > leave a maildir, whether or not I made any changes, it always reports > "New mail in " from the maildir I just left. Any ideas why? A maildir has new

Re: Oddball maildir behavior

2000-02-20 Thread David Shaw
On Sun, Feb 20, 2000 at 12:10:09AM -0600, David DeSimone wrote: > David Shaw <[EMAIL PROTECTED]> wrote: > > > > I just started using maildirs instead of mbox files. Now, whenever I > > leave a maildir, whether or not I made any changes, it always reports > > &quo

Re: Oddball maildir behavior

2000-02-21 Thread David Shaw
On Mon, Feb 21, 2000 at 12:06:22PM +0100, Thomas Roessler wrote: > On 2000-02-20 10:41:45 -0500, David Shaw wrote: > > > Got it. I guess I was expecting the old mbox behavior. I switched to > > maildir after the second corrupted mbox file in the past year (I bug > > re

Re: Oddball maildir behavior

2000-02-21 Thread David DeSimone
David Shaw <[EMAIL PROTECTED]> wrote: > > I'm using set mark_old now, but I do miss the old mbox behavior. I > just don't feel good about trusting mboxes anymore. It actually is possible for a maildir folder to have messages with status "N", yet still not ap

Re: bind

2000-02-21 Thread David DeSimone
erate a special sequence, and then tell Mutt how to recognize it. For instance, in .Xdefaults: XTerm.vt100.translations: #override \ ShiftTab: string("\033\011") Then in Mutt: macro index \e "~F" P.S. All untested! Caveat Hackor! :) --

Re: Oddball maildir behavior

2000-02-21 Thread David Shaw
On Mon, Feb 21, 2000 at 09:49:24AM -0600, Aaron Schrab wrote: > At 10:04 -0500 21 Feb 2000, David Shaw <[EMAIL PROTECTED]> wrote: > > On Mon, Feb 21, 2000 at 12:06:22PM +0100, Thomas Roessler wrote: > > > On 2000-02-20 10:41:45 -0500, David Shaw wrote: > > >

Re: color index for list mail - changed to color of select bar

2000-02-22 Thread David DeSimone
than one element. Actually, quoting patterns seems to be always a good idea in .muttrc. -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there is no man really clever who has not Hewlett-Packard | found that he is stupid." -- Gilbert K.

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

2000-02-24 Thread David DeSimone
fo database, you must run "tic". That is, generate a file with infocmp, edit it, then compile that file with tic. Is that what you did? -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there is no man really clever who has not Hewlett

Re: Reading HTML Attachments

2000-03-03 Thread David DeSimone
{ exec "netscape", $url; die "netscape: $!\n"; } } else { exec "lynx", $url; die "lynx: $!\n"; } -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | t

Re: Installing Mutt

2000-03-03 Thread David DeSimone
r-unusable vendor tools >(Sun's patch is another one, for that matter) I do disagree with you about HP's make having less features than GNU make, but I don't think that makes it "near-unusable". Nevertheless, installing GNU tools has never hurt anybody. :) -- David D

Re: Reading HTML Attachments

2000-03-06 Thread David DeSimone
tation is merely for readability; there should be no whitespace before the "#!". -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there is no man really clever who has not Hewlett-Packard | found that he is stupid." -- Gilbert K. Ch

Re: question on saving of sent messages

2000-03-09 Thread David DeSimone
d, so it does not poll for mail in the background while waiting for a keypress from you. However, there is a variable called $timeout which tells Mutt how long to wait for you to press a key. If you haven't pressed a key by then, it will stop waiting for the keypress, go and poll for mai

Re: why is mutt better?

2000-03-09 Thread David DeSimone
at offers. Why is the advantage of mutt, or any > text-based email client? If TheBat! does everything that he wants it to, then he should use it. Mutt isn't trying to take over the world. :) -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED]

Re: signature send-hook problem

2000-03-10 Thread David DeSimone
der-hooks. For those, ~A matches the home directory of user "A". :) -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there is no man really clever who has not Hewlett-Packard | found that he is stupid." -- Gilbert K. Chesterson

Re: %N in $folder_format

2000-03-10 Thread David DeSimone
l -e '@stat = stat("/path/to/mfolder"); print "Mod = $stat[9], Acc = $stat[8]\n";' This prints the exact times, to the second, which you can compare. This is what Mutt actually does. Using this technique, perhaps you can determine what the problem is. -- David DeSimone

Re: %N in $folder_format

2000-03-13 Thread David DeSimone
n mtime greater than its atime, but mutt > doesn't seem to realize that with or without BUFFY_SIZE. Can anyone come up with an explanation for this? I can't. -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there is no man

Re: [jcm@dogma.freebsd-uk.eu.org: selecting deleted messages]

2000-03-13 Thread David DeSimone
ctions are "J" and "K", which are the shifted letters. VI users will find these bindings convenient. Others will likely not find them comprehensible. :) -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there is no man r

Re: mutt-1.1.9 is out - RELEASE CANDIDATE!

2000-03-13 Thread David DeSimone
g or --with-curses configure directives, on HP-UX 10.20. Building without slang or ncurses, though, has always failed, though. Is this what you refer to? -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there is no man really clever who has not

Re: mutt-1.1.9 is out - RELEASE CANDIDATE!

2000-03-14 Thread David DeSimone
Ralf Hildebrandt <[EMAIL PROTECTED]> wrote: > > does GNUpg work on your HP-UX box? It runs fine here, on HP-UX 10.20. I don't remember having to do more than the usual contortions to build on HP-UX. -- David DeSimone | "The doctrine of human equality reposes on

Re: mutt-1.1.9 is out - RELEASE CANDIDATE!

2000-03-14 Thread David DeSimone
d it lately, though. Do you get correct colors with this? -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there is no man really clever who has not Hewlett-Packard | found that he is stupid." -- Gilbert K. Chesterson UX WTEC Engineer |

Re: mutt-1.1.9 is out - RELEASE CANDIDATE!

2000-03-14 Thread David DeSimone
text that might have been added. I am certainly still able to, say, distinguish a message's headers from its body, or quoted text from non-quoted, but the color simply makes the process easier and less error-prone. -- David DeSimone | "The doctrine of human equality reposes on this: [

Re: Mutt 1.1.9 about 3-4x slower than mutt 1.0 (was Re: [Announce] mutt-1.1.9 is out - RELEASE CANDIDATE!)

2000-03-14 Thread David DeSimone
nsider this a show stopper but it was > enough for me to back out 1.1.9 and go back to 1.0. It would be incredible if such a slow-down escaped the notice of any of the developers. -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there is

Re: Mutt 1.1.9 about 3-4x slower than mutt 1.0 (was Re: [Announce] mutt-1.1.9 is out - RELEASE CANDIDATE!)

2000-03-15 Thread David DeSimone
in which the mail server tries to update your mail spool while Mutt is also trying to update it, leading to mailbox corruption. Using the correct locking protocols would avoid this, although it would slow things down. -- David DeSimone | "The doctrine of human equality reposes on this: [EMA

Re: File locking (was: Mutt 1.1.9 about 3-4x slower than mutt 1.0)

2000-03-15 Thread David DeSimone
e, why is it on an NFS server? Just put the mailbox on the one machine that is going to access it. No more NFS slow-down. -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there is no man really clever who has not Hewlett-Packard |

Re: Invoking Procmail

2000-03-17 Thread David DeSimone
/RFC822/X-Unix, A=procmail -a $h -d $u So your answer is "It depends." :) -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there is no man really clever who has not Hewlett-Packard | found that he is stupid." -- Gilbert K. Chesterson UX WTEC Engineer |PGP: 5B 47 34 9F 3B 9A B0 0D AB A6 15 F1 BB BE 8C 44

Re: Help about hidden destination

2000-03-16 Thread David DeSimone
ot;To: undisclosed-recipients:;" header, and then give sendmail a command line such as "sendmail -(options) user1@host1 user2@host2 ...". So, sendmail would have the correct envelope addresses, but they would not appear in the message. But there is no code to do this in Mutt cur

Re: Help about hidden destination

2000-03-16 Thread David DeSimone
t mentions an MTA, this might be. But there's not enough information given to tell me why I would *ever* want to feed my Bcc header to an MTA. Why is the default value "yes"? -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there

Re: hooks and $folder

2000-03-18 Thread David Ellement
On 000317, at 20:08:03, David T-G wrote: > I have > > send-hook . 'set folder="~/Mail"' > > and then > > send-hook 'long|but|definite|regexp' 'set folder="~/Mail/subdir"' > > and it works like a charm; ... &

Re: Trouble getting indicator to point to first message

2000-03-20 Thread David DeSimone
Mikko Hänninen <[EMAIL PROTECTED]> wrote: > > folder-hook . 'push "1"' A bit more efficient: folder-hook . 'push ' -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there is no man really cl

Re: How could i deal with this in Procmail or Mutt?

2000-03-21 Thread David DeSimone
NOT want copies of your own submissions returned back to you. -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there is no man really clever who has not Hewlett-Packard | found that he is stupid." -- Gilbert K. Chesterson Richardson IT

Re: default save folder

2000-03-30 Thread David DeSimone
can also simply tag all the messages that you want to save, then save them using a grouped command, and they will all be saved to the single folder that you specify. Use the tag-prefix (default ";") before the save command, to specify saving all tagged messages. -- David DeSimone | &quo

Re: How to resend a mail?

2000-03-30 Thread David DeSimone
Mikko Hänninen <[EMAIL PROTECTED]> wrote: > > First save the email to a separate file. > Then just call sendmail on the file: > sendmail -t [EMAIL PROTECTED] < /path/to/folder/file What you describe is exactly what the (b)ounce command does in Mutt. -- David DeSimone | &

Re: Any suggestion on mailling list?

2000-03-30 Thread David DeSimone
il.file and distribute it to all of the senders you name on the command line. You can even put the list of names into a file, and insert them thusly: sendmail `cat users.list` < mail.file Voila! A mutt-less solution (on the mutt mailing list, no less)! :) -- David DeSimone | &qu

Re: Any suggestion on mailling list?

2000-03-31 Thread David DeSimone
messages if you wish it to do so. -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there is no man really clever who has not Hewlett-Packard | found that he is stupid." -- Gilbert K. Chesterson Richardson IT|PGP: 5B 47 34 9F 3B 9A B0 0D AB A6 15 F1 BB BE 8C 44

Re: Q: Mutt and Email Lists

2000-04-03 Thread David DeSimone
suited to handle the task of making your E-mail appear to come from a particular domain or pseudo-domain. And, once configured properly, ALL of your E-mail, no matter what MUA (even /bin/mail) will have proper headers. Wouldn't that be nice? -- David DeSimone | "The doctrine of

Re: Multipart/alternative and default attachments

2000-04-13 Thread David DeSimone
ferently on your system. Here's how mine is set in .muttrc: alternative_order text/enriched text/plain text/html -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there is no man really clever who has not Hewlett-Packard | found that

printing & octet-stream attachments

2000-04-14 Thread David Ellement
gets dumped to the printer. Is there some way to keep the viewing behavior, but prevent mutt from sending binary files to the printer? -- David Ellement <[EMAIL PROTECTED]> | Hewlett Packard, AiO Division Voice: +1 858 655 5592 | 16399 West Bernardo Drive, MS 8-70 FAX: +1 8

Re: printing & octet-stream attachments

2000-04-18 Thread David DeSimone
David Ellement <[EMAIL PROTECTED]> wrote: > > application/octet-stream; mutt.octet.filter %s; copiousoutput > > This works great for viewing octet-stream attachments. However, if I > print a message that includes a octet-stream attachment, the > attachment also ge

Re: From/To in sent index

2000-04-18 Thread David DeSimone
till a good idea to fix your "alternates", so that your address won't show up in group-replies and followup-to's. folder-hook > 'set \ sort=date-sent' For my 'received' folder, I like to sort by date. Index format remains the

Re: DSN error

2000-04-18 Thread David DeSimone
i keep geting errors like DSN errors Does your version of sendmail even support DSN? Maybe you should turn off the dsn_* options in your .muttrc. > Which file do i need to edit to rectify it You need to set up your sendmail.cf file. -- David DeSimone | "The doctrine of human equa

Re: IMAP port number - can it be changed in mutt

2000-04-19 Thread David Shaw
t; different port number for IMAP? Or will I have to patch it and > rebuild? {your.imap.server:your_port_number}mailbox David -- David Shaw | [EMAIL PROTECTED] | WWW http://www.jabberwocky.com/ +---+ "There ar

Re: printing & octet-stream attachments

2000-04-19 Thread David Ellement
On 000418, at 18:12:50, David DeSimone wrote: > David Ellement <[EMAIL PROTECTED]> wrote: > > > > application/octet-stream; mutt.octet.filter %s; copiousoutput > > > > This works great for viewing octet-stream attachments. However, if I > > print

Re: Recognizing such threads, How?

2000-04-25 Thread David DeSimone
imes as they appear, at the beginning of a subject. So a subject like this: Subject: Fwd: Re[3]: [Mailing-List] Re: What the heck? will be treated as the subject "What the heck?" And if I reply to it, my reply looks like this: Subject: Re: What the heck? I like it that way.

Re: 2 mutt-users lists ?!?!?!

2000-04-25 Thread David DeSimone
Steffan Hoeke <[EMAIL PROTECTED]> wrote: > > [EMAIL PROTECTED] > [EMAIL PROTECTED] > > Can anyone tell me what's the difference between the 2 ? One of them is right, and the other one is wrong. :) (mutt.org is the right one) -- David DeSimone | "The doc

Bug in mutt 1.0.1i: ^C can freeze login session

2000-04-25 Thread David Kalins
n of this issue in Sven's list, but I may have overlooked something. Thanks in advance for any help you may have for me. --dk David Kalins Systems Administrator Central Computing Services UC Berkeley

Re: Recognizing such threads, How?

2000-04-27 Thread David DeSimone
character... Does your "mutt -v" output say "+USE_GNU_REGEX"? If not, it's using your system's regexp library, which may not support all the extensions being used. If that's the case, it would be possible to rewrite the regexp in some cases, but it would become even

Re: Some IMAP questions

2000-04-27 Thread David DeSimone
et mask="!^\.[^.]" If you unset it, I suppose you would see everything. -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there is no man really clever who has not Hewlett-Packard | found that he is stupid." -- Gilbert K. Chester

Re: Compile On NCR

2000-04-28 Thread David DeSimone
it complains about the "--" option, you can either upgrade your sendmail or edit Mutt's source and remove the code that appends the "--" option. Also complain to mutt-dev if you have to do this. :) -- David DeSimone | "The doctrine of human equality reposes on this

Re: sendmail question & mutt

2000-04-28 Thread David DeSimone
probably run a cron job that launches "sendmail -q" at some interval if you decide not to run the daemon. That being said, I see no problem in leaving the daemon running, if you simply firewall the SMTP port from external traffic. -- David DeSimone | "The doctrine of human equality r

Re: Forcing a rescan of folder

2000-05-01 Thread David DeSimone
hould have reasonable defaults, though. Anyway, Mutt is supposed to notice new mail without being told to look for it. -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there is no man really clever who has not Hewlett-Packard | found t

Re: Forcing a rescan of folder

2000-05-02 Thread David DeSimone
ient, then examining the modified time of the directory from another client. -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there is no man really clever who has not Hewlett-Packard | found that he is stupid." -- Gilbert K. Chesterson Ri

Re: qmail-inject

2000-05-09 Thread David DeSimone
;' with the -B8BITMIME flag when sending 8-bit messages to enable ESMTP negotiation. So, you have $use_8bitmime set somewhere. Unset it. -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there is no man really clever who has not

Re: ``$spool'' or ``$spoolfile''

2000-05-11 Thread David Ellement
references to $spool to $spoolfile. -- David Ellement --- manual.sgml.head.orig Thu May 11 07:50:24 2000 +++ manual.sgml.headThu May 11 07:47:03 2000 @@ -1161,7 +1161,7 @@ the command is executed, so if these names contain (such as ``='' and ``!''), any variable d

Re: ``$spool'' or ``$spoolfile''

2000-05-11 Thread David Ellement
On 000511, at 18:33:18, Mikko Hänninen wrote: > David Ellement <[EMAIL PROTECTED]> wrote on Thu, 11 May 2000: > > This should change the remaining references to $spool to $spoolfile. > > Isn't that patch the wrong way around? Yes, I got diff back

Re: "mutt " != "Mail "

2000-05-12 Thread David Ellement
On 000512, at 10:15:07, Randall Hopper wrote: > Is there a To: syntax which will tell mutt "not" to tack on a domain name? Can you use "unset use_domain" in your muttrc? -- David Ellement

Re: 2 IMAP questions again

2000-05-16 Thread David Champion
On 2000.05.16, in <[EMAIL PROTECTED]>, "Mikko Hänninen" <[EMAIL PROTECTED]> wrote: > Shao Zhang <[EMAIL PROTECTED]> wrote on Tue, 16 May 2000: > > My second question is when I delete a mail accessing via IMAP, > > it creates an annoying message, something like: > > > > DON'T D

Re: Multiple spools

2000-05-16 Thread David Ellement
s. But I only want to save these 4 when empty > :) Perhaps folder hooks will work: folder . "set save_empty=no" folder (a|b|c|d) "set save_empty=yes" -- David Ellement <[EMAIL PROTECTED]>

Re: 2 IMAP questions again

2000-05-16 Thread David Champion
On 2000.05.16, in <[EMAIL PROTECTED]>, "Brendan Cully" <[EMAIL PROTECTED]> wrote: > don't know which clients can make use of that yet). The best option is > just to use IMAP always or never, probably. I don't think that's realistic, as long as non-IMAP access is possible, for some people.

converting Date: header field to local timezone in pager?

2000-05-17 Thread David Roche
(11:09:03 +0100) Date: Wed, 17 May 2000 07:51:46 (07:51:46 -0700 (PDT)) How can I accomplish this? Thanks, David Roche

Re: converting Date: header field to local timezone in pager?

2000-05-17 Thread David Champion
On 2000.05.17, in <[EMAIL PROTECTED]>, "David Roche" <[EMAIL PROTECTED]> wrote: > I've searched all over the docs, and can't figure out how to get the pager to > display all Date: header fields in time converted to the local timezone. Is > thi

Re: Doing netnews with mutt

2000-05-17 Thread David Champion
On 2000.05.16, in <[EMAIL PROTECTED]>, "Bennett Todd" <[EMAIL PROTECTED]> wrote: > Ok, I've gotten so hooked on mutt that I'm wanting to use it for > netnews. > > I know this has been discussed a lot, but as best I've been able to > tell the focus has been on NNTP support for some reason

Re: PGP: No translations available for language "mutt"

2000-05-22 Thread David Ellement
ins the language* files to put in your .pgp directory. For those superfluous PGP messages, the mutt string is empty. -- David Ellement

Re: Multiple IMAP Servers

2000-05-24 Thread David DeSimone
host2} {user3@host3} However, I'm not sure how you would specify the passwords; if they all have the same password, setting $imap_pass should work; otherwise you might have to type each password as Mutt asks for it. -- David DeSimone | "The doctrine of human equality reposes on this

Re: Binding bug + minor annoyance.

2000-05-24 Thread David DeSimone
David T-G <[EMAIL PROTECTED]> wrote: > > One way might be to have mutt ship with no bindings and let you roll > all of your own ;-) This tongue-in-cheek comment is actually not a bad idea: Do not hard-code any of the keybindings in the Mutt source, but instead set the default

Exclusive matching

2000-05-24 Thread David Champion
Alice, Bob, and Carol want to find all email that was sent from any one of them to BOTH of the others, but that was not sent to ANY fourth person. I can make mutt match all messages that include Alice, Bob, and Carol: ~L alice ~L bob ~L carol My mailbox has a message from Carol to Alice,

Re: Exclusive matching

2000-05-24 Thread David Champion
On 2000.05.24, in <[EMAIL PROTECTED]>, "David Champion" <[EMAIL PROTECTED]> wrote: > I attached a mailbox that contains 8 > messages: 6 that I want matched, 1 that is from Carol to Alice, Bob, > and Dave, and 1 that does not include Bob. (The last two

Re: Exclusive matching

2000-05-24 Thread David Champion
On 2000.05.24, in <[EMAIL PROTECTED]>, "David Champion" <[EMAIL PROTECTED]> wrote: > A look at the source code suggests that this is a misread, though, and > that "^" goes before any pattern component. Well, this pattern: > ^~L alice | ^~L

Re: Exclusive matching

2000-05-25 Thread David Champion
On 2000.05.25, in <[EMAIL PROTECTED]>, "Mikko Hänninen" <[EMAIL PROTECTED]> wrote: > > ~L alice ~L bob ~L carol ^~L (alice\|bob\|carol) > > I'm curious, do you really need the first part, the three matches? > The last part should do their job too. Since you tried these things, > I su

Re: Randomizing From:

2000-05-25 Thread David Ellement
e quotes, the back quote expansion will be delayed until the macro is invoked: macro compose g '\ef^u$realname <`pwgen 8`@cesspool.net>\n' -- David Ellement

Re: corrupt mail

2000-05-25 Thread David DeSimone
uot;-USE_FLOCK". That is, dot-locking and fcntl-locking should be enabled. If they aren't, you could be in trouble. > At first I thought it might be Netscape attempting to access the > files, so I've redirected my mailbox to a new directory that Netscape > wouldn't acces

Re: Binding bug + minor annoyance.

2000-05-25 Thread David DeSimone
tt should simply fail to start without some sort of configuration input. :) -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there is no man really clever who has not Hewlett-Packard | found that he is stupid." -- Gilbert K. Chesterson

Re: attempt to build mutt-1.3i failed

2000-05-25 Thread David DeSimone
reported to mutt-dev, not mutt-users. -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there is no man really clever who has not Hewlett-Packard | found that he is stupid." -- Gilbert K. Chesterson Richardson IT|PGP: 5B 47 34 9F

Re: Binding bug + minor annoyance.

2000-05-25 Thread David Champion
On 2000.05.25, in <[EMAIL PROTECTED]>, "David DeSimone" <[EMAIL PROTECTED]> wrote: > Mikko Hänninen <[EMAIL PROTECTED]> wrote: > > > > That's good as an option, but then the problem would be that you can't > > have an independ

Re: headers in incoming mail

2000-05-26 Thread David Champion
On 2000.05.26, in <[EMAIL PROTECTED]>, "Manuel Arriaga" <[EMAIL PROTECTED]> wrote: > Hi all, > > Two short config questions: > > - I have put "ignore (blabla)" into my .muttrc in order to keep the visible part of >the headers in incoming mail readable, but now I would like to sort the d

Re: Binding bug + minor annoyance.

2000-05-26 Thread David DeSimone
David Champion <[EMAIL PROTECTED]> wrote: > > Maybe the original poster (I forgot who...) would be OK with > "unbind * *" and "unmacro * *". But there is no "unbind" nor "unmacro" command... -- David DeSimone | "The doctrine of

Re: Binding bug + minor annoyance.

2000-05-26 Thread David Champion
On 2000.05.26, in <[EMAIL PROTECTED]>, "David DeSimone" <[EMAIL PROTECTED]> wrote: > David Champion <[EMAIL PROTECTED]> wrote: > > > > Maybe the original poster (I forgot who...) would be OK with > > "unbind * *" and "unmacro

Re: handling text/plain based on extension of the file

2000-05-26 Thread David DeSimone
t it tries to display an image as a text attachment, because that's what it was told by the sender to do! You should complain to the person who sent you the mail, and tell them to fix their mailer so that it sends things out correctly. That will help everyone. -- David DeSimone | "The d

Re: Two ideas

2000-05-26 Thread David Champion
On 2000.05.26, in <[EMAIL PROTECTED]>, "Rob Reid" <[EMAIL PROTECTED]> wrote: > > You mean strip sigs from quoted text in a reply? That's the editor's job I strenuously disagree. I think we should rather say: it is the established judgement of the Mutt development team that stripping si

Re: Possible, does it exist already...?

2000-05-30 Thread David Champion
On 2000.05.30, in <[EMAIL PROTECTED]>, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Say you are replying to 30 messages, for instance. And you don't want to > send each out after you are done with your reply. Could you then create > a macro to send these to outbox and then send say eve

Re: Replying to multiple messages

2000-05-31 Thread David Ellement
He nevr quite finished it, and no one else picked it up. I still have the message he posted to the list with the patche, if you can't find it in an archive. -- David Ellement <[EMAIL PROTECTED]>

Re: Open Netscape, remote new window

2000-06-01 Thread David Champion
On 2000.06.01, in <[EMAIL PROTECTED]>, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I have my urlview working lovely with netscape opening inside the same > window, but what if I want to open in a new window? % netscape -remote 'openURL(http://www.mutt.org/, new-window)' -- -D.

Re: resend-message and FCC

2000-06-02 Thread David DeSimone
not look at that timestamp unless you sort by "date-received". Likewise, when tagging by date, ~d examines the Date: header, while ~r examines the enevelope separator time. > Once again, IMHO, if the edited mail is sent, this date should be > changed as well. I tend to agree

Re: how to change the default encoding method?

2000-06-02 Thread David DeSimone
don't think you can change the default. And, why would you want to? The reason Mutt chooses quoted-printable is because it encodes to a smaller result than base64. If the base64 encoding had come out smaller, Mutt would have chosen that. -- David DeSimone | "The doctrine of human equa

Re: charset override

2000-06-02 Thread David DeSimone
information in included in what you can edit. > the problem is, some muas send 8-bit text in messages marked with > charset=iso-8859-1. What's wrong with that? iso-8859-1 is an 8-bit character set. -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL P

Re: multilingual text

2000-06-08 Thread David DeSimone
ng koi8-r, and the other using iso-8859-9? I don't think Mutt can create any multipart type besides multipart/mixed, though.. you might have wanted multipart/alternative? -- David DeSimone | "The doctrine of human equality reposes on this: [EMAIL PROTECTED] | that there is no m

Re: new option?

2000-06-08 Thread David Champion
On 2000.06.08, in <[EMAIL PROTECTED]>, "Lars Hecking" <[EMAIL PROTECTED]> wrote: > > In principle, yes, but it may even work without. Nevertheless, > echo -n is not portable. Unquoted backquotes turn all whitespace into plain spaces: `ls a b c` => a b c Quo

Re: PDF viewing question

2000-06-09 Thread David Ellement
_MAILCAP in my Netscape preferences file to point to it. -- David Ellement

<    1   2   3   4   5   6   7   8   9   10   >