From: Glen Rubin <rubinglen@yahoo.com>
To: help-gnu-emacs@gnu.org
Subject: installing line-numbers minor mode
Date: Thu, 5 Mar 2009 16:47:41 -0800 (PST) [thread overview]
Message-ID: <706045.60167.qm@web63105.mail.re1.yahoo.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 775 bytes --]
I am new to emacs and trying to install line-numbers-mode. This is emacs 22 that I am calling under X
The directions to install it were as follows:
;; 1. byte-compile the elisp file
;; 2. add this line to your .emacs file: (require 'line-numbers-mode)
;; 3. use the minor-mode-menu on modeline or M-x line-numbers-mode to toggle\
byte-compile went fine I put the resulting elc file in my .emacs.d directory
I then added the following lines to my .emacs file:
(setq load-path (cons "~/.emacs.d" load-path))
(require 'line-numbers-mode)
Now when i start up emacs an error comes up, but it's too quick for me to read...something about variable and void.
when I try to use the line-numbers-mode nothing changes. Any help appreciated.
[-- Attachment #2: Type: text/html, Size: 948 bytes --]
next reply other threads:[~2009-03-06 0:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-06 0:47 Glen Rubin [this message]
2009-03-06 9:50 ` installing line-numbers minor mode Nikolaj Schumacher
2009-03-06 9:52 ` Peter Dyballa
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=706045.60167.qm@web63105.mail.re1.yahoo.com \
--to=rubinglen@yahoo.com \
--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.
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.