help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Highlighting the right margin


From: fortepianissimo
Subject: Re: Highlighting the right margin
Date: 11 Oct 2005 14:20:29 -0700
User-agent: G2/0.2

The file highlight-beyond-fill-column.el does have this line at the
very end:

(provide 'highlight-beyond-fill-column)

But I did try both of these in my .emacs, but neither worked:

(require 'highlight-beyond-fill-column)

or

(load-library "highlight-beyond-fill-column")

Now the .el file came with a tarball I obtained called
emacs-goodies-el-24.15, and I just dropped the file in my

/usr/local/share/emacs/site-lisp

Other .el files deposited in that dir have been working great for me.

Any other suggestions? Thanks!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]