[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX-devel] Ignore specific warnings
From: |
Tassilo Horn |
Subject: |
Re: [AUCTeX-devel] Ignore specific warnings |
Date: |
Sun, 21 Feb 2016 17:01:21 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.91 (gnu/linux) |
Mosè Giordano <address@hidden> writes:
Hi Mosè,
>>> would someone be interested in having the possibility to ignore
>>> specific warnings in `TeX-error-list'?
>>
>> Yes, I'm very interested in undefined references/citations but can
>> live with, e.g., LaTeX Warning: `h' float specifier changed to `ht',
>> so that would be a good thing.
>
> Good, then now you have only to set `TeX-ignore-warnings' to a regexp
> matching the warnings you want to ignore. In `TeX-error-overview',
> hiding and showing the unwanted warnings is as difficult as pressing
> "x". Now, with "b" and "w" you can also toggle visibility of bad
> boxes and all generic warnings.
Cool, thanks!
Bye,
Tassilo