Hi Arash, On 26/07/2026, Arash Esbati wrote: > I wonder if that's too verbose for the echo area. Personally, I prefer > to see single line messages in the echo area. WDYT? > Maybe, we can of course shorten it to something like:
XXX: 35 pages formatted (4 w, 5 bb) -- unresolved citations I am happy with any text that shows the number of warnings and black boxes so that the user can choose to manually open the error overview. > What do you think if we change this to: > > (defcustom TeX-error-overview-open-after-TeX-run nil > "Whether to open automatically the error overview after running TeX. > If it has the value \\='errors, then only open the overview if > there are errors (rather than warnings)." > :group 'TeX-output > :type '(choice (const :tag "Don't open error/warning overview" nil) > (const :tag "Open error/warning overview" nil) > (const :tag "Open overview only with errors" errors))) > Definitely better (minus the typo nil -> t). Best regards, -- Al _______________________________________________ bug-auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-auctex
