all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#31180: 25.3; latex and 6x13 font
@ 2018-04-16 12:48 Bruno Deremble
  2018-04-16 18:03 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Bruno Deremble @ 2018-04-16 12:48 UTC (permalink / raw)
  To: 31180

Hi,

I am experiencing issues with emacs (25.3.1) and latex files.

If I set my font to
(set-default-font "6x13")

any file .tex that contains a math subscript (e.g.: $b_d$) will crash
emacs. A possible workaround that I found is to use
(setq font-latex-fontify-script nil)

but it used to work in earlier versions of emacs.
other fonts are working fine.

thank you

bruno






^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#31180: 25.3; latex and 6x13 font
  2018-04-16 12:48 bug#31180: 25.3; latex and 6x13 font Bruno Deremble
@ 2018-04-16 18:03 ` Eli Zaretskii
  2018-04-20  8:26   ` Bruno Deremble
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2018-04-16 18:03 UTC (permalink / raw)
  To: Bruno Deremble; +Cc: 31180

> From: Bruno Deremble <bruno.deremble@ens.fr>
> Date: Mon, 16 Apr 2018 14:48:43 +0200
> 
> I am experiencing issues with emacs (25.3.1) and latex files.
> 
> If I set my font to
> (set-default-font "6x13")
> 
> any file .tex that contains a math subscript (e.g.: $b_d$) will crash
> emacs.

Can you try RC1 of Emacs 26.1?  It's available from alpha.gnu.org.

If Emacs 26.1 crashes as well, please show the C level backtrace from
the crash: run Emacs under GDB and when it crashes, type this command
at GDB prompt:

  (gdb) thread apply all bt

Also, does it happen if you evaluate the above in "emacs -Q" and then
visit a TeX file with subscripts?





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#31180: 25.3; latex and 6x13 font
  2018-04-16 18:03 ` Eli Zaretskii
@ 2018-04-20  8:26   ` Bruno Deremble
  2018-04-20  8:37     ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Bruno Deremble @ 2018-04-20  8:26 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 31180

I just tried with Emacs 26.1 and this bug is no longer present.

thanks
bruno


On Monday, Apr 16 2018, 18:03:25, Eli Zaretskii <eliz@gnu.org> wrote:
>> From: Bruno Deremble <bruno.deremble@ens.fr>
>> Date: Mon, 16 Apr 2018 14:48:43 +0200
>> 
>> I am experiencing issues with emacs (25.3.1) and latex files.
>> 
>> If I set my font to
>> (set-default-font "6x13")
>> 
>> any file .tex that contains a math subscript (e.g.: $b_d$) will crash
>> emacs.
>
> Can you try RC1 of Emacs 26.1?  It's available from alpha.gnu.org.
>
> If Emacs 26.1 crashes as well, please show the C level backtrace from
> the crash: run Emacs under GDB and when it crashes, type this command
> at GDB prompt:
>
>   (gdb) thread apply all bt
>
> Also, does it happen if you evaluate the above in "emacs -Q" and then
> visit a TeX file with subscripts?






^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#31180: 25.3; latex and 6x13 font
  2018-04-20  8:26   ` Bruno Deremble
@ 2018-04-20  8:37     ` Eli Zaretskii
  0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2018-04-20  8:37 UTC (permalink / raw)
  To: Bruno Deremble; +Cc: 31180-done

> From: Bruno Deremble <bruno.deremble@ens.fr>
> Cc: 31180@debbugs.gnu.org
> Date: Fri, 20 Apr 2018 10:26:41 +0200
> 
> I just tried with Emacs 26.1 and this bug is no longer present.

Great, thanks.  I'm therefore closing this bug.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-04-20  8:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-16 12:48 bug#31180: 25.3; latex and 6x13 font Bruno Deremble
2018-04-16 18:03 ` Eli Zaretskii
2018-04-20  8:26   ` Bruno Deremble
2018-04-20  8:37     ` Eli Zaretskii

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.