all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 23.0.60; Bug in vc-register with interactive arg
@ 2008-05-01 15:26 ` David Kastrup
  2008-05-02  3:51   ` Dan Nicolaescu
  2008-07-01  0:35   ` bug#174: marked as done (23.0.60; Bug in vc-register with interactive arg) Emacs bug Tracking System
  0 siblings, 2 replies; 3+ messages in thread
From: David Kastrup @ 2008-05-01 15:26 UTC (permalink / raw
  To: emacs-pretest-bug


Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.

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

C-u C-x v i

Debugger entered--Lisp error: (wrong-type-argument stringp (4))
  get-file-buffer((4))
  vc-register((4))
  call-interactively(vc-register nil nil)


In GNU Emacs 23.0.60.8 (i686-pc-linux-gnu, GTK+ Version 2.12.9)
 of 2008-05-01 on lola
Windowing system distributor `The X.Org Foundation', version 11.0.10400090
configured using `configure  '--prefix=/usr/local/emacs-21' '--without-toolkit-scroll-bars' 'CFLAGS=-g -O2 -fno-crossjumping''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Debugger

Minor modes in effect:
  shell-dirtrack-mode: t
  TeX-PDF-mode: t
  desktop-save-mode: t
  minibuffer-electric-default-mode: t
  iswitchb-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
C-u C-x v i M-x r e p o r t - e m a c s - b 
u <tab> <return>

Recent messages:
Press C-c C-c when you are done editing.
Registering /home/tmp/akt/Historismus_III.tex... 
Entering debugger...
Back to top level.
Quit
Type C-x 4 C-o RET to restore the other window, C-M-v to scroll help.
Entering debugger...

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




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

* Re: 23.0.60; Bug in vc-register with interactive arg
  2008-05-01 15:26 ` 23.0.60; Bug in vc-register with interactive arg David Kastrup
@ 2008-05-02  3:51   ` Dan Nicolaescu
  2008-07-01  0:35   ` bug#174: marked as done (23.0.60; Bug in vc-register with interactive arg) Emacs bug Tracking System
  1 sibling, 0 replies; 3+ messages in thread
From: Dan Nicolaescu @ 2008-05-02  3:51 UTC (permalink / raw
  To: David Kastrup; +Cc: emacs-pretest-bug

David Kastrup <dak@gnu.org> writes:

  > Please write in English if possible, because the Emacs maintainers
  > usually do not have translators to read other languages for them.
  > 
  > Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.
  > 
  > Please describe exactly what actions triggered the bug
  > and the precise symptoms of the bug:
  > 
  > C-u C-x v i
  > 
  > Debugger entered--Lisp error: (wrong-type-argument stringp (4))
  >   get-file-buffer((4))
  >   vc-register((4))
  >   call-interactively(vc-register nil nil)

It should be fixed now.




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

* bug#174: marked as done (23.0.60; Bug in vc-register with  interactive arg)
  2008-05-01 15:26 ` 23.0.60; Bug in vc-register with interactive arg David Kastrup
  2008-05-02  3:51   ` Dan Nicolaescu
@ 2008-07-01  0:35   ` Emacs bug Tracking System
  1 sibling, 0 replies; 3+ messages in thread
From: Emacs bug Tracking System @ 2008-07-01  0:35 UTC (permalink / raw
  To: Glenn Morris

[-- Attachment #1: Type: text/plain, Size: 824 bytes --]


Your message dated Mon, 30 Jun 2008 20:29:04 -0400
with message-id <18537.31312.919545.825888@fencepost.gnu.org>
and subject line #174
has caused the Emacs bug report #174,
regarding 23.0.60; Bug in vc-register with interactive arg
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
174: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=174
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 5769 bytes --]

From: David Kastrup <dak@gnu.org>
To: emacs-pretest-bug@gnu.org
Cc: 
Subject: 23.0.60; Bug in vc-register with interactive arg
Date: Thu, 01 May 2008 17:26:32 +0200
Message-ID: <85prs6rqon.fsf@lola.goethe.zz>


Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.

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

C-u C-x v i

Debugger entered--Lisp error: (wrong-type-argument stringp (4))
  get-file-buffer((4))
  vc-register((4))
  call-interactively(vc-register nil nil)


In GNU Emacs 23.0.60.8 (i686-pc-linux-gnu, GTK+ Version 2.12.9)
 of 2008-05-01 on lola
Windowing system distributor `The X.Org Foundation', version 11.0.10400090
configured using `configure  '--prefix=/usr/local/emacs-21' '--without-toolkit-scroll-bars' 'CFLAGS=-g -O2 -fno-crossjumping''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Debugger

Minor modes in effect:
  shell-dirtrack-mode: t
  TeX-PDF-mode: t
  desktop-save-mode: t
  minibuffer-electric-default-mode: t
  iswitchb-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
C-u C-x v i M-x r e p o r t - e m a c s - b 
u <tab> <return>

Recent messages:
Press C-c C-c when you are done editing.
Registering /home/tmp/akt/Historismus_III.tex... 
Entering debugger...
Back to top level.
Quit
Type C-x 4 C-o RET to restore the other window, C-M-v to scroll help.
Entering debugger...

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum





[-- Attachment #3: Type: message/rfc822, Size: 1437 bytes --]

From: Glenn Morris <rgm@gnu.org>
To: 174-done@emacsbugs.donarmstrong.com
Subject: #174
Date: Mon, 30 Jun 2008 20:29:04 -0400
Message-ID: <18537.31312.919545.825888@fencepost.gnu.org>

2008-05-02  Dan Nicolaescu  <dann@ics.uci.edu>

    * vc-rcs.el (vc-rcs-state): Fix typos.

    * vc.el (vc-register): Change argument order so that the prefix
    argument is assigned correctly.
    (vc-next-action, vc-dir-register): Update for the above change.


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

end of thread, other threads:[~2008-07-01  0:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <18537.31312.919545.825888@fencepost.gnu.org>
2008-05-01 15:26 ` 23.0.60; Bug in vc-register with interactive arg David Kastrup
2008-05-02  3:51   ` Dan Nicolaescu
2008-07-01  0:35   ` bug#174: marked as done (23.0.60; Bug in vc-register with interactive arg) Emacs bug Tracking System

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.