From: Unknown <unknown@unknown.invalid>
To: help-gnu-emacs@gnu.org
Subject: Re: Does emacs have a line numbering feature?
Date: Sun, 09 Sep 2007 19:31:51 -0400 [thread overview]
Message-ID: <2MydnQPBDIb0H3nbnZ2dnUVZ_hGdnZ2d@comcast.com> (raw)
In-Reply-To: <mailman.597.1189378773.18990.help-gnu-emacs@gnu.org>
Drew Adams, on 09/09/2007 06:58 PM said:
>
> Are you using Emacs 22? If so, then you can define a different command,
> `global-linum-mode', as follows (after loading linum.el):
>
> (define-globalized-minor-mode global-linum-mode
> linum-mode (lambda nil (linum-mode 1)))
>
> Then just put this in your .emacs: (global-linum-mode 1).
>
> You can toggle line numbering in all buffers at once using command
> `global-linum-mode'. Even the minibuffer is affected, which might not be
> what you want.
>
A small price to pay, given that having linum is about one of the only
things that I was really left wishing for. :) Now, if I could just
find a computer chip to implant in my brain that would teach me LISP... :-)
Thank you!
-- Mike
--
Michael B. Trausch http://www.trausch.us/
Pidgin 2.1.1 and plugins for Ubuntu Feisty!
(And Thunderbird 2.0.0.6, too!) http://www.trausch.us/pidgin
next parent reply other threads:[~2007-09-09 23:31 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.597.1189378773.18990.help-gnu-emacs@gnu.org>
2007-09-09 23:31 ` Unknown [this message]
2007-09-10 1:41 ` Does emacs have a line numbering feature? David Kastrup
[not found] <mailman.454.1189179783.18990.help-gnu-emacs@gnu.org>
2007-09-07 20:44 ` Tassilo Horn
2007-09-12 8:56 ` Andrew Russell
[not found] <mailman.608.1189394026.18990.help-gnu-emacs@gnu.org>
2007-09-10 4:24 ` Markus Triska
[not found] <mailman.456.1189180395.18990.help-gnu-emacs@gnu.org>
2007-09-09 7:24 ` Unknown
2007-09-09 11:06 ` saint
[not found] ` <mailman.561.1189336001.18990.help-gnu-emacs@gnu.org>
2007-09-09 16:09 ` Unknown
2007-09-09 20:14 ` Tassilo Horn
2007-09-09 22:00 ` Unknown
2007-09-09 22:58 ` Drew Adams
2007-09-10 3:11 ` brianjiang
2007-09-07 15:42 arguellodw
2007-09-07 15:51 ` Drew Adams
2007-09-08 7:46 ` brianjiang
2007-09-08 14:37 ` Drew Adams
2007-09-08 15:53 ` brianjiang
2007-09-08 20:42 ` Drew Adams
2007-09-07 16:02 ` Michaël Cadilhac
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2MydnQPBDIb0H3nbnZ2dnUVZ_hGdnZ2d@comcast.com \
--to=unknown@unknown.invalid \
--cc=help-gnu-emacs@gnu.org \
/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.
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).