Strange problem on new system with versus (or linefeed versus carriage return)

2024-05-09 Thread Chris Green
I am in the process of migrating from an old system running mutt 2.1.4 on xubuntu 22.04 to a new system running mutt 2.2.12 on xubuntu 24.04. I have simply copied across all my muttrc configuration etc. without change, it's all working pretty well except for (so far) one problem:- I have the foll

Re: Strange problem on new system with versus (or linefeed versus carriage return)

2024-05-09 Thread Michael Kjörling
On 9 May 2024 16:24 +0100, from c...@isbd.net (Chris Green): > I have the following in muttrc so that hitting 'Enter' (the CR key) on > the keyboard sends an E-Mail after composing it:- > > bindcompose \n send-message # rather than 'y' > On the new system the help line at the bot

Re: Strange problem on new system with versus (or linefeed versus carriage return)

2024-05-09 Thread Dennis Preiser
On Thu, May 09, 2024 at 04:24:56PM +0100, Chris Green wrote: > I have the following in muttrc so that hitting 'Enter' (the CR key) on > the keyboard sends an E-Mail after composing it:- > > bindcompose \n send-message # rather than 'y' > > This works as intended on the old system bu

Re: Strange problem on new system with versus (or linefeed versus carriage return)

2024-05-09 Thread Chris Green
On Thu, May 09, 2024 at 05:59:39PM +0200, Dennis Preiser wrote: > On Thu, May 09, 2024 at 04:24:56PM +0100, Chris Green wrote: > > I have the following in muttrc so that hitting 'Enter' (the CR key) on > > the keyboard sends an E-Mail after composing it:- > > > > bindcompose \n send-message

set date_format

2024-05-09 Thread Ебрашка
Can you tell me how to make the date display in the catalog with letters in day/month/year format, i.e. 09/05/2024 I write in muttrc set date_format="%d/%m/%Y" and there are no changes.

Re: set date_format

2024-05-09 Thread Will Yardley
On Thu, May 09, 2024 at 06:47:30PM +, Ебрашка wrote: > Can you tell me how to make the date display in the catalog with letters > in day/month/year format, i.e. 09/05/2024 I write in muttrc set > date_format="%d/%m/%Y" and there are no changes. I think you need to override the default or curre

Re: Strange problem on new system with versus (or linefeed versus carriage return)

2024-05-09 Thread Jon LaBadie
On Thu, May 09, 2024 at 05:59:39PM +0200, Dennis Preiser wrote: On Thu, May 09, 2024 at 04:24:56PM +0100, Chris Green wrote: I have the following in muttrc so that hitting 'Enter' (the CR key) on the keyboard sends an E-Mail after composing it:- bindcompose \n send-message # rat