bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[21.2]: Edit/Go To/Find Next Tag => wrong-type-argument


From: Marshall, Simon
Subject: [21.2]: Edit/Go To/Find Next Tag => wrong-type-argument
Date: Tue, 23 Apr 2002 14:02:07 +0100

In GNU Emacs 21.2.1 (sparc-sun-solaris2.6, GNU/LessTif Version 2.1
Release 0.93.3)
 of 2002-03-21 on ashanti
configured using `configure  --prefix=/rvcarma/marshals/slash/usr/local
--x-includes=/usr/openwin/include:/rvcarma/marshals/slash/usr/local/incl
ude:/rvcarma/marshals/slash/usr/local/include/X11
--x-libraries=/usr/openwin/lib:/rvcarma/marshals/slash/usr/local/lib:/rv
carma/marshals/slash/usr/local/lib/X11 --with-x-toolkit=motif'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: en_UK
  value of $LC_CTYPE: en_UK
  value of $LC_MESSAGES: C
  value of $LC_MONETARY: en_UK
  value of $LC_NUMERIC: en_UK
  value of $LC_TIME: en_UK
  value of $LANG: en_UK
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

emacs -q
M-. open RET .../some/tags/file RET

takes you to the first tag matching "open" (chose another tag if not)

Edit/Go To/Find Next Tag

then gives:

Debugger entered--Lisp error:
 (wrong-type-argument commandp (function (lambda nil (find-tag nil t))))
  call-interactively((function (lambda nil (find-tag nil t))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]