[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#30548: 2014-11-01; smartparen-latex with delete-selection-mode
From: |
Abdul-Lateef Haji-Ali |
Subject: |
bug#30548: 2014-11-01; smartparen-latex with delete-selection-mode |
Date: |
Fri, 23 Feb 2018 12:00:26 +0000 (GMT) |
Hello,
Unfortunately, by the time I noticed the bug, I have already had multiple
updates so
I am not sure which version was working.
However, I am pretty sure I am using AUCTeX 12.1.0 right now. I am probably
using TeXLive 2014 though.
When I use `M-x package-list-packages`
I have this line:
auctex 12.1.0 installed Integrated environment
for *TeX*
Regards,
Abdul
----- Original Message -----
From: "Arash Esbati" <address@hidden>
To: "Abdul-Lateef Haji-Ali" <address@hidden>
Cc: address@hidden
Sent: Thursday, 22 February, 2018 20:07:13
Subject: Re: bug#30548: 2014-11-01; smartparen-latex with delete-selection-mode
Abdul-Lateef Haji-Ali <address@hidden> writes:
> In my emacs setup, if I have smartparens-mode enabled with
> smartparens-latex and I open a latex document, type some text then
> select it and type any latex special command (such as $, ", \{, etc...)
> the text gets surrounded by these symbols as expected.
>
> However, if I have delete-selection-mode enabled, then the text is
> deleted instead. Other symbols like {, (, [ still work as expected even
> when delete-selection-mode is enabled.
>
> The weird thing is that this used to work flawlessly before a recent
> update that I cannot quite track. In fact a question was posted here
> https://emacs.stackexchange.com/questions/21315/delete-selection-mode-and
>
> in 2016 and an update to AUCTeX was supposed to fix this issue.
> [...]
> Emacs : GNU Emacs 24.5.1 (x86_64-pc-linux-gnu, GTK+ Version 3.18.9)
> of 2017-09-20 on lcy01-07, modified by Debian
> Package: 2014-11-01
^^^^^^^^^^
Hi,
can you tell the version of your AUCTeX before your recent update?
Currently, you are using an AUCTeX from 2014.
Maybe you can update AUCTeX manually from ELPA with `M-x list-packages
RET U x' to version 12.1.0 and try it again.
Best, Arash