Adam M. Costello <[EMAIL PROTECTED]> wrote:
>
> The suspend variable causes Mutt to ignore the susp key (usually
> ctrl-Z) the first time I press it, but not the second time.  After
> this is fixed, check whether Mutt will also ignore the dsusp key
> (usually ctrl-Y).

I run Mutt from a shell script that disables the susp and dsusp keys, so
that I don't end up suspending Mutt by mistake.

> It would be nice to have a function for the index screen that causes a
> check for new mail to happen right now (like the inc command of
> mailx).

For me, Mutt checks for mail whenever I press any key in the index.  Is
this not what you want?

> When Mutt first starts up, the index is scrolled so that the selection
> is at the bottom of the window, but it would be nicer if it were in
> the middle of the window.  Sometimes after I change folders the index
> is scrolled so that only the last item is shown, at the top of the
> window.  Again, it would be nicer if the selected item started out in
> the middle of the window.

Mutt tends to model Elm in this respect.  It treats each group of
messages as a "screen's" worth.  Say, if your screen can hold 20 lines
of index, then the group of messages will be broken into groups of 20,
and each group is displayed as distinctly as possible, even if there is
only one message in each group.

Those of us who are old Elm users are used to this behavior.  It seems
that other users may not find this intuitive or logical.  I thought I
recalled someone writing a function or patch to change this behavior,
but I can't seem to find it now.

> It would be nice if Mutt, when it executes the bind and macro
> commands, would notice if a character is a tty special character and
> reconfigure the tty to disable that character.

I simply disable those characters before running Mutt, using my shell
script approach.  This doesn't /need/ to be in Mutt.

-- 
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
Convex Division  |    PGP: 5B 47 34 9F 3B 9A B0 0D  AB A6 15 F1 BB BE 8C 44

Reply via email to