bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#33222: Crash when visiting an org file from within Dired.


From: Eli Zaretskii
Subject: bug#33222: Crash when visiting an org file from within Dired.
Date: Thu, 01 Nov 2018 06:05:05 +0200

> From: vordoo <vordoo@yahoo.com>
> Date: Wed, 31 Oct 2018 23:29:14 +0200
> 
> 1. Have a directory with an org file containing:
> 
>      #+BEGIN_SRC shell :results output
>           printf "Hello World!\n"
>      #+END_SRC
> 
> 
> 2. Start: emacs -Q
> 
> 
> 3. eval-buffer containning:
> 
>      (defun set-buffer-variable-pitch () (variable-pitch-mode t))
>      (add-hook 'org-mode-hook 'set-buffer-variable-pitch)
> 
> 
> 4. Visit the directory containing the org file. In the Dired buffer that 
> opened up put the point on the org file and press enter. Emacs CRASH!

A wild guess: this is bug#30045 again.

Can you try the latest emacs-26 branch of the Emacs repository?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]