all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#1068: auto-mode-alist in GNU Emacs 22.3
@ 2008-10-02 22:13 ` Peter Dyballa
  2008-10-03  7:30   ` bug#1068: marked as done (auto-mode-alist in GNU Emacs 22.3) Emacs bug Tracking System
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Dyballa @ 2008-10-02 22:13 UTC (permalink / raw)
  To: bug-gnu-emacs

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:14686:  
(add-to-list 'auto-mode-alist '("\\.[Pp][Rr][Oo]\\'" . idlwave-mode))
							./lisp/loaddefs.el:14686: (add-to-list 'auto-mode-alist '("\\. 
[Pp][Rr][Oo]\\'" . idlwave-mode))
	("\\.pro\\'" . idlwave-mode)			./lisp/files.el:1974:     ("\\.pro\ 
\'" . idlwave-mode)

The latter line seems superfluous.


	("\\.tgz\\'" . tar-mode)		./lisp/jka-cmpr-hook.el:277:  (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. Could it be  
added to the list of files in tar-mode?


In GNU Emacs 22.3.1 (powerpc-apple-darwin8.11.0, X toolkit, Xaw3d  
scroll bars)
  of 2008-09-28 on localhost
Windowing system distributor `The XFree86 Project, Inc', version  
11.0.40400000
configured using `configure  '--prefix=/sw' '--disable-dependency- 
tracking' '--infodir=${prefix}/share/info' '--mandir=${prefix}/share/ 
man' '--libexecdir=${prefix}/lib' '--without-pop' '--without-sound'  
'--enable-locallisppath=/Library/Application Support/Emacs/ 
calendar22:/Library/Application Support/Emacs/caml:/Library/ 
Application Support/Emacs:/sw/share/emacs21/site-lisp/elib'  
'PKG_CONFIG_PATH=/sw/lib/pango-ft219/lib/pkgconfig:/sw/lib/ 
fontconfig2/lib/pkgconfig:/sw/lib/freetype219/lib/pkgconfig:'  
'FREETYPE_CONFIG=/sw/lib/freetype219/bin/freetype-config' '--without- 
carbon' '--with-x' '--with-x-toolkit=athena' 'CFLAGS=-Os -pipe'  
'LDFLAGS=-L/sw/lib/pango-ft219/lib -L/sw/lib/freetype219/lib -L/sw/ 
lib/fontconfig2/lib' 'LIBS=-L/sw/lib' 'CPPFLAGS=-I/sw/lib/pango-ft219/ 
include/pango-1.0 -I/sw/lib/pango-ft219/include -I/sw/lib/freetype219/ 
include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/fontconfig2/ 
include -I/sw/include''

Important settings:
   value of $LC_ALL: nil
   value of $LC_COLLATE: nil
   value of $LC_CTYPE: de_DE.UTF-8
   value of $LC_MESSAGES: nil
   value of $LC_MONETARY: nil
   value of $LC_NUMERIC: nil
   value of $LC_TIME: nil
   value of $LANG: de_DE.UTF-8
   locale-coding-system: utf-8
   default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
   tooltip-mode: t
   mouse-wheel-mode: t
   menu-bar-mode: t
   file-name-shadow-mode: t
   global-font-lock-mode: t
   font-lock-mode: t
   blink-cursor-mode: t
   unify-8859-on-encoding-mode: t
   utf-translate-cjk-mode: t
   auto-compression-mode: t
   line-number-mode: t

--
Greetings

   Pete

Atheism is a non prophet organization.









^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#1069: 23.0.60; auto-mode-alist
@ 2008-10-02 22:19 ` Peter Dyballa
  2008-10-03  7:30   ` bug#1069: marked as done (23.0.60; auto-mode-alist) Emacs bug Tracking System
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Dyballa @ 2008-10-02 22:19 UTC (permalink / raw)
  To: emacs-pretest-bug

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.







^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#1069: marked as done (23.0.60; auto-mode-alist)
  2008-10-02 22:19 ` bug#1069: 23.0.60; auto-mode-alist Peter Dyballa
@ 2008-10-03  7:30   ` Emacs bug Tracking System
  0 siblings, 0 replies; 4+ messages in thread
From: Emacs bug Tracking System @ 2008-10-03  7:30 UTC (permalink / raw)
  To: Glenn Morris

[-- 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.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#1068: marked as done (auto-mode-alist in GNU Emacs 22.3)
  2008-10-02 22:13 ` bug#1068: auto-mode-alist in GNU Emacs 22.3 Peter Dyballa
@ 2008-10-03  7:30   ` Emacs bug Tracking System
  0 siblings, 0 replies; 4+ messages in thread
From: Emacs bug Tracking System @ 2008-10-03  7:30 UTC (permalink / raw)
  To: Glenn Morris

[-- Attachment #1: Type: text/plain, Size: 826 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 auto-mode-alist in GNU Emacs 22.3
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: 4996 bytes --]

From: Peter Dyballa <Peter_Dyballa@Freenet.DE>
To: bug-gnu-emacs@gnu.org
Subject: auto-mode-alist in GNU Emacs 22.3
Date: Fri, 3 Oct 2008 00:13:06 +0200
Message-ID: <B60B381D-9ABB-4D6D-A1FB-0665A6BA8789@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:14686:  
(add-to-list 'auto-mode-alist '("\\.[Pp][Rr][Oo]\\'" . idlwave-mode))
							./lisp/loaddefs.el:14686: (add-to-list 'auto-mode-alist '("\\. 
[Pp][Rr][Oo]\\'" . idlwave-mode))
	("\\.pro\\'" . idlwave-mode)			./lisp/files.el:1974:     ("\\.pro\ 
\'" . idlwave-mode)

The latter line seems superfluous.


	("\\.tgz\\'" . tar-mode)		./lisp/jka-cmpr-hook.el:277:  (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. Could it be  
added to the list of files in tar-mode?


In GNU Emacs 22.3.1 (powerpc-apple-darwin8.11.0, X toolkit, Xaw3d  
scroll bars)
  of 2008-09-28 on localhost
Windowing system distributor `The XFree86 Project, Inc', version  
11.0.40400000
configured using `configure  '--prefix=/sw' '--disable-dependency- 
tracking' '--infodir=${prefix}/share/info' '--mandir=${prefix}/share/ 
man' '--libexecdir=${prefix}/lib' '--without-pop' '--without-sound'  
'--enable-locallisppath=/Library/Application Support/Emacs/ 
calendar22:/Library/Application Support/Emacs/caml:/Library/ 
Application Support/Emacs:/sw/share/emacs21/site-lisp/elib'  
'PKG_CONFIG_PATH=/sw/lib/pango-ft219/lib/pkgconfig:/sw/lib/ 
fontconfig2/lib/pkgconfig:/sw/lib/freetype219/lib/pkgconfig:'  
'FREETYPE_CONFIG=/sw/lib/freetype219/bin/freetype-config' '--without- 
carbon' '--with-x' '--with-x-toolkit=athena' 'CFLAGS=-Os -pipe'  
'LDFLAGS=-L/sw/lib/pango-ft219/lib -L/sw/lib/freetype219/lib -L/sw/ 
lib/fontconfig2/lib' 'LIBS=-L/sw/lib' 'CPPFLAGS=-I/sw/lib/pango-ft219/ 
include/pango-1.0 -I/sw/lib/pango-ft219/include -I/sw/lib/freetype219/ 
include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/fontconfig2/ 
include -I/sw/include''

Important settings:
   value of $LC_ALL: nil
   value of $LC_COLLATE: nil
   value of $LC_CTYPE: de_DE.UTF-8
   value of $LC_MESSAGES: nil
   value of $LC_MONETARY: nil
   value of $LC_NUMERIC: nil
   value of $LC_TIME: nil
   value of $LANG: de_DE.UTF-8
   locale-coding-system: utf-8
   default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
   tooltip-mode: t
   mouse-wheel-mode: t
   menu-bar-mode: t
   file-name-shadow-mode: t
   global-font-lock-mode: t
   font-lock-mode: t
   blink-cursor-mode: t
   unify-8859-on-encoding-mode: t
   utf-translate-cjk-mode: t
   auto-compression-mode: t
   line-number-mode: t

--
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.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-10-03  7:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [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   ` bug#1069: marked as done (23.0.60; auto-mode-alist) Emacs bug Tracking System

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.