all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Segfault in vertical-motion
Date: Wed, 07 Sep 2011 19:55:11 +0200	[thread overview]
Message-ID: <4E67AFFF.3090801@gmx.at> (raw)
In-Reply-To: <838vq1jwcy.fsf@gnu.org>

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

 >> I have to bisect my customizations first to know what's really
 >> causing it.  This will take some time :-(
 >
 > It may be a better idea to step through Fvertical_motion and see who
 > garbles the iterator object.  It could lead us to solution faster and
 > more reliably, since you say the crash is 100% reproducible with your
 > ~/.emacs.

I tried but gave up.  Fvertical_motion is too complicated for me.

Attached find a minimal file I can use to reproduce the crash here.
Start emacs with -Q -l ../foo.el (adjusting the location of foo.el in
the expression at the near end of foo.el

(with-current-buffer (find-file-noselect "../foo.el")
   (goto-char (point-min)))

to your needs), do C-x 2 followed by C-n.

Note that most of the apparently silly ingredients of foo.el are
necessary, in particular the comment at the top must be wider than the
width of the window, (some of) the mode-line stuff must be here, the two
customizations are needed, and bidi-display-reordering must be nil.

If you can't repeat the crash immediately tell me before wasting your
time ...

Thanks, martin

[-- Attachment #2: foo.el --]
[-- Type: application/emacs-lisp, Size: 1890 bytes --]

  reply	other threads:[~2011-09-07 17:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-06 12:56 Segfault in vertical-motion martin rudalics
2011-09-06 16:43 ` Eli Zaretskii
2011-09-06 18:47   ` martin rudalics
2011-09-06 19:37     ` Eli Zaretskii
2011-09-07 17:55       ` martin rudalics [this message]
2011-09-07 18:16         ` Eli Zaretskii
2011-09-07 18:51           ` martin rudalics
2011-09-07 18:56             ` Eli Zaretskii
2011-09-07 19:12               ` martin rudalics
2011-09-07 20:10                 ` Eli Zaretskii
2011-09-08  7:03                   ` martin rudalics

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=4E67AFFF.3090801@gmx.at \
    --to=rudalics@gmx.at \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@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.