all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: don@donarmstrong.com (Emacs bug Tracking System)
To: Glenn Morris <rgm@gnu.org>
Subject: bug#1069: marked as done (23.0.60; auto-mode-alist)
Date: Fri, 3 Oct 2008 00:30:03 -0700	[thread overview]
Message-ID: <handler.1069.D1068.122301847327193.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: 2A92678A-0BC0-4840-8F21-14634F6D632C@Freenet.DE

[-- Attachment #1: Type: text/plain, Size: 817 bytes --]


Your message dated Fri, 03 Oct 2008 03:18:53 -0400
with message-id <6m3ajep2n6.fsf@fencepost.gnu.org>
and subject line Re: bug#1068: auto-mode-alist
has caused the Emacs bug report #1068,
regarding 23.0.60; auto-mode-alist
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
1068: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1068
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 3166 bytes --]

From: Peter Dyballa <Peter_Dyballa@Freenet.DE>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.60; auto-mode-alist
Date: Fri, 3 Oct 2008 00:19:44 +0200
Message-ID: <2A92678A-0BC0-4840-8F21-14634F6D632C@Freenet.DE>

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.




[-- Attachment #3: Type: message/rfc822, Size: 1290 bytes --]

From: Glenn Morris <rgm@gnu.org>
To: 1068-done@emacsbugs.donarmstrong.com
Subject: Re: bug#1068: auto-mode-alist
Date: Fri, 03 Oct 2008 03:18:53 -0400
Message-ID: <6m3ajep2n6.fsf@fencepost.gnu.org>


OK; done.


      reply	other threads:[~2008-10-03  7:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <6m3ajep2n6.fsf@fencepost.gnu.org>
2008-10-02 22:13 ` bug#1068: auto-mode-alist in GNU Emacs 22.3 Peter Dyballa
2008-10-03  7:30   ` bug#1068: marked as done (auto-mode-alist in GNU Emacs 22.3) Emacs bug Tracking System
2008-10-02 22:19 ` bug#1069: 23.0.60; auto-mode-alist Peter Dyballa
2008-10-03  7:30   ` Emacs bug Tracking System [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=handler.1069.D1068.122301847327193.ackdone@emacsbugs.donarmstrong.com \
    --to=don@donarmstrong.com \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.