e way that MIME is specified to work.
That being said, if you can't convince the sender to fix his/her MUA
configuration and you really want to handle these messages
automatically, I would suggest using procmail to edit your incoming mail
on the fly and "correct" the Content-Type field to
x27;t do that automatically.
'vim' has a built-in formatting command (gq) that does that. With 'vi',
you can use an external command such as 'fmt'. The 'vim' "gq" command
also handles text quoted with a leading ">", so I was abl
ill necessary? What curses/slang
library did you use?
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
kips deleted messages when navigating, of course.
Navigate using upper-case letters 'J' and 'K'.
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
On Mon, Mar 13, 2000 at 05:14:34PM -0600, David DeSimone wrote:
> Gary Johnson <[EMAIL PROTECTED]> wrote:
> >
> > I've had to hack the configure script of previous releases (0.95.4 and
> > 1.0) to get them to use the proper curses library on my HP-UX 10.20
>
d and $<. GNU make expands this $< to the source file name,
as the Makefile's author intended, and the build works fine. When the
HP-UX make gets to this point, however, it replaces $< with an empty
string which then leaves sed waiting for input from stdin and the build
hangs.
--
Ga
On Tue, Mar 14, 2000 at 02:33:06AM +, J McKitrick wrote:
> On Mon, Mar 13, 2000 at 04:50:40PM -0800, Gary Johnson wrote:
> > Navigate using upper-case letters 'J' and 'K'.
>
> Navigating isn't the problem, it's when i want to go to a messag
On Mon, Mar 13, 2000 at 08:16:18PM -0800, Gary Johnson wrote:
> On Tue, Mar 14, 2000 at 02:33:06AM +, J McKitrick wrote:
> > On Mon, Mar 13, 2000 at 04:50:40PM -0800, Gary Johnson wrote:
Sorry about that. I didn't see the new messages in the other thread
until after I sent t
n't know about GNUpg--I've never tried it.
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
nly in the
development branch though, as mutt-1.0-us/m4/Makefile still has the
"sed ... $< ..." lines.
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
On Tue, Mar 14, 2000 at 11:57:25AM -0600, David DeSimone wrote:
> Gary Johnson <[EMAIL PROTECTED]> wrote:
> >
> > CPPFLAGS="$CPPFLAGS -I/usr/include/curses_colr"
> > LIBS="$LIBS -lcur_colr"
>
> I have done this myself, and while th
$HOME/.mutt/signature.internal'
In my case, "internal" is anything going to hp.com or agilent.com.
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
just add a hyphen and your
address (with '=' instead of '@') after the command word:
<[EMAIL PROTECTED]>
I sent a message to [EMAIL PROTECTED] and it
worked great.
For another list, I sent a message to the list owner explaining the
situation and asking for t
l. Just send mail to:
[EMAIL PROTECTED]
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
lines
in your mailcap file:
text/html; lynx -force_html %s
text/html; lynx -dump -force_html %s; copiousoutput
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
riginated from.
Put in your muttrc:
my_hdr From: [EMAIL PROTECTED]
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
tion, you must first
type a colon, so the example above would be typed
:set ?allow_8_bit
And for non-boolean variables, you can omit the question mark, e.g.,
:set pager
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Genera
indenting is set only for C source and header files. That
would eliminate the need for "nocindent" here as well as when editing
other text files.
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
en sorted by date received, they appear in the "correct" order, but of
course not threaded. I also looked for extra whitespace characters in
the Subject lines, but they all look identical to me.
So is this a bug, or am I missing something?
--
Gary Johnson | Agilent Te
:
Received: (qmail 12169 invoked from network); 20 May 2000 10:57:35 -
Date: Sat, 20 May 2000 12:56:48 +0100
All the times in the Received: headers and the From header are
consistent, but the original poster's clock seems to be fast by an hour.
Gary
--
Gary Johnson
, not to fix the threading. Now
that I understand what's going on (an incorrectly-set clock), I can
certainly live with it.
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
wer-case (i.e., small) j and k do skip deleted messages;
upper-case (i.e., capital, i.e., the ones you get by pressing the Shift
key) J and K do not skip deleted messages.
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
y check between the
Content-Type and the file name and if they disagree, process the message
according to one or the other, the choice set by some quadoption
variable (kind of like how reply_to works).
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
t; currently getting messed up... Maybe I should look into it myself...
Just my $0.02: There have been a number of times when I've wanted just
this feature myself.
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Commun
contains:
wvHtml $1 2> ~/tmp/wvHtml.errors |
perl -0777 -p -e '
s|||gs;# Delete img tags.
' |
w3m -dump -T text/html |
perl -0777 -p -e 's/\n\s*\n/\n\n/gs'# Delete extra whitespace
# b
ovements have been made since it was renamed.
> Where can I get it? Do you have a link?
The latest version is wv 0.5.44 which you can get from freshmeat.news or
from the wv homepage, http://www.wvWare.com/.
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED]
ll the commands to do this in a shell script and
simply refer to the shell script (by its full path name) in your crontab
file. This will make it much easier to test and maintain your backup
procedure.
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communica
27; yourmailbox > mail-tmp
mv mail-tmp yourmailbox
(which I have not tested) might do what you want, where the month could
be determined each month using date as you've already done.
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications
s a pager,
I don't think w3m's interface is quite as nice as less's.
You can get w3m from
http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/eng/
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
On Wed, Jun 07, 2000 at 06:44:05PM -0700, Jason Helfman wrote:
> What about ftp support?
It has that, too.
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
ersonal .muttrc file on the
second system has redefined mailcap_path so that it doesn't include
${HOME}/.mailcap.
BTW, I think "-force_html" and "nametemplate=%s.html" are redundant.
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communica
r a google.com search but this URL does not seem
> to be up. Has anyone had any luck with it?
It just worked for me. At least I was able to see a list of that
directory--I didn't try downloading any of the files.
Gary
--
Gary Johnson | Agilent Technologies
[
problem in mutt's Makefiles was fixed. I have always used gcc to
compile it.
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
ERM) ?
It's a C program that you can get from:
http://www.fiction.net/blong/programs/mutt/autoview/RunningX.c
A lot of these mutt "helper" programs can be found from the Links
section of www.mutt.org.
Regards,
Gary
--
Gary Johnson | Agilent Technologies
[EM
set textwidth=72\""'
You may already know to do this, but just in case you don't: You will
need to add another send-hook to reset your editor back to your
preferred settings for the other mailing lists. Otherwise, once you
send a message to linux-bruxelles
messages displayed from the current mailbox to those
containing .
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
ffects this, but I've
never tried that.
So, it could have had to do with mutt if mutt's developers had chosen to
allow for overriding the termcap settings as vim's developer did.
Regards,
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL
On Thu, Jun 22, 2000 at 11:39:08AM -0700, Gary Johnson wrote:
> vim allows the user to override the system's termcap settings, [...]
P.S.
'less' also allows the user to override this restoring of the screen
with the '-X' option. See the less(1) man page or the less
d 'K' are upper case (i.e., capital or
shifted) letters and are different from the lower case 'j' and 'k'
usually used for moving the cursor. You'd be surprised how many people
miss that distinction.
Regards,
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
On Mon, Jun 26, 2000 at 06:23:04PM -0700, Jason Helfman wrote:
> How would I go about replying to all
Use 'g':
group-replyreply to all recipients
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communica
d to be helpful and
subscribe to both lists, I would still want to do something to minimize
the volume of questions to the newbie list.
Also, there are all types of newbies. The annoying ones are the
clueless ones. Would a clueless newbie know to subscribe to the newbie
list?
Regards,
Gary
--
Ga
iscussed in the manual, section 3.21, "Setting variables".
BTW, as a matter of netiquette, lines should not be longer than 80
columns; 72 is the norm.
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
for a way to test if i am running mutt really locally.
I have the same situation, except that I run mutt on my workstation at
work and telnet from home. I use the RunningX program available from
http://www.fiction.net/blong/programs/mutt/autoview/RunningX.c
Gary
--
Gary Johnson
.g.,
"fold -w 72 | pr -o 4 | lpr".
fold(1) fold(1)
NAME
fold - fold long lines for finite width output device
SYNOPSIS
fold [-b] [-s] [-w width] [file ...]
...
STANDARDS CONFORMANCE
fold: XPG4, POSIX.2
--
Gary
s "background run" because it runs the viewer in the
background, freeing up mutt for other tasks.
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
| echo vim`
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
ilable as a patch to 1.2. The patch
was posted to this list (or the mutt-dev list) earlier this year.
How did you get slashdot to send you a list of articles? I've searched
the site for such a feature but couldn't find it.
Regards,
Gary
--
Gary Johnson
something to do with using "=mutt" instead of "+mutt". I
think the former should work, but I had problems with using "=" for the
default mailbox directory when I started using mutt so I've used "+"
ever since.
Gary
--
Gary Johnson
the message is quoted-printable-encoded and displays all the
quoted-printable escapes, such as '=20', as plain text.
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
s with new messages are
# displayed together and last.
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
; 'my_hdr From: name <[EMAIL PROTECTED]>'
Send-hooks are executed in the order they appear in your muttrc, so the
default send-hook must appear first.
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
# Redirect stdin from the terminal.
echo "Enter page width:"
read width
fold -w $width < /tmp/mutt_tmp_file
rm -f /tmp/mutt_tmp_file
If you save this script as 'mutt_fold', then pipe your message from mutt
as
|mutt_fold
the script will qu
we might be able to figure out a solution.
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
and sourcing them? I've
> tried separating with ';', enclosing in ''' and separating with a
> newline, but to no avail.
You had the right ideas and were probably close. Here's an example from
my muttrc.
send-hook . 'my_hdr From: [EMAIL PROTECTED]; s
RET scroll down one line
...
previous-line BackSpace scroll up one line
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
uot;!" and other commands/names that refer to your system mailbox
will work as expected.
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
nd a few others) by typing 'h'.
For example (from the manual, section 3.8), if you wanted to remove all
but the basic headers from forwarded messages, you could
set weed
ignore *
unignore from date subject to cc
Regards,
Gary
--
Gary Johnson | Agilent
On Tue, Dec 05, 2000 at 10:23:24AM +0100, Ralf Hildebrandt wrote:
> Since Postfix uses Delivered-To: for improved loop-detection, I need to
> strip this and only this header upon bouncing a message using "b". How?
unset bounce_delivered
--
Gary Johnson | Agil
27;s no way to know when
it's done with the file. I have a cron job that periodically cleans out
my old files from /tmp, so I haven't worried about it.
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
hange the internals of
mutt to recognize this sort of mangled subject. Perhaps "we" could add
a subject_ignore_regexp to tell mutt what part of a subject line to
ignore when threading messages.
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
On Thu, Dec 14, 2000 at 02:53:49PM -0500, Josh Huber wrote:
> On Thu, Dec 14, 2000 at 11:12:37AM -0800, Gary Johnson wrote:
> > I think the only solution available to us is to change the internals of
> > mutt to recognize this sort of mangled subject. Perhaps "
pe by typing CTRL-T.
If your Content-Type header is always the same, you could write a macro
to change the Content-Type header before sending the message. E.g.,
something like this:
macro compose Y ^T^Umycontenttype\n
which also sends the message.
--
Gary Johnson | Agilent
p/mutt-* set equalprg=fmt
and reformat the current paragraph with
=ip
Of course you can use object/motion commands other than "ip", but you
get the idea.
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
On Mon, Dec 18, 2000 at 08:34:37PM -0800, David Alban wrote:
> At 2000/12/18/16:48 -0800 Gary Johnson <[EMAIL PROTECTED]> wrote:
> > There's no really good way (i.e., none that I like) to automatically
> > reformat paragraphs within vim
>
> Hmmm... Maybe you
t 'mutt' is executed at the time specified and in the
environment of 'at' and therefore the message body is no longer
available (besides being consumed by 'sed' in this example). I'm sure
that's solvable, too, but I'll leave that to you.
Gary
--
at are discussed here,
then reading the relevant parts of the manual to find out more.
Regards,
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
and if you could tell us what you think they
should do and what they seem to do instead.
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
nd) as part of the macro. Another way would be to add another
to the end of the macro to automatically answer the question.
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
le=~Mail/mutt-users
folder-hook . set spoolfile=$MAIL
That will start mutt in ~Mail/mutt-users, then immediately restore your
spoolfile to the system mailbox.
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Prod
gt; macro pager d "Delete present message and return
>to the index"
How about simply
macro pager d
?
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
On Sat, Jan 06, 2001 at 12:00:07AM -0800, Gary Johnson wrote:
> On Sat, Jan 06, 2001 at 07:17:18AM +0100, Petri Kelottij?rvi wrote:
>
> > 2: How do I make Mutt start in, say, ~/Mail/mutt-users instead of the
> >global mailbox? I'm sure this is in the docs but I can
%s"'
Note that the index_format for lists (which I have delivered to
+Incoming/.) contains the 'n' format instead of 'L'.
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
an dispense with the send hook and just use:
my_hdr Reply-To: [EMAIL PROTECTED]
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
onse to that prompt, if
confirmappend is set and mailboxname already exists, you will get an
additional prompt:
Append messages to mailboxname? ([y]/n):
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
;, Standard-Mailbox
> macro pager "\I" "c/var/mail/info\r" # dito
Since a synonym for the standard mailbox is "!", you could also write
the last two as:
macro index "\I" "c!\r"# Shurtcut "I", Standard-Mailbox
macro pager "\I" "c!\r"# dito
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
ck out to the main mailbox once deep in another
> mailbox so you wouldn't have to quit.
c!
HTH,
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
you're done printing, restore
the builtin pager with
:set pager="builtin"
A pager command like this also works, if you want to edit the file
before printing, or to include it in a reply:
:set pager="cat > ~/tmp/mutt_pager_out"
HTH,
Gary
--
Gary Johnson
rum, you
can subscribe to the w3m-dev-en mailing list. Details can be found at
the w3m home page,
http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/eng/
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
On Sun, Jan 28, 2001 at 02:40:10PM -0800, Gary Johnson wrote:
> very nice features. For example, you can pipe an e-mail message into it
> from your mailer (I use mutt), then type a colon (:) and w3m will
Well, _that_ was a stupid comment; of course I use mu
print HTML if your mailcap works OK with the pager.
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
tab
(I have tw=72 set elsewhere.)
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
t Linux, is to use the 'locate'
command. Execute 'locate Muttrc' to see where that file is on your
system. When you find it, check the setting of mailcap_path, if any.
HTH,
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
gt; h: mutt.octet.filter: command not found file.pdf
>
> How do i fix this error?.
You need to put mutt.octet.filter in a directory that is in your PATH
variable, or refer to it in your mailcap by its full path name.
--
Gary Johnson | Agilent Technologies
[EMAIL
r-xr-x".
Since this is pretty basic and important stuff to know when using a Unix
system, I would recommend that you find a good introductory book on
using Unix: Matt Welsh's "Running Linux" (3rd edition) would be a good
choice.
Gary
--
Gary Johnson | Ag
acked version of mutt.octet.filter and forgot that
"-v" was something I added.
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
you quit acroread.
The 'sleep 10' is an inelegant but easy way to get around some issues
that arise when putting the viewer in the background.
Note that I have not tested this, so I may have made a typo or some
other stupid mistake.
HTH,
Gary
--
Gary Johnson |
ml"
and by putting an appropriate "text/html; ..." line in your mailcap, it
will apparently display the text/html part in preference to the
text/plain part. You can control this behavior with the
alternative_order list.
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
this,
send-hook . 'set include'
send-hook '~s joke' 'unset include'
where you may have to play with the '~s joke' pattern to get what you
want. It worked when I tried it with a '~t ' pattern.
Gary
--
Gary Johnson |
ges in the file, the 's' is processed, which saves the message at
the cursor, just as if you had typed the keys individually instead of
using the macro. In other words, ";s" is processed as ';' followed by
's', not as one command ';s' mean
r expression that matches
all your addresses.
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications Product Generation Unit
| Spokane, Washington, USA
hment viewer
word2text - convert MS Word files to ASCII text
mutt_octet_view is a modification of Dave Pearson's mutt.octet.filter
program that adds the ability to launch graphical viewers for
octet-stream attachments from the attachment menu.
Gary
--
Gary Johnson
On Wed, Mar 07, 2001 at 02:28:38PM +0800, Horace G. Friend III wrote:
> How can I include all headers for my reply. I had to get out of this msg
> to take a look at the above Received hdr?
:set header
:unset weed
Gary
--
Gary Johnson | A
ust be "~/mail/").
>
> Is there a straightforward way to do such a thing?
If your send-hooks work except for the resetting problem, the solution
is easy. Just add the following lint to your muttrc _above_ the other
send-hooks so that it will be executed before the others.
send-
either. I did think of something else that
might work, though.
macro compose y ":push :set folder=~/Mail"
I have not tried that to see if it actually works. One problem with
this approach is that you really need to create such macros for every
command that leaves the compose menu,
s to go into send mode.
>
> Am I missing a simple trick?
This seems to work:
#!/bin/sh
MBOX=$$
cat > /tmp/$MBOX
exec < /dev/tty # Change stdin to the controlling tty.
mutt -f /tmp/$MBOX
rm /tmp/$MBOX
This also fixes the missing "!" from
to show either
just the newsletters (n), or everything but the newsletters
(N).
macro index n "lslashdot|register|cringely|linuxplanet|linux today" \
"limit to news"
macro index N 'l!(~f slashdot | ~f register | ~f cringely | ~f linuxplanet | ~f
"linux today")
ate, you are adding a save-hook to the list every time you enter
a folder; and since mutt uses the first save-hook in its list whose
pattern matches, a save-hook whose pattern matches everything will stop
mutt from finding any subsequent save-hooks.
So I think this might work, but I haven
ders even if the number of
header lines changes.
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications PGU
http://www.spocom.com/users/gjohnson/mutt/ | Spokane, Washington, USA
1.2i version did.
I prefer the smooth-scrolling behavior, though, so I put this in my
muttrc:
set menu_scroll
You might check to see if menu_scroll is set and if so, unsetting it
should you the behavior you want.
HTH,
Gary
--
Gary Johnson | Agilent Technologies
[EM
e of
"~/Mail". So you should be able to fix this by putting the "set record"
line before any line that references the "+" or "=" directory.
I'd call it a feature.
Gary
--
Gary Johnson | Agilent Technologies
[EMAIL PROTECTED] | RF Communications PGU
http://www.spocom.com/users/gjohnson/mutt/ | Spokane, Washington, USA
1 - 100 of 537 matches
Mail list logo