Re: How to be warned about non-existent aliases?

2017-04-27 Thread Cameron Simpson
On 26Apr2017 15:07, Chris Green wrote: On Tue, Apr 25, 2017 at 02:34:56PM -0400, Ed Blackman wrote: On Tue, Apr 25, 2017 at 11:16:05AM +0100, Chris Green wrote: > Yes, it's a problem I have with mutt too. For example I'm subscribed > to a list called uk-rid...@the-hug.net which is aliased to u

Re: How to tell GUI MUAs to show message in a fixed font?

2017-04-27 Thread Darac Marjal
On Wed, Apr 26, 2017 at 08:54:45PM +, Grant Edwards wrote: On 2017-04-26, Matthias Apitz wrote: El día miércoles, abril 26, 2017 a las 07:18:30p. m. +, Grant Edwards escribió: > Why should a sender of txt mail be worried about how Gmail or any other > MUA is rendering a txt mail? Isn

Re: How to be warned about non-existent aliases?

2017-04-27 Thread Antoine Amarilli
On Tue, Apr 25, 2017 at 10:42:17PM +1000, Erik Christiansen wrote: > As I have edit_headers set, and always enter destinations in the editor, > there is no possibility of tab-completion in mutt, for semi-manual > checking. (Though I could scrape the aliases from .muttrc with a few > lines of awk, t

Re: How to tell GUI MUAs to show message in a fixed font?

2017-04-27 Thread Grant Edwards
On 2017-04-27, Darac Marjal wrote: > >>OK, so how does one do that within mutt? > > I would suggest that the most prudent approach is to use a lightweight > markup language (LML). LMLs tend to be designed such that, while they > CAN be rendered into a presentation form, the source code is also > (

Error checking new mail in IMAP server

2017-04-27 Thread Luis Muñoz Fuente
Hello: At first sorry about my English. It does not work the command dot to check new mail in IMAP folders. I use Mutt 1.5.24. What is the solution? Thanks

Re: How to tell GUI MUAs to show message in a fixed font?

2017-04-27 Thread Patrick Shanahan
* Grant Edwards [04-27-17 11:21]: > On 2017-04-27, Darac Marjal wrote: > > > >>OK, so how does one do that within mutt? > > > > I would suggest that the most prudent approach is to use a lightweight > > markup language (LML). LMLs tend to be designed such that, while they > > CAN be rendered into

Re: How to tell GUI MUAs to show message in a fixed font?

2017-04-27 Thread Grant Edwards
On 2017-04-27, Patrick Shanahan wrote: > * Grant Edwards [04-27-17 11:21]: >> On 2017-04-27, Darac Marjal wrote: >> > >> >>OK, so how does one do that within mutt? >> > >> > I would suggest that the most prudent approach is to use a lightweight >> > markup language (LML). LMLs tend to be designe

Re: How to be warned about non-existent aliases?

2017-04-27 Thread Ed Blackman
On Wed, Apr 26, 2017 at 03:07:28PM +0100, Chris Green wrote: > On Tue, Apr 25, 2017 at 02:34:56PM -0400, Ed Blackman wrote: > > alias uk-riders uk-rid...@the-hug.net > > # remembering is hard, aliases are cheap > > alias uk-r uk-riders > > alias ukr uk-riders > > alias ukriders uk-riders > > > Yes