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 <[EMAIL PROTECTED]>
http://dickey.his.com
ftp://dickey.his.com
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]