all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to use Emacs-lisp without editing .emacs file?
@ 2010-02-05 20:29 sayeo87
  2010-02-06  6:00 ` Suvayu Ali
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: sayeo87 @ 2010-02-05 20:29 UTC (permalink / raw)
  To: Help-gnu-emacs


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.





^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <mailman.787.1265435768.14305.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2010-02-06 22:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-05 20:29 How to use Emacs-lisp without editing .emacs file? sayeo87
2010-02-06  6:00 ` Suvayu Ali
2010-02-06  7:29   ` Pierre Lorenzon
2010-02-06 10:00 ` Peter Dyballa
     [not found] ` <mailman.792.1265450452.14305.help-gnu-emacs@gnu.org>
2010-02-06 22:49   ` jpkotta
     [not found] <mailman.787.1265435768.14305.help-gnu-emacs@gnu.org>
2010-02-06  7:21 ` Teemu Likonen

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.