[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#24079: 11.89.4; Auctex noweb issue.
From: |
Shawn Way |
Subject: |
bug#24079: 11.89.4; Auctex noweb issue. |
Date: |
Wed, 27 Jul 2016 13:11:42 +0000 |
I started with a complete reinstall of Emacs 24.5.1 (including deleting and
reinstalling the Auctex, Org and Magit packages) and the same issue occurred.
For more clarification, I can initially comment the equation section, but when
I go to uncomment, I get the hourglass.
If you like, I can do a video for you.
Shawn Way, PE
-----Original Message-----
From: Mosè Giordano [mailto:address@hidden
Sent: Wednesday, July 27, 2016 6:44 AM
To: Shawn Way <address@hidden>
Cc: address@hidden
Subject: Re: bug#24079: 11.89.4; Auctex noweb issue.
Hi Shawn,
2016-07-26 20:16 GMT+02:00 Shawn Way <address@hidden>:
> When the file is a .tex file, I can use C-c ; to comment and uncomment
>
> the \begin{equation} environment.
>
>
>
> Once the file is a Noweb version (extension .rnw), if I use C-c ; to
>
> comment or uncomment this environment it crashes emacs completely.
>
>
>
> I've tried other environments such as itemize or figure and these work
>
> fine.
>
>
>
> Any thoughts?
>
>
>
> Shawn Way, PE
>
>
>
> Minimal Example:
>
>
>
> ==========================
>
>
>
> \documentclass{article}
>
>
>
>
>
>
>
> \begin{document}
>
>
>
> \begin{equation}
>
> \label{eq:hxvol2}
>
> \begin{aligned}
>
> Vol &= & n\ \times L\ \times\ \frac{\pi D^2}{4}\\
>
> \end{aligned}
>
> \end{equation}
>
>
>
> \end{document}
Let me understand the recipe to reproduce the problem. You save that file as a
noweb file (that is, with *.rnw extension) and when you issue C-c ; Emacs
crashes? AUCTeX doesn't fiddle with Emacs internals, it shouldn't make Emacs
crash. I noticed you're running a development version of Emacs, did you try
with a stable one? I tried with Emacs 24.5.1 and nothing happened (apart from
commenting the code).
Bye,
Mosè
- bug#24079: 11.89.4; Auctex noweb issue., Shawn Way, 2016/07/26
- bug#24079: 11.89.4; Auctex noweb issue., Mosè Giordano, 2016/07/27
- bug#24079: 11.89.4; Auctex noweb issue.,
Shawn Way <=
- bug#24079: 11.89.4; Auctex noweb issue., Mosè Giordano, 2016/07/27
- bug#24079: 11.89.4; Auctex noweb issue., Shawn Way, 2016/07/27
- Message not available
- bug#24079: 11.89.4; Auctex noweb issue., Mosè Giordano, 2016/07/28
- bug#24079: 11.89.4; Auctex noweb issue., Reinhard Kotucha, 2016/07/28
- bug#24079: 11.89.4; Auctex noweb issue., Mosè Giordano, 2016/07/28