Hi there,
AucTeX rebinds some keys normally bound to self-insert-command, but doesn't put
the appropriate 'delete-selection properties on the corresponding commands. As
a result, when in delete-selection-mode, selecting some text and pressing '{'
doesn't replace the selected text (instead, it
On 2016-11-07 18:18, Mosè Giordano wrote:
> Before applying it, please have a look to the patch attached. Do you
> think it's ok?
Looks perfect. Any reason to use `if` over `when`?
Cheers,
Clément.
signature.asc
Description: OpenPGP digital signature
_
On 2016-11-06 18:20, Mosè Giordano wrote:
> Hi Clément,
Hi Mosè,
>> […] It could say "no errors or warning to show; try
>> customizing `…'"?
>
> That's a sensible suggestion, thanks. Maybe we can conditionally
> add that suggestion when there are warnings/bad boxes. I can do
> this, but not rig
Hi all,
I just found about TeX-error-overview, but when I first tried to use it it just
complained that there were "no errors or warning to show". Reading through the
implementation, I realized that it filters warnings using
TeX-error-list-skip-warning-p, which itself excludes all warnings by