all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* beginner el form
@ 2005-04-04 14:00 Adam
  2005-04-03 22:23 ` Johan Bockgård
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Adam @ 2005-04-04 14:00 UTC (permalink / raw)



At the top of the "Programming in Emacs Lisp", before and around the section
Practicing Evaluation, examples are given for the novice to evaluate by c-x
c-e.  And this does produce the result in the minibuffer or echo section
below. 

My question is, How should create a buffer in which the results will be
echoed in the buffer, like in a lisp-evaluation-mode ? 

In particular, what extension whould this file/buffer be called. Presumeably
name.el where expressions are evaluated by highlighted and evaluated by c-x
c-e  but then doesn't this required the major-mode to be changed every time
the file/buffer is opened ? 

I am looking for a file in which I can incrementally create an emacs-lisp
program, will much trial and error, where screes of text can be printed as
a result if necessary, and the minibuffer is just not big enough. 

Now, if some setup *---interactive-mode---* stuff could be included at the
top of that buffer, then that would be ideal. Perhaps it is an
"self-evaluating form" that I really need. 

Any suggestions or comments appreciate. 

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2005-05-05  0:13 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-04 14:00 beginner el form Adam
2005-04-03 22:23 ` Johan Bockgård
2005-04-04  4:49 ` B.T. Raven
2005-04-04  6:13 ` Steinar Børmer
2005-04-04 21:54 ` Adam
2005-04-04  8:04   ` Thien-Thi Nguyen
2005-04-04 12:35     ` Albert Reiner
2005-04-05 12:10       ` Adam
2005-04-29 20:42 ` Alan Wehmann
2005-04-30  6:22   ` Thien-Thi Nguyen
2005-05-01  0:47     ` Adam
2005-04-30 10:57       ` Thien-Thi Nguyen
2005-05-01  3:39         ` Joe Corneli
     [not found]         ` <mailman.1.1114919653.2819.help-gnu-emacs@gnu.org>
2005-05-02  2:18           ` Adam
2005-05-01 10:37             ` Tim X
2005-05-01 15:50             ` Thien-Thi Nguyen
2005-05-03 11:09             ` Phillip Lord
2005-05-05  0:13               ` Adam
2005-05-04 10:14                 ` Phillip Lord
2005-05-01  2:42       ` Tim X

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.