lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev po-mode in emacs


From: Thomas Dickey
Subject: Re: lynx-dev po-mode in emacs
Date: Wed, 15 Nov 2000 04:49:42 -0500
User-agent: Mutt/1.2.5i

On Wed, Nov 15, 2000 at 09:46:23AM +0530, SreePriya. G wrote:
> I included the foll lines in my .emacs file as suggested by the gettext
> manual :
> 
> (setq auto-mode-alist
> (cons '("\\.po[tx]?\\'\\|\\.po\\." . po-mode) auto-mode-alist))
> (autoload 'po-mode "po-mode")
> 
> (autoload 'po-find-file-coding-system "po-mode")
> (modify-coding-system-alist 'file "\\.po[tx]?\\'\\|\\.po\\."
> 'po-find-file-coding-system)
> 
> But still emacs fails to go into the po-mode .
> I use emacs 20.5
> 
> Is there anything else that needs to be done to enable po-mode in emacs?

perhaps Klaus Weide has used this (I don't use emacs)

-- 
Thomas E. Dickey <address@hidden>
http://dickey.his.com
ftp://dickey.his.com

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]