unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* PO-MODE UNLOAD
@ 2003-01-10 11:13 Jan Minar
  2003-01-10 12:02 ` Tim X
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Minar @ 2003-01-10 11:13 UTC (permalink / raw)


Hi all,
Could you please help me, how to unload po-mode. All the time I'm
opening .pot file, I'm getting crazy. Why emace thinks that it is "po"
file. 

Thanks for your help

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

* Re: PO-MODE UNLOAD
  2003-01-10 11:13 PO-MODE UNLOAD Jan Minar
@ 2003-01-10 12:02 ` Tim X
  0 siblings, 0 replies; 2+ messages in thread
From: Tim X @ 2003-01-10 12:02 UTC (permalink / raw)


Jan Minar <jan.minar@cup.uni-muenchen.de> writes:

> Hi all,
> Could you please help me, how to unload po-mode. All the time I'm
> opening .pot file, I'm getting crazy. Why emace thinks that it is "po"
> file. 

Its possibly due to something in your auto-mode-alist variable which
makes emacs think *.pot files should be opened in po-mode.

,----[ C-h v auto-mode-alist RET ]
| auto-mode-alist's value is shown below.
| 
| Documentation:
| Alist of filename patterns vs corresponding major mode functions.
| Each element looks like (REGEXP . FUNCTION) or (REGEXP FUNCTION NON-NIL).
| (NON-NIL stands for anything that is not nil; the value does not matter.)
| Visiting a file whose name matches REGEXP specifies FUNCTION as the
| mode function to use.  FUNCTION will be called, unless it is nil.
| 
| If the element has the form (REGEXP FUNCTION NON-NIL), then after
| calling FUNCTION (if it's not nil), we delete the suffix that matched
| REGEXP and search the list again for another match.
| 
| Defined in `files'.
`----


-- 
Tim Cross
The e-mail address on this message is FALSE (obviously!). My real e-mail is
to a company in Australia called rapttech and my login is tcross - if you 
really need to send mail, you should be able to work it out!

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

end of thread, other threads:[~2003-01-10 12:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-10 11:13 PO-MODE UNLOAD Jan Minar
2003-01-10 12:02 ` Tim X

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).