all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: PCL-CVS: `A' removes cvs-mode from buffer *cvs*
Date: Thu, 30 Aug 2007 19:09:51 +0200	[thread overview]
Message-ID: <v94pih2bkw.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <v9ps166tsg.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Wed, 29 Aug 2007 21:10:39 +0200")

On Wed, Aug 29 2007, Reiner Steib wrote:

> ... and today it triggered (on Windows; Emacs 22.1).  Here's the
> backtrace (byte code stripped, lines wrapped): [...]

Again, today.  Different CVS module, same repository (names changed).

--8<---------------cut here---------------start------------->8---
Repository : d:/foo/bar/Repository
Module     : baz/Dokumentation
Working dir: d:/foo/bar/VersionControl/baz/Dokumentation/

In directory .:
              Unknown                 Anforderungen.txt
              Unknown                 Manual.txt
            * Modified                Namenskonventionen.txt
              Unknown                 Notizen.txt

--------------------- Empty ---------------------
-- last cmd: cvs -f update -d -P --
--8<---------------cut here---------------end--------------->8---

==> Everything okay upto here.

The I made some changes in ChangeLog and save it.  Then I selected
ChangeLog in *cvs* too, and then hit `A' on `Namenskonventionen.txt'.

==> The debug hook triggered.

Output of `<f1> l':

--8<---------------cut here---------------start------------->8---
<down-mouse-1> <mouse-movement> <mouse-1> <up> <up>
<up> <up> <up> A <left> <left> <left> <C-left> <left>
<left> C-M-k C-x C-s <switch-frame> <down-mouse-1>
<mouse-movement> <mouse-1> <up> <up> <up> <up> <up>
A C-a C-k C-k <up> <end> A d d SPC <help-echo> <switch-frame>
<down-mouse-1> <mouse-movement> <mouse-movement> <drag-mouse-1>
<help-echo> <switch-frame> <down-mouse-1> <mouse-1>
<down-mouse-2> <mouse-2> <down-mouse-1> <mouse-movement>
<mouse-1> , SPC C-k <delete> <delete> <delete> <delete>
<delete> <delete> <C-right> <right> a n d C-k <delete>
<delete> <delete> <delete> <delete> <end> . C-x C-s
<switch-frame> <down-mouse-1> <mouse-movement> <mouse-1>
<down-mouse-2> <mouse-2> <down-mouse-1> <mouse-1> A
<switch-frame> <switch-frame> <switch-frame> <help-echo>
<help-echo> <help-echo> C-x 5 b s c r <return> <f1>
l
--8<---------------cut here---------------end--------------->8---

*cvs* buffer:

--8<---------------cut here---------------start------------->8---
Repository : d:/foo/bar/Repository
Module     : baz/Dokumentation
Working dir: d:/foo/bar/VersionControl/baz/Dokumentation/

In directory .:
              Unknown                 Anforderungen.txt
            * Modified                ChangeLog
              Unknown                 Manual.txt
            * Modified                Namenskonventionen.txt
              Unknown                 Notizen.txt

--------------------- Empty ---------------------
-- last cmd: cvs -f update -d -P --
--8<---------------cut here---------------end--------------->8---

Debugger output:

--8<---------------cut here---------------start------------->8---
Debugger entered: nil
  run-hooks(change-major-mode-hook)
  kill-all-local-variables()
  text-mode()
  change-log-mode()
  add-change-log-entry(nil nil t)
  add-change-log-entry-other-window()
  #[nil "[BYTE-CODE-DELETED]" [fi --cl-dolist-temp-- cl-struct-cvs-fileinfo-tags
    d default-directory buffer-file-name cvs-mode-marked nil 0 error
    "cvs-fileinfo->dir accessing a non-cvs-fileinfo" 4
    file-name-as-directory expand-file-name "cvs-fileinfo->file
    accessing a non-cvs-fileinfo" 5 kill-local-variable
    change-log-default-name add-change-log-entry-other-window] 4]()
  #[nil "[BYTE-CODE-DELETED]" [-cvs-mode!-fun commandp call-interactively] 2]()
  cvs-mode!(#[nil "" [fi --cl-dolist-temp--
    cl-struct-cvs-fileinfo-tags d default-directory buffer-file-name
    cvs-mode-marked nil 0 error "cvs-fileinfo->dir accessing a
    non-cvs-fileinfo" 4 file-name-as-directory expand-file-name
    "cvs-fileinfo->file accessing a non-cvs-fileinfo" 5
    kill-local-variable change-log-default-name
    add-change-log-entry-other-window] 4])
  cvs-mode-add-change-log-entry-other-window()
  call-interactively(cvs-mode-add-change-log-entry-other-window)
--8<---------------cut here---------------end--------------->8---

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

  reply	other threads:[~2007-08-30 17:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-20 19:28 PCL-CVS: `A' removes cvs-mode from buffer *cvs* Reiner Steib
2007-08-21 15:32 ` Stefan Monnier
2007-08-25 12:13   ` Reiner Steib
2007-08-25 19:36     ` Stefan Monnier
2007-08-25 19:51       ` David Kastrup
2007-08-25 21:12       ` Reiner Steib
2007-08-29 19:10         ` Reiner Steib
2007-08-30 17:09           ` Reiner Steib [this message]
2007-09-08  2:55             ` Stefan Monnier
2007-09-23 20:09               ` Reiner Steib
2007-09-08  3:12           ` Stefan Monnier

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=v94pih2bkw.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.