▽text-adjust.el ●03/09 15:39 Warning: main(http://www.taiyaki.org/taiyaki.phpm) [function.main]: failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found in /home/komatsu/public_html/elisp/text-adjust/index.html on line 6 Fatal error: main() [function.require]: Failed opening required ’http://www.taiyaki.org/taiyaki.phpm’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /home/komatsu/public_html/elisp/text-adjus
▽Linum ●06/29 01:19 Here are Emacs definitions that let you display line numbers to the left of buffers (screen-shot). Download either: linum.el for Emacs >=22, or linum.el for older Emacs versions and XEmacs Copy the appropriate linum.el to your load-path and add to your .emacs: (require ’linum) Then toggle display of line numbers with M-x linum-mode. Main page