unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 23.0.60; scratch buffer initial text
@ 2008-04-16 22:10 Drew Adams
  2008-04-16 22:18 ` Jason Rumney
  2008-04-16 23:58 ` Chong Yidong
  0 siblings, 2 replies; 4+ messages in thread
From: Drew Adams @ 2008-04-16 22:10 UTC (permalink / raw)
  To: emacs-pretest-bug; +Cc: submit

This is the current text:
 
;; This buffer is for notes you don't want to save, and for Lisp evaluation.
;; If you want to create a file, visit that file with C-x C-f,
;; then enter the text in that file's own buffer.
 
For newbies, it's not clear that you can "visit that file" for a file
that does not yet exist. Also, the last part about "file's own buffer"
is not clear. And the emphasis should be on Lisp evaluation here and
the fact that this buffer is not saved.
 
How about something like this instead:
 
;; This buffer is a scratch pad for evaluating Lisp expressions or
;; jotting down text that you don't want to save.
 
;; If you want a note pad for text that you might want to save, use
;; `C-x C-f' to open a new file buffer.  Enter the text there and save
;; it using `C-x C-s'.
 
In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
 of 2008-04-04 on LENNART-69DE564
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/g/include
-fno-crossjumping'
 





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

end of thread, other threads:[~2008-04-16 23:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-16 22:10 23.0.60; scratch buffer initial text Drew Adams
2008-04-16 22:18 ` Jason Rumney
2008-04-16 22:30   ` Drew Adams
2008-04-16 23:58 ` Chong Yidong

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).