all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 15365@debbugs.gnu.org
Subject: bug#15365: 24.3.50; Segfault when calling vc-git-log-edit-toggle-amend
Date: Sun, 15 Sep 2013 06:01:29 +0300	[thread overview]
Message-ID: <52352309.70507@yandex.ru> (raw)
In-Reply-To: <83txhnfrer.fsf@gnu.org>

On 14.09.2013 16:45, Eli Zaretskii wrote:
>> I've been using `vc-git-log-edit-toggle-amend' without crashes for
>> nearly a year now, since it's been added.
>
> If you can identify the last revision where this abort didn't happen,
> I could try figuring out what changed.

It's 114149.

(TIL that 'git bisect', unlike its Bazaar counterpart, supports 
filtering commits by files they touched. xdisp.c, in this example).

On 14.09.2013 16:29, Eli Zaretskii wrote:
 >> Why scratch?
 >
 > Because it could be messed up by the testing.

None of GitHub repositories are publicly writable, so there's zero 
danger of that.

 > I don't know how to make sure my commits are never pushed.

Aside from you not having commit rights, Git doesn't have anything 
analogous to Bzr's bound branches built-in, so 'git push' always has to 
be called explicitly (or one can write a custom hook).

To reproduce this bug, the only git command you'd have to type is 'git 
clone', then edit some file inside, then `C-x v v' and `C-c C-e'.

In all likelihood, though, you won't be able to reproduce it, since I 
can't do that starting from 'emacs -Q' either. Sorry about not trying 
that up until now.





  reply	other threads:[~2013-09-15  3:01 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-13 11:55 bug#15365: 24.3.50; Segfault when calling vc-git-log-edit-toggle-amend Dmitry Gutov
2013-09-13 13:18 ` Eli Zaretskii
2013-09-14  1:12   ` Dmitry Gutov
2013-09-14  8:02     ` Eli Zaretskii
2013-09-14  8:34       ` martin rudalics
2013-09-14  8:59         ` Eli Zaretskii
2013-09-14  9:47           ` martin rudalics
2013-09-14 10:16             ` Eli Zaretskii
2013-09-14 13:08               ` Dmitry Gutov
2013-09-14 13:45                 ` Eli Zaretskii
2013-09-15  3:01                   ` Dmitry Gutov [this message]
2013-09-15  6:20                     ` Eli Zaretskii
2013-09-15 14:53                       ` Dmitry Gutov
2013-09-14 13:05       ` Dmitry Gutov
2013-09-14 13:29         ` Eli Zaretskii
2013-09-19  8:23           ` Eli Zaretskii
2013-09-22  5:00             ` Dmitry Gutov
2013-09-22  7:14               ` Eli Zaretskii
2013-09-14 14:37         ` 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=52352309.70507@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=15365@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /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.