all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Adam <nospam@example.com>
Subject: Re: beginner el form
Date: Sat, 30 Apr 2005 20:47:43 -0400	[thread overview]
Message-ID: <d4vgjl$946$1@lust.ihug.co.nz> (raw)
In-Reply-To: 7ebr7weqbn.fsf@ada2.unipv.it


Yep. This originally was for an Elisp novice, to start putting together
components that could be cut+yanked and evaluated in part - in the one
buffer. Eventually "putting it all together" into the final form. 

As a novice - a little trial and error goes in to auditioning the various
functions. And much lookup in the Lisp manual. So, variously-working forms
sit side-by-side with better working ones, as we scratch our head and try
again. 

If anyone has any better suggestions, for a novice tinkering away, they
would be welcome.  Gleaning meaningful info from the debugger would seem to
be a candidate for a newbie lesson. 




Thien-Thi Nguyen wrote:

> Alan Wehmann <wehmann@fnal.gov> writes:
> 
>> You should have a *scratch* buffer automatically present.
>> That is in the proper mode.
> 
> another way is to explictly create one:
> 
> C-x b hack RET
> M-x lisp-interaction-mode RET
> 
> for example, below is some code that bundles this approach
> in a convenient (and sometimes cathartic ;-) command.
> 
[ ... ]

  reply	other threads:[~2005-05-01  0:47 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='d4vgjl$946$1@lust.ihug.co.nz' \
    --to=nospam@example.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.