Re: Internal mutt commands?

2015-12-01 Thread David Woodfall

* On 01 Dec 2015, David Woodfall wrote:

Is there a list of commands we can use inside mutt? I did a quick
google, but didn't find anything useful.

I did try :display-toggle-weed but got an unknown command error.

Dave


Commands are the things you can put in a muttrc or execute at the :
prompt:
http://dev.mutt.org/doc/manual.html#commands

display-toggle-weed is a function -- something that can be bound to a
keystroke:
http://dev.mutt.org/doc/manual.html#functions

Then of course there are variables: things you can set or unset:
http://dev.mutt.org/doc/manual.html#variables

--
David Champion • d...@bikeshed.us


Thanks. I'll read up on those.

Dave


Re: Internal mutt commands?

2015-12-01 Thread Will Yardley
On Tue, Dec 01, 2015 at 11:37:26PM -0600, David Champion wrote:
> * On 01 Dec 2015, David Woodfall wrote: 
> > Is there a list of commands we can use inside mutt? I did a quick
> > google, but didn't find anything useful.
> > 
> > I did try :display-toggle-weed but got an unknown command error.
> 
> Commands are the things you can put in a muttrc or execute at the :
> prompt:
>   http://dev.mutt.org/doc/manual.html#commands
> 
> display-toggle-weed is a function -- something that can be bound to a
> keystroke:
>   http://dev.mutt.org/doc/manual.html#functions

Also, you can get a list of what's available in the current context (and
what it's bound to) with '?', in case you didn't know.

w



Re: Internal mutt commands?

2015-12-01 Thread David Woodfall

On Tue, Dec 01, 2015 at 11:37:26PM -0600, David Champion wrote:

* On 01 Dec 2015, David Woodfall wrote:
> Is there a list of commands we can use inside mutt? I did a quick
> google, but didn't find anything useful.
>
> I did try :display-toggle-weed but got an unknown command error.

Commands are the things you can put in a muttrc or execute at the :
prompt:
http://dev.mutt.org/doc/manual.html#commands

display-toggle-weed is a function -- something that can be bound to a
keystroke:
http://dev.mutt.org/doc/manual.html#functions


Also, you can get a list of what's available in the current context (and
what it's bound to) with '?', in case you didn't know.

w


Yes, I knew about that one for checking binds.

Dave


Internal mutt commands?

2015-12-01 Thread David Woodfall

Is there a list of commands we can use inside mutt? I did a quick
google, but didn't find anything useful.

I did try :display-toggle-weed but got an unknown command error.

Dave


Re: Internal mutt commands?

2015-12-01 Thread David Champion
* On 01 Dec 2015, David Woodfall wrote: 
> Is there a list of commands we can use inside mutt? I did a quick
> google, but didn't find anything useful.
> 
> I did try :display-toggle-weed but got an unknown command error.
> 
> Dave

Commands are the things you can put in a muttrc or execute at the :
prompt:
http://dev.mutt.org/doc/manual.html#commands

display-toggle-weed is a function -- something that can be bound to a
keystroke:
http://dev.mutt.org/doc/manual.html#functions

Then of course there are variables: things you can set or unset:
http://dev.mutt.org/doc/manual.html#variables

-- 
David Champion • d...@bikeshed.us


Re: sending mails readable on small screens

2015-12-01 Thread Bernard Massot
Le 30/11/2015 à 22:10, bastian-muttu...@t6l.de a écrit :
> f=f seems to be the esoteric way to tackle that problem. All other
> users just make sure their terminal is at least 80 chars wide.
My phone can display only about 40 characters per line, and it's not the
smallest existing phone.
 
> > No it does not: http://rmz.io/ff.png
> 
> That screen is approx 65 chars wide/narrow. But also I would not count
> that as not readable.
It's painful to read. And it would be even worse with citations.
 
> > Indeed, please don't use HTML.
> 
> I sign that, too, but I also think that you are not wrong - given that
> fact that most MTAs support html paging.
I guess you meant MUA.
I'm not thinking of using only HTML, but using multipart/alternative
with a text/plain version (possibly with f=f) and a text/html version of
my message.
It will be tricky to do, but not impossible I think.
 
> > You might have better luck with "quoted-printable". "f=f" is much
> > nicer though.
> 
> To my knowledge quopri is an encoding method. I would not say that could
> solve the problem here.
Yes, quoted printable encoding doesn't have anything to do with
displayed text width.
-- 
Bernard Massot


Regex pattern length limit

2015-12-01 Thread Robert Svoboda

Hi all,

I've been using two macros to filter () and delete
() messages based on pattern. This pattern has been
growing lately and I found out that mutt has some limit on the length of
the pattern. This limit seems to be around 250 characters. The pattern
is already longer than that and mutt silently drops the rest of the
pattern. I have two questions:

1. Is this a bug? AFAIK there's nothing in the fine manual about pattern
limited length. If the pattern is longer than the limit it should at
least warn the user about it, no?

2. Is there anything I can do to work around this?

Robert


signature.asc
Description: Digital signature