unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Robert J. Chassell" <bob@rattlesnake.com>
Subject: Re: emacs-lisp-intro.txt
Date: Sun, 1 Sep 2002 19:01:13 +0000 (UTC)	[thread overview]
Message-ID: <m17lZyD-000IeGC@localhost> (raw)
In-Reply-To: <200209011630.g81GUxf02941@rum.cs.yale.edu> (monnier+gnu/emacs@rum.cs.yale.edu)

"Stefan Monnier" <monnier+gnu/emacs@rum.cs.yale.edu> wrote:

   I'd guess Robert `cvs remove'd the file (i.e. `r' in PCL-CVS) but didn't
   commit the change ?

You are probably right.  (I cannot remember; I was too sleepy.)

Anyhow, I removed emacs-lisp-intro.txt using the following commands
(it had a sticky date, hence the `cvs update -A'):

    cvs add emacs-lisp-intro.txt
    pushd ..
    cvs update -A
    popd
    cvs status emacs-lisp-intro.txt
    cvs remove -f emacs-lisp-intro.txt
    cvs ci -m "Remove emacs-lisp-intro.txt erroneously installed" \
       emacs-lisp-intro.txt
    cvs status emacs-lisp-intro.txt

and according to the status report, the file has been removed.

Sorry for the bother; and thank you for the information about using
CVS!

-- 
    Robert J. Chassell            bob@rattlesnake.com  bob@gnu.org
    Rattlesnake Enterprises       http://www.rattlesnake.com
    Free Software Foundation      http://www.gnu.org   GnuPG Key ID: 004B4AC8

  reply	other threads:[~2002-09-01 19:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-31  6:35 emacs-lisp-intro.txt Eli Zaretskii
2002-08-31 21:49 ` emacs-lisp-intro.txt Robert J. Chassell
2002-09-01  5:26   ` emacs-lisp-intro.txt Eli Zaretskii
2002-09-01 13:08     ` emacs-lisp-intro.txt Robert J. Chassell
2002-09-01 13:12       ` emacs-lisp-intro.txt Eli Zaretskii
2002-09-01 16:30         ` emacs-lisp-intro.txt Stefan Monnier
2002-09-01 19:01           ` Robert J. Chassell [this message]
2002-09-02  4:42             ` emacs-lisp-intro.txt Eli Zaretskii
2002-09-01 17:19         ` emacs-lisp-intro.txt Andreas Schwab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m17lZyD-000IeGC@localhost \
    --to=bob@rattlesnake.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).