bug#26668: 11.90.2; separator in the toolbar remains vertical when I display toolbar on the left or right

2017-04-28 Thread Arash Esbati
Sureyya Sahin writes: > Yes, I installed auctex locally from the emacs repositories; the auctex > package does not specify the repository (I have melpa, elpa and a python > repository enabled), so I am assuming it is from elpa. Yes, it is ELPA then. > I use the splash

Re: [AUCTeX] fontification question

2017-04-28 Thread Arash Esbati
Mosè Giordano writes: > I think that start writing tests for fontification may be a good idea > at some point ;-) True, I started with it sometimes ago as I was playing with fontification of verb macros:

bug#26694: preview-at-point fails on very long lines with "End of buffer"

2017-04-28 Thread Mosè Giordano
Hi Frank, 2017-04-28 15:26 GMT+02:00 Frank Fischer : > Hi, > > consider the following example file https://pastebin.com/73W7EbCa > > This file has a single very long line with one math item at the end. Do > the following: > > 1. generate the preview with C-c C-p C-p

bug#26668: 11.90.2; separator in the toolbar remains vertical when I display toolbar on the left or right

2017-04-28 Thread Sureyya Sahin
On Thu, 2017-04-27 at 17:35 +0200, Arash Esbati wrote: > Sureyya Sahin writes: > > > With latex-mode enabled (auctex), when I choose to display the toolbar > > on the left side (or right side) vertically in emacs, the separator line > > which separates the latex and preview

bug#26694: preview-at-point fails on very long lines with "End of buffer"

2017-04-28 Thread Frank Fischer
Hi, consider the following example file https://pastebin.com/73W7EbCa This file has a single very long line with one math item at the end. Do the following: 1. generate the preview with C-c C-p C-p 2. move point to the "x" in the math block, change it to "y" and leave point within the math

Re: [AUCTeX] fontification question

2017-04-28 Thread Mosè Giordano
I think that start writing tests for fontification may be a good idea at some point ;-) Fontification tends to be often broken and it's hard to understand what was actually broken and what's the status-quo that we want to preserve. Bye, Mosè 2017-04-28 13:32 GMT+02:00 Arash Esbati

Re: [AUCTeX] fontification question

2017-04-28 Thread Arash Esbati
Arash Esbati writes: > Tassilo Horn writes: > >> Ah, right. Well, then I guess your patch makes sense. Feel free to >> commit it. > > Done. Best, Arash Well, I have found one use-case where the patch still doesn't fit: expl3 syntax. Please consider this snippet: