<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mu.git/mu4e, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/'/>
<entry>
<title>mu4e-view: avoid cleaning up too much</title>
<updated>2026-04-20T18:54:27+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-04-20T18:54:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=5e026c41afe0343f739c3d4fcd8783e75a022d9e'/>
<id>5e026c41afe0343f739c3d4fcd8783e75a022d9e</id>
<content type='text'>
In mu4e--view-cleanup-message-text (used for "reply citing") we were
removing all gnus "buttons", however gnus also includes buttons for
addresses, URLs etc., which should stay.

So be a bit let eager and only remove gnus-mm-display-part items.

Issue #2922
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In mu4e--view-cleanup-message-text (used for "reply citing") we were
removing all gnus "buttons", however gnus also includes buttons for
addresses, URLs etc., which should stay.

So be a bit let eager and only remove gnus-mm-display-part items.

Issue #2922
</pre>
</div>
</content>
</entry>
<entry>
<title>mu4e-search: filter out control chars</title>
<updated>2026-04-19T13:36:17+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-04-19T13:36:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=78bca92578877e0833658078cadb0bb31a26ee79'/>
<id>78bca92578877e0833658078cadb0bb31a26ee79</id>
<content type='text'>
Help users fat-fingering queries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Help users fat-fingering queries.
</pre>
</div>
</content>
</entry>
<entry>
<title>mu4e-compose: use text/x-diff default</title>
<updated>2026-04-18T21:05:00+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-04-18T21:05:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=b3968e4f29268e9fee074c833159ab7614cb4610'/>
<id>b3968e4f29268e9fee074c833159ab7614cb4610</id>
<content type='text'>
... in mu4e-compose-reply-include-mime-types, add text/x-diff as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... in mu4e-compose-reply-include-mime-types, add text/x-diff as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>mu4e-view: improve html/text toggling</title>
<updated>2026-04-18T18:10:39+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-04-18T18:10:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=57f36666cf322fbe8cda894b860aa7a299bdedd5'/>
<id>57f36666cf322fbe8cda894b860aa7a299bdedd5</id>
<content type='text'>
Fix the mu4e-view-toggle-html switching, which could re-insert body
parts when an Attachments: header was present.

I.e. specifically toggle the part in the body.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the mu4e-view-toggle-html switching, which could re-insert body
parts when an Attachments: header was present.

I.e. specifically toggle the part in the body.
</pre>
</div>
</content>
</entry>
<entry>
<title>mu4e-window: don't return dead linked window</title>
<updated>2026-04-18T11:34:23+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-04-18T11:34:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=ed83a695c199e8acf7afcc32004d7bf8a392f9d3'/>
<id>ed83a695c199e8acf7afcc32004d7bf8a392f9d3</id>
<content type='text'>
It can happen, let it create a new buffer instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It can happen, let it create a new buffer instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>mu4e-headers: restore view-win in search exec</title>
<updated>2026-04-17T20:35:40+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-04-17T20:35:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=4898f343042ae523a8c7a30684c1965fdb86cb6a'/>
<id>4898f343042ae523a8c7a30684c1965fdb86cb6a</id>
<content type='text'>
We must restore the view-win from the correct context (i.e.: the
headers-buffer/window)

Fixes #2920.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We must restore the view-win from the correct context (i.e.: the
headers-buffer/window)

Fixes #2920.
</pre>
</div>
</content>
</entry>
<entry>
<title>mu4e-view: cleanup reply text</title>
<updated>2026-04-15T19:15:13+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-04-15T19:15:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=7d1f69cd7553c1735ed3b509b5c6cdb90ae3a5ed'/>
<id>7d1f69cd7553c1735ed3b509b5c6cdb90ae3a5ed</id>
<content type='text'>
Remove some of the gnus attachment residue.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove some of the gnus attachment residue.
</pre>
</div>
</content>
</entry>
<entry>
<title>mu4e-view: tweak html toggling</title>
<updated>2026-04-14T21:19:22+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-04-14T19:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=b1bc8ca0ed3ff92a98a07c06ad1d0e8a7091e9dc'/>
<id>b1bc8ca0ed3ff92a98a07c06ad1d0e8a7091e9dc</id>
<content type='text'>
Ensure the buffer is marked as writable when doing the switch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure the buffer is marked as writable when doing the switch.
</pre>
</div>
</content>
</entry>
<entry>
<title>mu4e.texi: fix misnamed node</title>
<updated>2026-04-14T18:38:37+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-04-14T18:38:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=5d3cace87816a26da6c67d9f6364e4260ba51e61'/>
<id>5d3cace87816a26da6c67d9f6364e4260ba51e61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mu4e: update docs</title>
<updated>2026-04-14T18:20:40+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-04-14T18:15:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=c4130fb326065000e862263ae26e79b79c6cb6c3'/>
<id>c4130fb326065000e862263ae26e79b79c6cb6c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
