bug#30239: Renaming environment "slide" to "frame"

2018-01-24 Thread Agathe Herrou
I assumed it was the solution to the problem I was having. Maybe the problem comes from the fact that slides.el shouldn't be used for beamer files? Agathe On 24/01/2018 19:31, Mosè Giordano wrote: > Hi Agathe, > > 2018-01-24 19:10 GMT+01:00 Agathe Herrou <aga...@herrou.fr>: >>

bug#30239: Renaming environment "slide" to "frame"

2018-01-24 Thread Agathe Herrou
Hello, When using AUCTeX with Beamer, the default environment when running C-c C-e is "slide". As far as I know, this environment doesn't exist, and the correct one is "frame". Attached is a suggested corrective. Best regards, Agathe Herrou diff --git a/style/slides.el b/s