From: Mario Domenech Goulart <mario.goulart@gmail.com>
To: Jon Loldrup <loldrup@gmail.com>
Cc: Help-gnu-emacs@gnu.org
Subject: Re: Make Emacs show current column
Date: Thu, 14 Jan 2010 12:16:01 -0500 [thread overview]
Message-ID: <85tyuo38vi.fsf@cl-t066-141cl.privatedns.com> (raw)
In-Reply-To: <90eacde31001140901m4f034ecch86deda62f3cdcd77@mail.gmail.com> (Jon Loldrup's message of "Thu, 14 Jan 2010 18:01:32 +0100")
On Thu, 14 Jan 2010 18:01:32 +0100 Jon Loldrup <loldrup@gmail.com> wrote:
> 2010/1/14 Mario Domenech Goulart <mario.goulart@gmail.com>:
>
>> On Thu, 14 Jan 2010 07:31:34 -0800 (PST) loldrup2 <loldrup@diku.dk> wrote:
>>
>>> My Emacs gladly displays the current line (L50 if anyone cares), but not the
>>> current column. I've seen other Emacs' doing it, so I know its possible. But
>>> how do I turn it on?
>>> I'm using emacs 23.11
>>
>> Try M-x column-number-mode
>
> Thank you. But how do I then make it stay that way when restarting emacs?
Add
(setq column-number-mode t)
to your ~/.emacs file.
Best wishes.
Mario
next prev parent reply other threads:[~2010-01-14 17:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-14 15:31 Make Emacs show current column loldrup2
2010-01-14 16:53 ` Mario Domenech Goulart
2010-01-14 17:01 ` Jon Loldrup
2010-01-14 17:16 ` Mario Domenech Goulart [this message]
2010-01-14 20:18 ` loldrup2
[not found] ` <mailman.1434.1263509596.18930.help-gnu-emacs@gnu.org>
2010-01-15 6:10 ` Teemu Likonen
2010-01-14 17:05 ` Drew Adams
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=85tyuo38vi.fsf@cl-t066-141cl.privatedns.com \
--to=mario.goulart@gmail.com \
--cc=Help-gnu-emacs@gnu.org \
--cc=loldrup@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.