t my public key[1].
This is a bug-fix release[2], fixing two crash bugs, an attachment filename
encoding issue, and adding a new config for S/MIME pkcs7 handling.
Thanks to everyone who submitted issues and helped me test fixes.
-Kevin
[1]
My public key is available at:
- my personal websit
^'
folder-hook . 'set my_mailbox=$visual;setenv MYMAILBOX $visual'
folder-hook . 'set folder=$my_folder'
folder-hook . 'macro index ,q "echo $my_mailbox >
/tmp/foo"'
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
uot;>)
That shouldn't be the case. The outer double quotes are stripped off
during muttrc evaluation.
You may want to double check whether you accidentally copy/pasted
unicode curly quotes. You can also check the value mutt has read in via
:set ?message_id_format
--
Kevin J. McCa
, as the sendmail client does.
Thanks to @mhepp63 for reporting the issue, with excellent details and
debugging information.
-Kevin
[1]
My public key is available at:
- my personal website: https://8t8.us/configs/80316BDA.asc.pubkey
- the mutt website: http://www.mutt.org/keys/kevin.key
- The
: %{%b %d}. This uses the
locale setting but you can prefix it with a ! to use C, e.g. %{!%b %d}.
$date_format is used for the %d and %D expandos in $index_format, and
the %D expando in $folder_format.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
ssage composition crashes, giving a working example draft message, and
providing the stack traces for the NULL deferences.
Also thank you to everyone who submitted patches, filed tickets, and
helped test!
-Kevin
[1]
My public key is available at:
- my personal website: https://8t8.us/confi
On Thu, Sep 07, 2023 at 11:57:09AM +0200, f...@igh.de wrote:
Thank you for this hint. Unfortunately it does not work for me. Mutt
insists in 8bit, maybe depending on my locales. Seems I have to study
the source code...
See if 'unset allow_8bit' helps.
--
Kevin J. McCarthy
GPG F
t work. is there a way to enclose the filename with
quotes before submitting it to the pipe?
You'll have to be more specific about what you are doing and how it's
failing.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
"+debian"
but that shouldn't matter.
Hi raf,
'lists' and 'subscribe' specify regular expressions to match against
email addresses, not aliases. That's most certainly why you are seeing
this behavior. Try tightening the regular expression in the
t my public key[1].
This is a bug-fix release, fixing a build issue with GPGME on MacOS. It
also fixes an old bug with collapse-all when sort=reverse-threads.
Thanks to everyone who submitted patches, filed tickets, and helped test!
-Kevin
[1]
My public key is available at:
- my personal web
On Mon, Aug 14, 2023 at 09:50:51PM -0700, Will Yardley wrote:
On Tue, Aug 15, 2023 at 12:39:34PM +0800, Kevin J. McCarthy wrote:
If possible, would you be able to try building from the branch
`kevin/stable-gpgme-macos-fix` and see if that addresses the compilation
error?
I tested on a
m upstream to fix build issues. However, it appears that
inadvertently caused problems on MacOS.
If possible, would you be able to try building from the branch
`kevin/stable-gpgme-macos-fix` and see if that addresses the compilation
error?
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3
k you.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
ut, and have no
idea how to adjust that. Maybe others who use s/mime with GPGME have
ideas.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
On Sat, Jul 29, 2023 at 11:38:00AM +0200, Sébastien Hinderer wrote:
Has anybody already set-up such a feature? Would be interested in the
details on (1) then.
If you don't mind using the mailto URL, Mutt 2.1+ has ,
bound to 'Esc-L' by default.
--
Kevin J. McCarthy
GPG Fingerp
On Wed, Jul 26, 2023 at 09:37:34AM +0800, Kevin J. McCarthy wrote:
spam content-type:.*pkcs7 smime
Sorry, it's a good idea to root the regexp above:
spam ^content-type:.*pkcs7 smime
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031
On Tue, Jul 25, 2023 at 12:32:40PM +0200, ilf wrote:
I do use OpenPGP. So disabling "crypt_use_gpgme" is not an option for
me, same for changing "crypt_verify_sig".
In the old thread from 2018, Kevin J. McCarthy proposed this:
However, you could try set smime_verify_co
n assignment syntax. The '=' will be interpreted as a
mailbox shortcut for $folder. Just use:
mailboxes -label "INBOX" "imaps://my_acco...@imap.mail.me.com/INBOX"
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
On Mon, May 01, 2023 at 05:47:11PM -0400, Mark E. Mallett wrote:
On Mon, May 01, 2023 at 02:06:50PM -0700, Kevin J. McCarthy wrote:
Can you try this against version 2.2.7?
When I first saw it, I tried it with a version of 2.2.1 that I had, and
I could reproduce it with that as well. I've
ious if
anybody else can make it happen and if so, can understand it ;)
Is this a new problem? I changed some resize handling in version 2.2.8.
I'm not sure how that would affect getch() locking up, but perhaps it
tickled a bug in the slang code somehow.
Can you try this against version 2.2
at
<http://www.mutt.org/mail-lists.html>.
Thank you!
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
rward. Attachments are not included.
$forward_attachments, added in Mutt 1.12.0, will prompt to attach non
text-decodable attachments. However, Mutt considers autoview types to
be text decodable. $honor_disposition can override this.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308
; to be enabled before an "app password" can be
generated.
This can be done at
<https://myaccount.google.com/signinoptions/two-step-verification>
Once that's done, an app password can be generated at the bottom of that
same page.
--
Kevin J. McCarthy
GPG Fingerprint:
hear it
turned out to be a script error. :)
As a followup, the 'subscribe' command also adds to 'lists', so there is
no need to have the same mailing list sent to both of those commands.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
On Mon, Apr 10, 2023 at 09:19:04AM +0100, Chris Green wrote:
On Sun, Apr 09, 2023 at 02:28:00PM -0700, Kevin J. McCarthy wrote:
It's working in my simple testing, so perhaps there is something more
involved. Can you create a small reproducing muttrc file and a list of
exact instructio
ting, so perhaps there is something more
involved. Can you create a small reproducing muttrc file and a list of
exact instructions to trigger the change in behavior?
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
xample.com:993
set from=sad...@asciimx.com
set spoolfile=+INBOX
mailboxes = +INBOX
The mailboxes command is not an assignment. Change the above line to
just:
mailboxes +INBOX
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Descri
blank line inside the sidebar at the top, before the first folder is
listed; but not in the index. Is that correct?
That's not expected behavior, and I'm not seeing it in my testing. Can
you create a minimum reproducing muttrc?
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3
t my public key[1].
This is a bug-fix release, fixing several small issues. It also changes
the message-id Base64 encoding to use a url-safe version.
Thanks to everyone who submitted patches, filed tickets, and helped
test!
-Kevin
[1]
My public key is available at:
- my personal website: h
GNU or Cyrus), Mutt can use the
PLAIN authentication method provided by the library.
Try setting imap_authenticators='plain' and see if that works.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
tarts out empty, so there must be a line in your muttrc setting
it. Just comment out that line.
But, in general, to unset it, you can just 'set trash=""' or 'unset
trash' in your muttrc file.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 AD
ttempts.
Anything I could do my end to solve this?
That's unfortunately an old issue with Mutt's sync design. It checks
the mailbox for any reopen/new/flag updates before trying to sync and
aborts if that's the case.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3
end-hook, you could also put the final
assignment in its own send-hook:
send-hook '~A' 'set from="defa...@example.com"'
send-hook '%L mutt' 'set from="googly.negotiator...@aceecat.org"'
[...]
send-hook '~A' 'set e
On Sat, Feb 04, 2023 at 02:48:19PM +0200, e wrote:
If a received mail contains the "Disposition-notification-to:" header
field, what does MUTT do?
Nothing. Mutt ignores the header.
What kind of configuration can you do for MDNs generated by MUTT?
Perhaps my_hdr.
--
Kevin J. Mc
IDVALIDITY, from the header cache and should generate some debug
output (at level 3) if they exist.
After that it tries to read the response from the server.
You may also want to try trimming your muttrc down to the bare minimum,
just to see if you can get it to work from a starting point.
--
K
hang point.
You only need to let mutt run for a minute and then kill it. Otherwise
the debug file will get really really big. If you would post that to
the ticket (taking care to remove the authentication parts), I would
appreciate it.
Thank you!
--
Kevin J. McCarthy
GPG Fingerprint: 8975
with-curses --with-gnutls \
--with-gss --with-idn --with-sasl \
--with-kyotocabinet (or --with-lmdb)
$ make
$ sudo make install
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
ot;. (Up until the "Fetching flag updates..." part).
My first guess is that the seqset is corrupted somehow, or perhaps the
header cache has a problem, but that wouldn't explain why it sometimes
works.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF
19:21:31] 4> a0001 LOGIN "x...@xxx.org" "xxx-xxx"^M
[2023-01-18 19:21:36] 4< a0001 NO LOGIN failed.
Login generally works, even if not advertised, but you may want to try
setting imap_authenticators=plain.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 53
g the macro. Plus it's a macro executing a
which is evaluating MuttLisp.
The bind cost is paid a single time, when toggling the sidebar, but not
when pressing the key.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
\
'next-undeleted')
bind index k (if (equal $sidebar_visible "yes") \
'sidebar-prev \
'previous-undeleted')
[...]
in a file '~/.mutt/sidebar-bindings' and then
macro index ^ "\
toggle sidebar_visible\
source ~/.mutt/sidebar-bindings\
"
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
ttp://www.mutt.org/doc/manual/#muttlisp> for some examples of
MuttLisp. For example:
source (concat "~/.mutt/colors." (or $TYPE default))
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
On Mon, Dec 05, 2022 at 04:12:01PM -0800, Kevin J. McCarthy wrote:
set muttlisp_inline_eval
bind index j (if (equal $sidebar_visible "yes") \
'sidebar-next' \
'next-undeleted')
I realized after I sent that you m
gle
quotes.
Also, boolean variables evaluate to "yes" or "no". I will add this to
the documentation.
Hope that helps.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
message
in the mailbox. So I don't recommend using this for index coloring or
things like that.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
.mutt.org/doc/manual/#tags> for more details.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
mmends not using them
for index coloring. <http://www.mutt.org/doc/manual/#patterns>
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
On Sat, Nov 19, 2022 at 02:15:05PM +1100, Cameron Simpson wrote:
On 18Nov2022 18:33, Kevin J. McCarthy wrote:
The headers are colored as they are displayed, but also when any
flags are updated.
If it's only colouring the visible index listing, that's fine with me.
No, it's n
tual address comment field, e.g. (text), those are
considered the display name if none otherwise exists. But if there is
also a display name, the parser discards the comment.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
, but also when any flags
are updated. Do you have a folder-hook doing anything related to that,
or message scoring going on related to the $score_threshold_* settings?
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP
cumstances. Do
you have $reverse_alias set in your config?
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
o make sure something
else isn't causing the issue. e.g. scoring, or coloring or some such..
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
t my public key[1].
This is a bug-fix release, fixing a build issue with recent versions of
GPGME.
Thanks to everyone who reported issues and helped test.
-Kevin
[1]
My public key is available at:
- my personal website: https://www.8t8.us/configs/80316BDA.asc.pubkey
- the mutt website: ht
ve $trash set or not (because Mutt assumes the messages
won't be expunged and so doesn't copy them to $trash).
I would suggest putting 'set trash = "=Trash" ; set delete = yes' in
your .muttrc to avoid messages going missing. That way Mutt will copy
deleted messages t
" from the mailbox.
When you answer 'n' at the prompt, Mutt takes care not to issue a
command that would expunge those messages. However, some IMAP server
implementations will automatically remove messages marked with a deleted
flag anyway.
Gmail, for instance, has a set
basics of terminfo, so it's unlikely I'll have
any great insights. :-)
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
he escape code sequences?
Mutt uses ncurses for terminal input/output interaction. Those are the
values the ncurses getch() function is returning to mutt.
Unfortunately, I couldn't tell you why this differs, but I'm fairly sure
vim and less don't use ncurses.
--
Kevin J. McCart
ress those keys? That might list the full
sequence of keys mutt is seeing when you press the non-working keys and
give a clue.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
ails.
Thanks to everyone who reported issues and helped test.
-Kevin
[1]
My public key is available at:
- my personal website: https://www.8t8.us/configs/80316BDA.asc.pubkey
- the mutt website: http://www.mutt.org/keys/kevin.key
- The keys.openpgp.org network
https://keys.openpgp.org/vks/
lines, but haven't found anything that makes a
difference. In the end, I believe it's a side effect of how ncurses
works.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
ine is first parsed, it will be the three arguments:
folder-hook
fa-ml
push '~b"^@[a-zA-Z0-9_]+ pushed [0-9]+ commits?.$"!~F'
And when the hook is run, it will parse two arguments:
push
~b"^@[a-zA-Z0-9_]+ pushed [0-9]+ commits?.$"!~F
I haven't actually test
directly doing this too, outside of your tmux-editing
framework?
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
On Wed, Aug 31, 2022 at 06:45:08PM -0700, Kevin J. McCarthy wrote:
In my testing, a header 'Content-Type: text/plain; format=flowed' in
the draft file does result in the sent email being format=flowed.
My example wasn't great: you *should* add a charset parameter set to
your
On Thu, Sep 01, 2022 at 08:50:33AM +1000, Cameron Simpson wrote:
On 31Aug2022 15:37, Kevin J. McCarthy wrote:
I think this may work best for you, if the my_hdr approach doesn't work.
It seems to have no effect; the Content-Type eg from my reply just now
to you is still not format=flow
7;t included in the "edit
headers" generated headers, and they aren't parsed afterwards either.
If you haven't played with it before, you might also look into
background editing and the contrib/bgedit-screen-tmux.sh script. See
<http://www.mutt.org/doc/manual/#bgedit>.
-
take, but would be a breaking change to fix now.
Anyway, a workaround would be to put a '\' in front of the semicolons:
my_hdr X-Foo: bar\; baz
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
ommand error.
Mutt's POP3 support *is* simple, so if LAST isn't supported, the
behavior you are seeing with is expected.
You may be happier just directly connecting to a pops:// URL via one of
your mailboxes instead; or with a more sophisticated tool, such as
Getmail (whi
that?
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
ink" moment, then back to Mutt. How could I
properly configure this?
Try adding the "copiousoutput" flag to the mailcap entry.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
x_format to append some output
to a file as a side effect. It would still entail manually pgdn'ing
through the index.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
ed test, and especially
to Matthias Andree for his patches fixing Mutt's support for old
protocols when using OpenSSL.
-Kevin
[1]
My public key is available at:
- my personal website: https://www.8t8.us/configs/80316BDA.asc.pubkey
- the mutt website: http://www.mutt.org/keys/kevin.key
re $record, in order for it to work
properly. Otherwise the default value of $folder, which is "~/Mail",
will be used instead.
It sounds like that might be the problem in this case.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
ost to mutt-dev too,
and I'll try to make some time to take a look at this.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
s for confirming the patch fixed the problem.
That is great news!
I need to look carefully at other uses of isspace() inside Mutt too.
My final fix may be slightly different from the patch, but I will get
this fixed for 2.2.7. That release is overdue, so I will try to get
that out soon.
--
Ke
ile.
Have you ever built Mutt yourself? Would you be able to try, and try
applying the attached patch to a recent release tarball?
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
From c2457b789989353db176ca3f899e838d9c67c0c2 Mon Sep 17 00:00:00 2001
Fro
f("%d\n", isspace(0x85));
printf("%d\n", isspace(0x0a));
return 0;
}
- - - - end test.c - - - -
% gcc -o test test.c
% ./test
Thank you again.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
ent editor?
* In the step:
"- enter some e-mail address and a subject."
if instead, you put a å at the end of the subject here, before running
vim, does å show up in vim? If you then don't modify the subject while
still in vim, does it show up in Mutt?
--
Kevin J. McCarthy
G
On Thu, Jul 28, 2022 at 10:36:48PM +0100, Chris Narkiewicz via Mutt-users wrote:
I need to see what mutt actually see, not what X11 sends.
Try ':exec what-key' and see if that helps.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
sig
On Sun, Jul 17, 2022 at 08:13:45AM +0900, Satoshi Yoshida wrote:
On Sat, Jul 16, 2022 at 03:52:22PM -0700, Kevin J. McCarthy wrote:
In the folder browser:
1IMAP +Archive/
2IMAP +Deleted Message/
^
this
indicates Mutt thinks the folder can have sub
r.
You can type "" to force opening the mailbox instead.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
===
#!/usr/bin/perl
chdir();
$REPLYFILE = "./.mutt/isreply";
if (-e $REPLYFILE) {
$mod_time = (stat($REPLYFILE))[9];
if (time() - $mod_time < 5) {
exit 1;
}
else {
unlink($REPLYFILE);
exit 0;
}
}
else {
exit 0;
}
--
Kevin J. McCarthy
GPG Fin
On Tue, Jun 21, 2022 at 01:06:56PM +0200, Andy Spiegl wrote:
Kevin J. McCarthy wrote:
Try setting TERM=xterm-256color, or add "xterm.termName:
xterm-256color" to your .Xresources file
Wow, you're great! That helped although I do not understand why.
Running viu (or any othe
On Tue, Jun 21, 2022 at 08:47:31AM +1000, Cameron Simpson wrote:
On 20Jun2022 11:15, Kevin J. McCarthy wrote:
With $allow_ansi, Mutt will interpret ansi sequences _it understands_
and convert them to curses calls. I don't currently have viu available
to play with, but perhaps it'
this, worth at
least perusing: <http://www.mutt.org/doc/manual/#mimesupport>.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
On Mon, Jun 20, 2022 at 11:15:50AM -0700, Kevin J. McCarthy wrote:
However, if this also happens with a regular mailcap invocation (using
and an entry without the copiousflag setting), then
something else may be going on.
Re-reading the thread, I just noticed you have TERM set to xterm.
Try
S-80} -- %s ; copiousoutput
so you might try that too.
However, if this also happens with a regular mailcap invocation (using
and an entry without the copiousflag setting), then
something else may be going on.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF
nsi escape sequences.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
On Mon, Jun 06, 2022 at 08:05:51PM +0100, Chris Narkiewicz via Mutt-users wrote:
On Sun, Jun 05, 2022 at 06:56:51PM -0700, Kevin J. McCarthy wrote:
Those are included in the 'attachment' color object.
I tried color attachment bg fg
but it colors '[-- Begin signature informat
On Tue, Jun 07, 2022 at 12:37:59AM +1000, raf wrote:
On Sun, Jun 05, 2022 at 07:02:24PM -0700, "Kevin J. McCarthy"
wrote:
TERM=xterm-mono might work for you
Thanks, but that didn't change it.
Interesting. It works for me, at least on Debian in an xterm.
You may wan
rk for you
And it would bold entire headers, not just their names.
"color header bold default default ^(Subject|From|To|Cc|Date):"
will work the same, with $header_color_partial unset (the default).
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6B
On Sun, Jun 05, 2022 at 10:32:34PM +0100, Chris Narkiewicz via Mutt-users wrote:
When receiving email with GPG signature, mutt puts a status
at the top of the message pager:
[-- Begin signature information --]
Good signature from: Kevin J. McCarthy
created: Sun Jun 5 20:45:27 2022
t my public key[1].
This is a bug-fix release, fixing a variety of small issues.
Thanks to everyone who reported issues and helped test.
-Kevin
[1]
My public key is available at:
- my personal website: https://www.8t8.us/configs/80316BDA.asc.pubkey
- the mutt website: http://www.mutt.org/keys/
ample, to *only* make the headers bold:
set header_color_partial
color header bold default default '^[^[:blank:]:]*:'
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
On Fri, Jun 03, 2022 at 05:48:55AM +, Sam Lee via Mutt-users wrote:
Is there some kind of setting similar to
"set sidebar_use_mailbox_shortcuts=no", but for the mailbox browser?
'unset browser_abbreviate_mailboxes' might work for you.
--
Kevin J. McCarthy
GPG Fingerp
on
exec(). Child processes previously inherited Mutt's ignore setting, but
this caused other incorrect behavior.
Maybe adding '--output-error=exit-nopipe' to the tee command will help?
Alternatively maybe capture stdin to a temp file and the perform the
lbdb-fetchaddr msmtp sepa
at important to correct operation
originally, but I can't say why for sure.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
ere
isn't much demand for the change.
* There is some risk of introducing behavior changes, or even a security
issue.
So again, feel free to open a ticket (noting that tickets should *not*
be used as a petition), but don't get your expectations very high.
Sorry about that.
--
On Thu, May 19, 2022 at 01:12:31PM -0500, Derek Martin wrote:
On Thu, May 19, 2022 at 11:06:38AM -0700, Kevin J. McCarthy wrote:
Sorry, this isn't currently possible in Mutt. The $sendmail variable is
handled specially: it's tokenized by space and invoked directly via
execvp(). So
't currently possible in Mutt. The $sendmail variable is
handled specially: it's tokenized by space and invoked directly via
execvp(). So you won't be able to use arguments with spaces in them
inside the variable, or any shell quoting since it doesn't pass through
the shell.
--
ce-unsubscribes due to this, and don't
really have a choice.
Please filter based off the 'List-Id:' if possible.
Sorry for the inconvenience.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
1 - 100 of 705 matches
Mail list logo