unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Alex Ott <alexott@gmail.com>
Cc: 9624@debbugs.gnu.org
Subject: bug#9624: 24.0.90; Emacs crashes in BIDI code when trying to open Muse file
Date: Wed, 28 Sep 2011 13:35:50 +0300	[thread overview]
Message-ID: <83bou5eyyh.fsf@gnu.org> (raw)
In-Reply-To: <CALV1_=+i9S2C+Uxth=LQPA1B2+5t=TEq0XwvoqwEMJ1xUqZO-A@mail.gmail.com>

> Date: Wed, 28 Sep 2011 12:20:09 +0200
> From: Alex Ott <alexott@gmail.com>
> Cc: 9624@debbugs.gnu.org
> 
> It reproducible with following config:
> 
> --------------------------------------------------------------------------------------------------------------------------------------------------
> (add-to-list 'load-path "~/projects/muse.el/lisp")
> 
> (require 'muse-mode)     ; load authoring mode
> (require 'muse-html)     ; load publishing styles I use
> (require 'muse-colors)
> (require 'muse-wiki)
> (require 'muse-latex)
> (require 'muse-texinfo)
> (require 'muse-docbook)
> (require 'muse-project)
> 
> (defun alexott/muse-mode-hook ()
>   (auto-fill-mode -1)
>   (longlines-mode)
>   )
> (add-hook 'muse-mode-hook 'alexott/muse-mode-hook)
> 
> (setq longlines-show-hard-newlines t)
> --------------------------------------------------------------------------------------------------------------------------------------------------
> 
> Real problem is in longlines-mode - when I enable it in hook, and
> longlines-show-hard-newlines is set to true, then Emacs will crash

Thanks, I can reproduce the crash now.





  reply	other threads:[~2011-09-28 10:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-28  7:02 bug#9624: 24.0.90; Emacs crashes in BIDI code when trying to open Muse file Alex Ott
2011-09-28  7:39 ` Eli Zaretskii
2011-09-28  7:48   ` Alex Ott
2011-09-28  7:48   ` Alex Ott
2011-09-28  8:54     ` Eli Zaretskii
2011-09-28 10:20       ` Alex Ott
2011-09-28 10:35         ` Eli Zaretskii [this message]
2011-09-28 14:38           ` Eli Zaretskii
2011-09-28 14:56             ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83bou5eyyh.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=9624@debbugs.gnu.org \
    --cc=alexott@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).