[climacs-devel] Re: Skip internal buffers
Brian Mastenbrook
brian at mastenbrook.net
Mon May 9 12:17:59 UTC 2005
John Q Splittist wrote:
> See patch -- only buffers that are both modified and have a non-nil
> filename are prompted for.
>
> JQS
The way I did this locally was to remove the needs-saving accessor and
redefine it as a generic function + one method that said (and (filename
buffer) (needs-saving buffer)). This means that the logic of
needs-saving is spread around the source less. Does this make sense to you?
--
Brian Mastenbrook
brian at mastenbrook.net
More information about the climacs-devel
mailing list