bug-zile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-zile] Building Zile master head


From: Gary V. Vaughan
Subject: Re: [Bug-zile] Building Zile master head
Date: Sun, 5 Jan 2014 19:49:01 +1300

Hi Reuben,

On Dec 30, 2013, at 2:23 AM, Reuben Thomas <address@hidden> wrote:
> On 26 December 2013 11:25, Gary V. Vaughan <address@hidden> wrote:
>> On Dec 26, 2013, at 1:08 PM, Reuben Thomas <address@hidden> wrote:
>>> Secondly,
>>> 
>>> zmacs --hep
>>> 
>>> gives no error message and an exit code of 0.
>>> 
>> (Assuming the missing 'l' was not deliberate)
>> 
> It was deliberate: the point was that a non-existent option doesn't cause an 
> error. This is still happening with the latest changes.

I added a bug with batch mode in February last year, where the code path that 
displays the unknown option error in the minibuf had nowhere to write it before 
option processing had completed to determine whether to display in batch mode 
or curses mode.

I pushed an ugly fix just now, which I'll clean up as I modularize the various 
source files properly and isolate them from each other except along interface 
boundaries - right now almost everything happens in the global name space, and 
each file can see the status of code from other files (by design, carried over 
from C Zile).

Cheers,
-- 
Gary V. Vaughan (gary AT gnu DOT org)

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail


reply via email to

[Prev in Thread] Current Thread [Next in Thread]