Changes in key code assignments

2024-11-08 Thread Jeffery Small
I recently upgraded from Xubuntu 22.04 to 24.04.1. One thing I noticed was that the codes reported by ":exec what-key" for some of my keypad keys had changed despite all hardware being the same. For example, the keypad "+" key previously reported <1017> but now reports <1107>. Some other keys h

Problem with viewhtmlmsg

2024-11-07 Thread Jeffery Small
I've upgraded from Xubuntu 22.04 to 24.04.1 with mutt 2.2.12 (according to the repository) but mutt -v reports version 2.2.9. I'm am running into some problems. The viewhtmlmsg script is no longer working. It fails with the following messages:

Disabling start and stop keys

2022-11-07 Thread Jeffery Small
I have a script that fires up mutt in an xfce4-terminal window. In my ksh shell .kshrc file, I use stty to disable (undef) the stop (^S) and start (^Q) characters. However, when I run mutt as follows: xfce4-terminal -e /usr/local/bin/mutt & I find that the stop/start characters remain active.

Re: Key binding problem

2022-11-06 Thread Jeffery Small
"Kevin J. McCarthy" writes: >On Sun, Nov 06, 2022 at 07:31:44PM -0000, Jeffery Small wrote: >>I just tried that, but the debug file reports the same thing shown on the >>command line when the key is pressed. Here are the results: >> >>Keypad / key: Oo:

Re: Key binding problem

2022-11-06 Thread Jeffery Small
"Kevin J. McCarthy" writes: >Have you tried running mutt with '-d 1', running , and looking >at ~/.muttdebug0 as you press those keys? That might list the full >sequence of keys mutt is seeing when you press the non-working keys and >give a clue. I just tried that, but the debug file reports th

Key binding problem

2022-11-05 Thread Jeffery Small
and everything works perfectly in these cases, so the problem seems to be specific to mutt. Thanks for any insights. Regards, -- Jeffery Small

New mutt GPGME error

2017-05-30 Thread Jeffery Small
I just upgraded to Ubuntu 17.04 and got a new version of mutt: 1.7.2.1 I now frequently get the following error message for delivered mail: "GPGME: CMS protocol not available" I'm not using gpg and would like to stop the continual generation of these messages. I'm hoping that there is

Re: Using mixmaster

2016-02-16 Thread Jeffery Small
John: Thanks you for all the great information. -- Jeff John Long writes: >On Mon, Feb 15, 2016 at 08:32:18PM -0800, Jeffery Small wrote: >> >> I just installed mixmaster on my Ubuntu 15.10 system and am trying it out. >> I have a question. The mutt manual says: &

Using mixmaster

2016-02-15 Thread Jeffery Small
I just installed mixmaster on my Ubuntu 15.10 system and am trying it out. I have a question. The mutt manual says: "To use it [i.e., mixmaster], you'll have to obey certain restrictions. Most important, you cannot use the Cc and Bcc headers." When I look in my /etc/mixmaster/filter.conf, it is

Re: Problem with key bindings

2016-01-14 Thread Jeffery Small
minfo definition as function keys. Once the escape sequences in the .muttrc file were replaced with through , the keys were then recognized within mutt. So the problem has been solved. Thanks to everyone who responded. All the ideas were helpful in getting me to a solution. Regards, -- Jeff Je

Re: Problem with key bindings

2016-01-14 Thread Jeffery Small
Vincent Lefevre writes: >> I wrote: >> However, none of the bindings or macros that have a ";" in them are working >> when mutt runs. >I have no such problem. For instance, I have: >bindindex,pager "\e[1;3A" previous-unread >so that I can type Meta-Up to trigger this function. >

Bind and Macro problem

2016-01-07 Thread Jeffery Small
OS: Xubuntu 15.10 mutt: 1.5.23 I have been running mutt on a Solaris system for years. I am now transitioning to a Ubuntu machine. I am using the same Sun Type 6 keyboard on moth machines, however, on the new system these are some escape sequences issued by keys that include a semicolon w

Re: Embedding a photograph within an email message (not attaching)

2013-12-11 Thread Jeffery Small
m...@raf.org writes: >Jeffery Small wrote: >> Is there any convenient way to craft an email message using mutt that >> embeds a jpeg image within the body of the message for those reading >> with an HTML mail program, while still attaching it for others who use a >>

Embedding a photograph within an email message (not attaching)

2013-12-11 Thread Jeffery Small
Is there any convenient way to craft an email message using mutt that embeds a jpeg image within the body of the message for those reading with an HTML mail program, while still attaching it for others who use a text-based reader like mutt? I assume that this would require somehow formatting a mes

Re: How to automatically send jpeg files as attachments?

2012-12-01 Thread Jeffery Small
Will Yardley writes: >On Sat, Dec 01, 2012 at 05:12:05AM +0000, Jeffery Small wrote: >> Within a script, I would like to use mutt to automatically email a JPEG >> file as an attachment without user intervention. Is there any way to >> accomplish this? (And if not with mut

How to automatically send jpeg files as attachments?

2012-11-30 Thread Jeffery Small
t to the message. Thanks for any insight you can offer. Regards, -- Jeffery Small jeff (at) cjsa (dot) com

Re: Problem with Fcc: saved mailbox

2010-12-27 Thread Jeffery Small
e appropriate config and hook files until I informed it of my identity with the alternates command. Please feel free to clarify my understanding of this if I am wrong. Thanks again. -- Jeffery Small

Problem with Fcc: saved mailbox

2010-12-25 Thread Jeffery Small
: regardless of which From: address I am using? Thanks for any insights. -- Jeffery Small

Re: Problem with mutt and mailbox changes

2010-08-09 Thread Jeffery Small
Erik Christiansen wrote about open ticket items related to the "new mail" reporting bug: Erik: Thanks for the information. It looks like this is a similar problem. I hope that this can get addressed soon as it is a real hassle, and I cannot go back to mutt 1.4 because there is a serious 256-ch

Re: Problem with mutt and mailbox changes

2010-08-08 Thread Jeffery Small
On Sun, Aug 08, 2010 at 04:27:53AM +, I wrote: > I have been using mutt 1.4.2.1i for quite some time on my Solaris 10 system > with the Gnome desktop manager. Gnome has an inbox monitor program that > was working perfectly with mutt 1.4. It would indicate new mail, and when > I double-click

Problem with mutt and mailbox changes

2010-08-07 Thread Jeffery Small
s not? I'm using pretty much the same config file settings. Thanks for any insights. Regards, -- Jeffery Small

Re: Enhance mutt to recognize window resizing

2009-04-01 Thread Jeffery Small
Anders Rayner-Karlsson writes: >* Jeffery Small [20090401 09:15]: >> Has there ever been any discussion regarding this issue? Other programs, >> such as the vim editor, can deal with the terminal window being resized >> while the program is running, but mutt is unforgiv

Enhance mutt to recognize window resizing

2009-04-01 Thread Jeffery Small
Has there ever been any discussion regarding this issue? Other programs, such as the vim editor, can deal with the terminal window being resized while the program is running, but mutt is unforgiving. Mutt recognizes the terminal size when started, but if you stretch or shorten the terminal height

Two questions

2000-05-23 Thread Jeffery Small
I'm using mutt version 1.2i on a Solaris 7 platform with Sendmail 8.9.3 and have the following two questions: 1: When I compose a new message or reply, the message header in my editor has the following line: From: Jeffery Small Notice the missing domain portion of the ad

group reply problem

2000-02-03 Thread Jeffery Small
anyone have a suggestion as to what might be wrong? Thanks. -- Jeff C. Jeffery Small ArchitectCJSA LLC (206) 232-3338 [EMAIL PROTECTED] 7000 E Mercer Way, Mercer Island, WA 98040

attachment problem

1999-06-05 Thread Jeffery Small
tter behave concerning the removal of the temp. file? Thanks for any insight you can offer. -- C. Jeffery Small CJSA LLC 7000 E Mercer Way, Mercer Island, WA 98040 [EMAIL PROTECTED] (206) 232-3338