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

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

Re: New functionality breaks my old function


From: John H Darrah
Subject: Re: New functionality breaks my old function
Date: Wed, 4 Apr 2001 07:28:40 -0700 (PDT)

On 3 Apr 2001, Miles Bader wrote:

> Barry Margolin <barmar@genuity.net> writes:
> > How about wrapping ignore-errors around each of the
> > calls to dired:
> > 
> >  (ignore-errors (dired "*_ge*.pp"))
> >  (ignore-errors (dired "*_op*.pp"))
> >  ...
> 
> `ignore-errors' is a common-lisp compatibility function,
> so you have to do (require 'cl) first... 
> 

Thanks everyone... this was what I was looking for.


-- 
John Darrah (u05192)    | Dept: N/C Programming
Giddens Industries      | Ph: (425) 353-0405 #229
PO box 3190             | Ph: (206) 767-4212 #229
Everett  WA    98203    | Fx: (206) 764-9639




reply via email to

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