bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#16725: 24.3.50; (wrong-type-argument stringp t) with `apropos-docume


From: Lars Ingebrigtsen
Subject: bug#16725: 24.3.50; (wrong-type-argument stringp t) with `apropos-documentation'
Date: Fri, 29 Apr 2016 18:23:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Drew Adams <drew.adams@oracle.com> writes:

> Yes, this normally will not happen.  But the code is unnecessarily
> fragile, and here is a simple case that breaks it.
>
> I had this mistaken autoload sexp in a startup file:
>
> (autoload 'insert-time-string "insert-time-string" t 
>           "Insert current time at point.")
>
> (The last two args are swapped.)
>
> I have `apropos-do-all' = t.
>
> I did `M-x apropos-documentation RET empty list RET
> And I got the error message.

I've now made the code less fragile.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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