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

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

How to use Emacs-lisp without editing .emacs file?


From: sayeo87
Subject: How to use Emacs-lisp without editing .emacs file?
Date: Fri, 5 Feb 2010 12:29:31 -0800 (PST)

How would I enter emacs-lisp such as 

"""
;; highlight brackets
(require 'paren)
(show-paren-mode 1)
"""

WITHIN emacs itself? I do not have access to the .emacs file as I am using
an emacs instance within another program run as another user.
-- 
View this message in context: 
http://old.nabble.com/How-to-use-Emacs-lisp-without-editing-.emacs-file--tp27473505p27473505.html
Sent from the Emacs - Help mailing list archive at Nabble.com.





reply via email to

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