all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Mohammed Sadik <sadiqpkp@gmail.com>
Cc: 24242@debbugs.gnu.org
Subject: bug#24242: Emacs 25 segfaults with diff-hl-mode
Date: Wed, 28 Aug 2019 22:07:47 +0200	[thread overview]
Message-ID: <877e6xkq98.fsf@gnus.org> (raw)
In-Reply-To: <CANHUxH29CQXeqiS9+RNsHK+8K4WYj7EzkTMo1E9E5vMJsumj5w@mail.gmail.com> (Mohammed Sadik's message of "Tue, 16 Aug 2016 19:04:11 +0530")

Mohammed Sadik <sadiqpkp@gmail.com> writes:

> This is my .emacs:
>
> (package-initialize)
> (when (fboundp 'set-fringe-mode)
>   (set-fringe-mode '(0 . 0))
>   (add-hook 'c-mode-common-hook
>             (lambda ()
>               (setq left-fringe-width 4
>                     right-fringe-width 0))))
>
> How to reproduce:
>
>     1. Open some .c file from some git repository (the file should
>        already be added, so 'git diff' shows the changes)
>     2. M-x diff-hl-mode (segfaults here if modified file is opened)
>     3. Modify the file (if diff-hl-flydiff-mode is enabled, GNU Emacs
>        segfaults here)
>     4. Saving the file segfaults Emacs

I tried this recipe in Emacs 27 (on Debian Stable), and it did not
segfault.

Are you still seeing this problem?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  parent reply	other threads:[~2019-08-28 20:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-16 13:34 bug#24242: Emacs 25 segfaults with diff-hl-mode Mohammed Sadik
     [not found] ` <handler.24242.B.147135451319492.ack@debbugs.gnu.org>
2016-08-16 14:26   ` bug#24242: Acknowledgement (Emacs 25 segfaults with diff-hl-mode) Mohammed Sadik
2019-08-28 20:07 ` Lars Ingebrigtsen [this message]
2019-10-14  7:31   ` bug#24242: Emacs 25 segfaults with diff-hl-mode Lars Ingebrigtsen

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=877e6xkq98.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=24242@debbugs.gnu.org \
    --cc=sadiqpkp@gmail.com \
    /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.