GNU bug report logs - #1069
23.0.60; auto-mode-alist

Previous Next

Package: emacs;

Reported by: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>

Date: Thu, 2 Oct 2008 22:25:03 UTC

Severity: normal

Merged with 1068

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 1069 in the body.
You can then email your comments to 1069 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1069; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Peter Dyballa <Peter_Dyballa <at> Freenet.DE>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.0.60; auto-mode-alist
Date: Fri, 3 Oct 2008 00:19:44 +0200
Hello!

Due to a problem with doc-view and auto-mode-alist I sorted this  
variable's contents and found some potential flaws.

	("\\.[Pp][Rr][Oo]\\'" . idlwave-mode)		./lisp/ldefs-boot.el:14721:  
(add-to-list 'auto-mode-alist '("\\.[Pp][Rr][Oo]\\'" . idlwave-mode))
							./lisp/loaddefs.el:14736: (add-to-list 'auto-mode-alist '("\\. 
[Pp][Rr][Oo]\\'" . idlwave-mode))
	("\\.pro\\'" . idlwave-mode)			./lisp/files.el:2069:     ("\\.pro\ 
\'" . idlwave-mode)

The latter line seems superfluous.


	("\\.tgz\\'" . tar-mode)		./lisp/jka-cmpr-hook.el:289:  (list (cons  
"\\.tgz\\'" 'tar-mode) (cons "\\.tbz\\'" 'tar-mode))
	("\\.tbz\\'" . tar-mode)

Is it possible to combine the two lines into one? I also have TAR  
files compressed with bzip2 with the extension .tbz2, Mac OS X  
specific. Could it be added to the list of files for tar-mode?

--
Greetings

  Pete

Atheism is a non prophet organization.





Merged 1068 1069. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Thu, 02 Oct 2008 23:20:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <don <at> donarmstrong.com> to internal_control <at> emacsbugs.donarmstrong.com. (Fri, 31 Oct 2008 14:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 16 years and 292 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.