all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vagn Johansen <vHateSpam@johansen.mail.dk>
Subject: Re: emacs problem with RCS
Date: 23 Oct 2002 17:43:30 +0200	[thread overview]
Message-ID: <wkelahqhy5.fsf@johansen.mail.dk> (raw)
In-Reply-To: ud6q3eprn.fsf@telestoconsulting.com


When i experimented with RCS on cygwin a while back, I had some problems
casued by the USERNAME and LOGNAME environment variables.

I added 

   (setenv "LOGNAME" (getenv "USERNAME"))  ; RCS fix

to my .emacs which improved the situation. (No guarantees!)

My next problem was that added log entries (via $Log$) added an extra
^M to the file, so I had a line ending with 0x0d 0x0d 0x0a. This causes
emacs to think it is a unix file and then it displays ^M after ALL lines.

      reply	other threads:[~2002-10-23 15:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-19 22:12 emacs problem with RCS Ed
2002-10-21 13:41 ` Stefan Monnier <foo@acm.com>
2002-10-21 16:10   ` Ed
2002-10-23 15:43     ` Vagn Johansen [this message]

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

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

  git send-email \
    --in-reply-to=wkelahqhy5.fsf@johansen.mail.dk \
    --to=vhatespam@johansen.mail.dk \
    /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 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.