Public bug reported:

Binary package hint: xslide

The default regexp tests for file extensions to launch xslide is "\\.fo"
and "\\.xsl" neither of which perform an end-of-line check.  Judging
from the other items on my auto-mode-alist, the standard forms of the
regexps would be either "\\.fo$" and "\\.xsl$" or "\\.fo'" and
"\\.xsl'".  I believe the correct file to change is either /etc/emacs
/site-start.d/50xslide.el or /usr/share/doc/xslide/dot_emacs.

(I discovered this while opening files named
<main_name>.for_<destination>.tex.  xslide gets activated because of the
".fo" in ".for".)

** Affects: xslide (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
auto-mode file extension regexp too broad
https://bugs.launchpad.net/bugs/109853
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to