>>>> "SY" == Steve Youngs
<youngs(a)xemacs.org> writes:
SY> |--==> "APA" == Adrian Aichner <Adrian.Aichner(a)t-online.de>
writes:
>>
>>>> "SY" == Steve
Youngs <youngs(a)xemacs.org> writes:
SY> Do you think it would be better
and less confusing if you were
SY> prompted with something like "Delete local copy of marked
SY> files and re check them out of CVS?"? Or words to that
SY> effect?
APA> Hi Steve,
APA> I hate the current behavior for the reasons given above.
APA> It's confusing.
APA> It does not provide any information about the files affected.
APA> I think completion buffer feedback, along the lines of what
APA> d runs the command dired-flag-file-deletion
APA> and
APA> x runs the command dired-expunge-deletions
APA> do, would be much better.
SY> Yeah, it might be at that. I'll have to go lurking through the Dired
SY> code. Wanna help?
Sure.
The list of files would be displayed when setting
`cvs-confirm-removals' (buffer: pcl-cvs.el, mode: Emacs-Lisp)
Customizable user variable:
value: list
*Ask for confirmation before removing files.
Non-nil means that PCL-CVS will ask confirmation before removing files
except for files whose content can readily be recovered from the repository.
A value of LIST means that the list of files to be deleted will be
displayed when asking for confirmation.
The default value is t.
However, a bug is lurking in that code.
See xemacs-patches for a fix in about 10 minutes.
Adrian
APA> The other gripe I have about this command is that it's not bound to a
APA> key, right?
APA> No, actually it is on
APA> cvs-mode-undo is on undo, U, C-/, C-_
APA> so my gripe is that it shows up as bound to undo on the menu.
APA> I didn't realize for many months now, that this "undo" means:
APA> Same key-binding as "undo" command.
APA> How can we get "U" in the menu istead?
SY> Not sure at the moment, but it has gotta be possible.
APA> Other than that, I love PCV-CVS.
SY> Me too, use it all the time. But here's another gripe...
SY> Try 'M-x find-function RET cvs-mode-undo RET'
SY> 'find-function' knows that it is in 'pcl-cvs.el' but it
can't find the
SY> function within that file. Is it because of 'defun-cvs-mode' instead
SY> of 'defun'? Can that be made to work?
I don't know off hand.
SY> --
SY> |---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
SY> | XEmacs - It's not just an editor. |
SY> | It's a way of life. |
SY> |------------------------------------<youngs(a)xemacs.org>---|
--
Adrian Aichner
mailto:adrianï¼ xemacs.org
http://www.xemacs.org/