unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* toggle-read-only / vc stupidity
@ 2007-10-28  1:39 Miles Bader
  2007-10-29  3:31 ` Stefan Monnier
  2007-10-29  9:22 ` Richard Stallman
  0 siblings, 2 replies; 3+ messages in thread
From: Miles Bader @ 2007-10-28  1:39 UTC (permalink / raw)
  To: emacs-devel

toggle-read-only sometimes gives a message like:

   File is under version-control; use C-x v v to check in/out

1) Such a message may make sense with RCS, but it's just confusing
   with any modern source-control system (even CVS!).  [I'm using arch]

2) I only seem to get the message for files that _aren't_ under
   version-control (but are in a version-controlled directory)!

   [I suppose maybe what's happening is that it's backend-specific for
   registered files, but uses some generic code for non-registered
   files??]

-Miles

-- 
Is it true that nothing can be known?  If so how do we know this?  -Woody Allen

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-10-29  9:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-28  1:39 toggle-read-only / vc stupidity Miles Bader
2007-10-29  3:31 ` Stefan Monnier
2007-10-29  9:22 ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).