Re: Outlook.com issue

2015-08-06 Thread Petr Pisar
On Thu, Aug 06, 2015 at 11:30:12PM +0200, Aurélien Rivet wrote: > [2015-08-03 15:02:22] SSL error: I/O error > [2015-08-03 15:02:22] mutt_socket_write: error writing (Connexion > ré-initialisée par le correspondant), closing socket This message comes from glibc and means "Connection reset by peer"

Re: [Mutt] #3794: Complier warnings on OS X 10.11.1 with Xcode 7.1.1

2015-11-25 Thread Petr Pisar
On Wed, Nov 25, 2015 at 03:53:41PM -, Mutt wrote: > > Would something like > {{{ >while (a && *a && !(*a & (1<<7)) > }}} > work? > I cannot remember why it shouldn't work. -- Petr signature.asc Description: PGP signature

Re: make build date in version string configurable?

2016-03-29 Thread Petr Pisar
On Tue, Mar 29, 2016 at 11:46:27AM -0700, Will Yardley wrote: > Just wondering if folks think it would be desirable to make the date > string in the build version configurable. I am not a big security > through obscurity fan, but I just find it messy looking to have the date > there. > People arou

Re: anybody up for coding conversation view?

2016-05-10 Thread Petr Pisar
On Tue, May 10, 2016 at 12:06:35PM -0700, Yoshiki Vazquez-Baeza wrote: > This is what I do myself, I always have threads collapsed and the index > is "thread sorted", however I have to say that not all services from > which I receive email thread the messages properly, most notably GitHub > will no

Czech translation update

2016-10-04 Thread Petr Pisar
Hello, updated Czech translation is attached as a gzipped patch against hg commit 8262503d1991. When I was updating po/mutt.pot locally, I noticed the sidebar messages (e.g. "move the highlight to next mailbox") get removed from the mutt.pot. I'm not sure whether this is desired. -- Petr mutt-

Re: Czech translation update

2016-10-05 Thread Petr Pisar
On Tue, Oct 04, 2016 at 03:19:55PM -0700, Kevin J. McCarthy wrote: > On Tue, Oct 04, 2016 at 02:31:58PM -0700, Kevin J. McCarthy wrote: > > On Tue, Oct 04, 2016 at 10:38:57PM +0200, Petr Pisar wrote: > > > When I was updating po/mutt.pot locally, I noticed the sidebar me

Updated Czech translation

2017-02-10 Thread Petr Pisar
Hello, attached is compressed patch with updated Czech translation against mutt hg a4449ebfb5f4 commit. -- Petr mutt-a4449ebfb5f4-cs.diff.gz Description: Binary data signature.asc Description: PGP signature

Re: pkg-config usage for sqlite3

2019-08-12 Thread Petr Pisar
On Mon, Aug 12, 2019 at 07:05:19PM -0700, Kevin J. McCarthy wrote: > There's no new issue here with sqlite3. :-/ > Actually I can see an issue with the sole fact that sqlite3 is a new dependency. Before introducing autocrypt to mutt, there was no need for it. I can see that mutt can already use

Re: pkg-config usage for sqlite3

2019-08-13 Thread Petr Pisar
On Tue, Aug 13, 2019 at 06:46:48AM -0700, Kevin J. McCarthy wrote: > >Or maybe vice versa implement header caching using sqlite3. Some people > >get nervous when they see a program links to multiple libraries of the > >same class of use. People packaging software do not like it. An > >abundance

Re: [PATCH] Clarify CH_WEED debug message

2020-05-07 Thread Petr Pisar
On Fri, May 08, 2020 at 06:42:57AM +0200, Claus Assmann wrote: > On Thu, May 07, 2020, Remco Rijnders wrote: > > > - dprint (1, (debugfile, "WEED is %s\n", (flags & CH_WEED) ? "Set" : > > "Not")); > > + dprint (1, (debugfile, "WEED is %s\n", (flags & CH_WEED) ? "Set" : "Not > > Set")); > > Sa

Re: [PATCH] Clarify CH_WEED debug message

2020-05-11 Thread Petr Pisar
On Mon, May 11, 2020 at 06:56:05PM -0500, Derek Martin wrote: > On Fri, May 08, 2020 at 06:59:18AM +0200, Petr Pisar wrote: > > On Fri, May 08, 2020 at 06:42:57AM +0200, Claus Assmann wrote: > > > On Thu, May 07, 2020, Remco Rijnders wrote: > > > > > > >

Re: [Mutt] #3598: move question asked in Czech but response expected in English

2012-11-08 Thread Petr Pisar
On 2012-11-08, Mutt wrote: > > I set LANG=cs_CZ.ISO8859-2 > > I have set move=ask-no > > I't getting question about moving messages in Czech, (ne/ano), but I have > to press y (yes) to go through this question. > Do you observe the same fault at other yes/no questions? Does your libc library

Re: [PATCH 0 of 6] Add crypt_opportunistic_encrypt option

2013-04-05 Thread Petr Pisar
On Fri, Apr 05, 2013 at 09:29:20AM -0500, Derek Martin wrote: > On Thu, Apr 04, 2013 at 03:48:15PM -0500, Will Fiveash wrote: > > On Thu, Apr 04, 2013 at 01:13:36PM -0700, Kevin J. McCarthy wrote: > > > On a different note, as a newcomer this reception is quite demotivating. > > > Even a (polite) q

Re: the mutt development vacuum

2013-04-08 Thread Petr Pisar
On Mon, Apr 08, 2013 at 03:31:19PM -0500, Derek Martin wrote: > As for the comment regarding the Mutt fork: in principle that's great, > but in practice IMO forks are bad: They divide the effort, and cause > problems potentially for both (or all) projects involved, trying to > track important chan

Re: the mutt development vacuum

2013-04-09 Thread Petr Pisar
On Tue, Apr 09, 2013 at 03:33:30PM +, Michael Elkins wrote: > On Tue, Apr 09, 2013 at 07:49:13AM +0200, Petr Pisar wrote: > >In other words, the mutt is 4 years affected and the burden of maintainance > >lies on downstream distributors. This is the only but serious problem I can

Re: [Mutt] #3595: problems suspending mutt when called from shell script

2013-04-15 Thread Petr Pisar
On Sun, Apr 14, 2013 at 05:34:52PM -, Mutt wrote: > #3595: problems suspending mutt when called from shell script > ---+-- > Reporter: blmassingill | Owner: mutt-dev > Type: defect| Status: new > Priority: minor

Re: [Mutt] #3595: problems suspending mutt when called from shell script

2013-04-17 Thread Petr Pisar
On Mon, Apr 15, 2013 at 10:57:53AM +0200, Petr Pisar wrote: > On Sun, Apr 14, 2013 at 05:34:52PM -, Mutt wrote: > > #3595: problems suspending mutt when called from shell script > > ---+-- > > Reporter: blmassingill |

Re: The future of mutt...

2013-10-03 Thread Petr Pisar
On Thu, Oct 03, 2013 at 10:22:00AM +0300, Alexander Gattin wrote: > On Wed, Oct 02, 2013 at 11:03:44AM -0500, Derek Martin wrote: > > I use / ~b for searching in IMAP folder. > Newer IMAP versions support server-side searching > but AFAIK mutt doesn't support this (XXX: one more > wishlist item).

Re: DEBUG by default - Yes or No?

2014-05-22 Thread Petr Pisar
On Thu, May 22, 2014 at 03:14:37PM +0200, jpac...@redhat.com wrote: > I've come in touch with this > https://bugzilla.redhat.com/show_bug.cgi?id=1096756 request which > suggests compiling with DEBUG and shipping such package to end users. > I agree that no posibility to log network dialogue withou

Re: [Mutt] #3698: extract-keys crash

2014-08-06 Thread Petr Pisar
> Comment (by vinc17): > > Even with {{{set crypt_use_gpgme}}}, I don't get a crash. > I can reproduce it. I will try to provide more details later. -- Petr pgpRDqjUVWsq_.pgp Description: PGP signature

Re: Compile errors

2015-04-20 Thread Petr Pisar
On Mon, Apr 20, 2015 at 09:13:15AM +0200, Heinz Diehl wrote: > xsltproc --nonet -o manual.html ./html.xsl manual.xml > I/O error : Attempt to load network entity > http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl That's because the xsltproc tool is explicitly requested not to

Re: [PATCH 1/3] Use LFSR113 PRNG for mutt's internal random needs

2020-05-24 Thread Petr Pisar
On Sun, May 24, 2020 at 04:59:24PM -0400, Remco Rijnders wrote: > When mutt needs a random number (for example for naming the tmp files or > generating a boundary for MIME attachments) it currently uses different > implementation specific functions: random() and either lrand48() or rand() > are used

Re: mutt 1.14.4 released

2020-06-20 Thread Petr Pisar
On Sat, Jun 20, 2020 at 01:39:21AM +0200, Vincent Lefevre wrote: > On 2020-06-20 08:48:04 +1000, Cameron Simpson wrote: > > On 19Jun2020 07:11, Kevin J. McCarthy wrote: > > >On Fri, Jun 19, 2020 at 09:48:32AM +0200, Vincent Lefevre wrote: > > >>On 2020-06-18 18:14:15 -0700, Kevin J. McCarthy wrote

Re: [PATCH] Option to clear the screen on quit

2021-11-02 Thread Petr Pisar
V Mon, Nov 01, 2021 at 11:44:25AM +1100, Cameron Simpson napsal(a): > That said, and ignoring the alternate screen, I've noted with annoyance > that "clear" in iterm doesn't erase. It seems to scroll up or something; > can scroll back to my content. handy for accidents, but when that > content c

Re: LC_TIME affects mutt's charset value

2021-12-16 Thread Petr Pisar
V Thu, Dec 16, 2021 at 02:21:40PM +0100, Daan van Rossum napsal(a): > With the following locale variables set > # env | grep -e LANG -e LC_ > LANG=en_US.UTF-8 > LC_TIME=en_DE.UTF-8 Is en_DE.UTF-8 a valid locale on your system? "local -a" on my glibc system does not recognize it.

Re: [PATCH v2] Add a receive_timeout option for sockets

2022-11-29 Thread Petr Pisar
V Mon, Nov 28, 2022 at 11:24:13PM -0800, Matthew Sotoudeh via Mutt-dev napsal(a): > On an unreliable connection (e.g., laptop put to sleep and changing wifi > networks) I've had mutt fairly regularly become stuck in SSL_read and > have to be killed. > > Per some of the comments on > https://stack

Re: [PATCH v2] Add a receive_timeout option for sockets

2022-11-29 Thread Petr Pisar
V Tue, Nov 29, 2022 at 11:28:29AM -0800, Kevin J. McCarthy napsal(a): > On Tue, Nov 29, 2022 at 09:44:25AM +0100, Petr Pisar wrote: > >If a network is unreliable, you will have similar problem with writing > >to the TCP socket. I think it would be better to rename the option to &g