[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Displaying detected encoding?
From: |
Ryan K |
Subject: |
Re: Displaying detected encoding? |
Date: |
Fri, 7 Nov 2008 11:02:55 -0800 (PST) |
User-agent: |
G2/1.0 |
On Nov 6, 6:44 pm, Peter Dyballa <Peter_Dyba...@Web.DE> wrote:
> Am 06.11.2008 um 17:21 schrieb Ryan K:
>
> > How can I make emacs22 display what it detects as the encoding of a
> > file at the bottom of the frame (preferably next to the filename)?
>
> Let it use the standard mode-line! Or, launch it as 'emacs -q'.
>
> Here is an excerpt of the mode-line's left end (or start) with
> encoding information when run without windows in a terminal emulation:
>
> -UUU:%%-
>
> Click with the mouse cursor into the encoding field!
>
Thanks Pete. I was hoping to avoid that click! Anyway, maybe I'll take
up some Lisp hacking and see what I can do.
Cheers,
Ryan