GNU bug report logs -
#29525
Please don't default to "--unique" mode for Okular
Previous Next
Reported by: Reuben Thomas <rrt <at> sc3d.org>
Date: Fri, 1 Dec 2017 16:41:02 UTC
Severity: normal
Tags: wontfix
Done: Arash Esbati <arash <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 29525 <at> debbugs.gnu.org (full text, mbox):
Reuben Thomas <rrt <at> sc3d.org> writes:
> I noticed that Emacs seemed only ever to start one instance of Okular,
> which makes it impossible to view multiple files side-by-side. I tracked
> this down to its use of --unique. While there may well be users who prefer
> this style, I suggest that it shouldn't be the default in AUCTeX, because
> it's not the default for other viewers.
Hi Reuben,
it is also the default for Yap, dviout, SumatraPDF. And this is the
problem with defaults: Never 100% satisfied customers. But this is
Emacs, you can customize everything :-) Just set your preference in
`TeX-view-program-list' in order to overwrite AUCTeX's default which is
defined in `TeX-view-program-list-builtin'. E.g., in your .emacs with:
(setq TeX-view-program-list
'((Okular" ("okular %o"
(mode-io-correlate "#src:%n%a")) "okular")))
Best, Arash
This bug report was last modified 1 year and 79 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.