[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nmh-workers] mhshow display bug
From: |
Ken Hornstein |
Subject: |
Re: [Nmh-workers] mhshow display bug |
Date: |
Sun, 13 Apr 2014 13:10:50 -0400 |
>+ if (concatsw) {
>+ if (ct->c_termproc)
>+ snprintf(buffer, sizeof(buffer), "%%lcat %%F");
Just to make it a bit cleaner, I'm going with "%%lcat", since we will be
sure to avoid any shell quoting problems with the filename.
I took a look at the change you requested about the MIME part marker; it
turns out that code is actually part of mhlist, and changing that would
involve too many changes for 1.6, I think.
So ... other than some mhfixmsg changes that David and Jerrad are working
on, is there anything else people want to bring up before 1.6 is branched?
--Ken
- Re: [Nmh-workers] mhshow display bug, (continued)
Re: [Nmh-workers] mhshow display bug, David Levine, 2014/04/11
Re: [Nmh-workers] mhshow display bug, David Levine, 2014/04/12
Re: [Nmh-workers] mhshow display bug, David Levine, 2014/04/12
Re: [Nmh-workers] mhshow display bug, David Levine, 2014/04/13
Re: [Nmh-workers] mhshow display bug, David Levine, 2014/04/13