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

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

Re: wrong type error in local variables


From: Emanuel Berg
Subject: Re: wrong type error in local variables
Date: Fri, 03 Jul 2020 05:45:55 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Douglas Lewan wrote:

> you should be verifying that the
> (find-file-noselect) succeeded.

BTW, how do you verify that?

  (when (find-file-noselect "~/.emacs") t) ; t

but also

  (when (find-file-noselect "~/there-is-no-file") t) ; t


-- 
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal




reply via email to

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