Bug 19558

Summary: should inform Emacs that it can view PDF, DVI
Product: Branch 4.1 Reporter: Ivan Zakharyaschev <imz>
Component: evinceAssignee: Vitaly Lipatov <lav>
Status: CLOSED WONTFIX QA Contact: qa-4.1 <qa-4.1>
Severity: enhancement    
Priority: P2 CC: partizan
Version: unspecified   
Hardware: all   
OS: Linux   
Bug Depends on:    
Bug Blocks: 19236, 19557    

Description Ivan Zakharyaschev 2009-04-09 21:55:48 MSD
evince-2.22.2-alt0.M41.1
emacs22-common-22.2-alt5
emacs-mode-auctex-11.85-alt1

As described in https://bugzilla.altlinux.org/show_bug.cgi?id=19557 , in the situation when evince is installed, Emacs+AUCTeX doesn't know it can use it to view DVI or PDF (produced from TeX source).

evince should put a scriptlet into /etc/emacs/site-start.d/ to set the appropriate variables and inform Emacs that it can be used. Example: tetex-xdvi does put such a scriptlet.
Comment 1 partizan 2009-05-04 12:28:23 MSD
Это не поможет: эти переменные сейчас не используются в auctex. Там используется другая схема с проверкой типа генерируемого файла, используемых пакетов и других прелестей.