all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Laurent MUGNIER <Laurent.Mugnier@onera.fr>
Subject: [EMACS] bug in version control with Emacs 21.1 and 21.2
Date: Tue, 18 Mar 2003 14:15:01 +0100 (MET)	[thread overview]
Message-ID: <200303181315.h2IDF1I15623@orion.onera> (raw)

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.1.1 (sparc-sun-solaris2.7, X toolkit, Xaw3d scroll bars)
 of 2003-03-03 on yeti
configured using `configure  --prefix=/usr/gnu'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: iso_8859_1
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: C
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

In my .emacs I setq
      vc-checkout-switches "-zLT"       ;default Time Zone = Local (RCS/CVS) 
      vc-checkin-switches "-zLT"        ;idem
      vc-register-switches "-zLT"       ;idem

If I then try to register a file, I get the following error message:
apply: Wrong type argument: stringp, ("-zLT")

I guess that the "-zLT" string is converted to a list and then checked as a
string! 

If the string is "zLT" instead I get the same error.

This bug was not present in Emacs 20.6 and 20.7.

If I remove the 3 customization lines above from my .emacs, the registering
works fine.

Thanks in advance for your help.


	   Laurent Mugnier.

                 reply	other threads:[~2003-03-18 13:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200303181315.h2IDF1I15623@orion.onera \
    --to=laurent.mugnier@onera.fr \
    /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.