Is there a way to name a scratch buffer other than "[Scratch]" and still
be able to have multiple buffers with same name?  Right now I have a
bunch of scratch buffers:

:ls
  1 #a   "[No Name]"                    line 1
  2  h-  "[Scratch]"                    line 1
  3  a-  "[Scratch]"                    line 0
  4 %a-  "[Scratch]"                    line 1

and I'd like to rename some subset as "[My scratch]" or some such.

If I try 

  :f [My scratch] 

to more than one scratch buffer, it complains that buffers cannot have
the same name.

-Yozo



--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to