emacs-devel
[Top][All Lists]
Advanced

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

Re: master bd60ee2 1/5: auth-source: factor out parsers and add tests


From: Ted Zlatanov
Subject: Re: master bd60ee2 1/5: auth-source: factor out parsers and add tests
Date: Fri, 28 Apr 2017 08:43:00 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

On Fri, 28 Apr 2017 17:10:43 +0900 Katsumi Yamaoka <address@hidden> wrote: 

KY> On Fri, 28 Apr 2017 16:53:35 +0900, Katsumi Yamaoka wrote:
>> On Thu, 27 Apr 2017 17:38:27 -0400, Teodor Zlatanov wrote:
>>> diff --git a/lisp/auth-source.el b/lisp/auth-source.el
>>> index 7402ab2..5ad4277 100644
>>> --- a/lisp/auth-source.el
>>> +++ b/lisp/auth-source.el
>> [...]
>>> +        (return)))

>> This is a cl runtime function.  Could you replace it with something?

KY> Sorry for not explaining enough.   That is an alias to the macro
KY> `cl-return' but not expanded in the elc file.

Sorry, I don't know what's the proper fix. What breaks, and how should I
have caught this problem before it was comitted? Should I just replace
it with `cl-return' or is there more to do?

Thanks
Ted




reply via email to

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