* Re: [PATCH]saveplace.el: forget saved places for unreadable files
[not found] ` <E19fSdu-00011R-5p@fencepost.gnu.org>
@ 2003-07-28 18:00 ` Glenn Morris
2003-07-30 20:31 ` Richard Stallman
0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2003-07-28 18:00 UTC (permalink / raw)
Cc: Stephen Compall, bug-gnu-emacs
Richard Stallman wrote:
> This suggests it would be useful to add a feature for specifying
> patterns of file names that should not be tested. Perhaps there can
> be a default pattern that matches all remote file names, etc. Then
> the feature could be enabled by default. What do you think?
Just a comment that recentf.el has some code that tries to deal with
this issue - see the `*cleanup*' symbols. At the moment, it just
checks for readability and a user-specified exclude regexp. It would
be nice if the two implementations ended up being consistent, seeing
as how they do essentially the same job.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH]saveplace.el: forget saved places for unreadable files
2003-07-28 18:00 ` [PATCH]saveplace.el: forget saved places for unreadable files Glenn Morris
@ 2003-07-30 20:31 ` Richard Stallman
2003-07-31 0:02 ` Glenn Morris
0 siblings, 1 reply; 3+ messages in thread
From: Richard Stallman @ 2003-07-30 20:31 UTC (permalink / raw)
Cc: emacs-devel
> This suggests it would be useful to add a feature for specifying
> patterns of file names that should not be tested. Perhaps there can
> be a default pattern that matches all remote file names, etc. Then
> the feature could be enabled by default. What do you think?
Just a comment that recentf.el has some code that tries to deal with
this issue - see the `*cleanup*' symbols. At the moment, it just
checks for readability and a user-specified exclude regexp. It would
be nice if the two implementations ended up being consistent, seeing
as how they do essentially the same job.
Would you be interested in implementing such a facility
for use by both packages?
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-07-31 0:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <200307220847.h6M8lUxF008450@csserver.evansville.edu>
[not found] ` <E19fSdu-00011R-5p@fencepost.gnu.org>
2003-07-28 18:00 ` [PATCH]saveplace.el: forget saved places for unreadable files Glenn Morris
2003-07-30 20:31 ` Richard Stallman
2003-07-31 0:02 ` Glenn Morris
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.