| Summary: | wrong expression in the setup code | ||
|---|---|---|---|
| Product: | Branch 4.0 | Reporter: | Ivan Zakharyaschev <imz> |
| Component: | emacs-mode-psgml | Assignee: | Nobody's working on this, feel free to take it <nobody> |
| Status: | CLOSED WONTFIX | QA Contact: | Q.A. 4.0 <qa-4.0> |
| Severity: | normal | ||
| Priority: | P2 | CC: | viy |
| Version: | 4.0 | ||
| Hardware: | all | ||
| OS: | Linux | ||
В 4.0/branch исправления не будут вноситься уже технически (заглушена очередь на сборку), поэтому прошу ошибки, актуальные для sisyphus/p7/t7, перевесить на текущие ветки или сизиф. |
emacs-mode-psgml-1.2.5-alt1 In /etc/emacs/site-start.d/psgml.el, shouldn't '(("\.xml\'" . xml-mode)) be '(("\\.xml\\'" . xml-mode)) , as it is in other elements of auto-mode-alist?