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

* Re: 23.0.60; scratch buffer initial text
  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
  1 sibling, 1 reply; 4+ messages in thread
From: Jason Rumney @ 2008-04-16 22:18 UTC (permalink / raw)
  To: Drew Adams; +Cc: emacs-pretest-bug

Drew Adams wrote:
>   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'.
>   

> For newbies, it's not clear that you can "visit that file" for a file
> that does not yet exist.

After the suggested change, it is even less clear. At least the existing 
text clearly states "if you want to create a file..."






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

* RE: 23.0.60; scratch buffer initial text
  2008-04-16 22:18 ` Jason Rumney
@ 2008-04-16 22:30   ` Drew Adams
  0 siblings, 0 replies; 4+ messages in thread
From: Drew Adams @ 2008-04-16 22:30 UTC (permalink / raw)
  To: 'Jason Rumney'; +Cc: emacs-pretest-bug

> >   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'.
> 
> > For newbies, it's not clear that you can "visit that file" 
> > for a file that does not yet exist.
> 
> After the suggested change, it is even less clear. At least 
> the existing text clearly states "if you want to create a file..."

Don't know why it's not clear to you. Perhaps it's the word "create" that you
want: "...use `C-x C-f' to create a new file buffer"?

Feel free to suggest something else. 





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

* Re: 23.0.60; scratch buffer initial text
  2008-04-16 22:10 23.0.60; scratch buffer initial text Drew Adams
  2008-04-16 22:18 ` Jason Rumney
@ 2008-04-16 23:58 ` Chong Yidong
  1 sibling, 0 replies; 4+ messages in thread
From: Chong Yidong @ 2008-04-16 23:58 UTC (permalink / raw)
  To: Drew Adams; +Cc: submit, emacs-pretest-bug

"Drew Adams" <drew.adams@oracle.com> writes:

> 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.

I don't think these phrases are prone to confusion.  Anyway, new users
are now presented with the fancy startup screen, not the scratch buffer.
Let's not worry about this.




^ 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).