emacs-devel
[Top][All Lists]
Advanced

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

Re: [elpa] master 88578a4: Increase the default number of hits


From: Eli Zaretskii
Subject: Re: [elpa] master 88578a4: Increase the default number of hits
Date: Sat, 02 Jan 2016 10:45:48 +0200

> From: Lars Magne Ingebrigtsen <address@hidden>
> Date: Sat, 02 Jan 2016 07:47:13 +0100
> 
> Oh, if anybody wants a quick and easy test case that displays the error
> in async.el:
> 
> (async-get (async-start
>             `(lambda ()
>                (load ,(locate-library "debbugs"))
>                (debbugs-get-status 22285))))
> => (((source . "unknown") (originator . "Clément Pit--Claudel 
> <address@hidden>") (tags) (package "emacs") (id . 22285) (severity . 
> "normal") (archived) (summary) (msgid . "<address@hidden>") (location . 
> "db-h") (blocks) (subject . "isearch and repeat do no play well together 
> (overlays are not cleared after repeating isearch-forward-exit-minibuffer)") 
> (unarchived) (affects) (log_modified . 1451699523) (last_modified . 
> 1451699523) (mergedwith) (fixed_date) (fixed) (date . 1451699522) (found) 
> (forwarded) (owner) (done) (keywords) (pending . "pending") (found_versions) 
> (found_date) (bug_num . 22285) (blockedby) (fixed_versions)))               

Any idea why this is different with async than without it?



reply via email to

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