mirror of
https://codeberg.org/scip/autoscratch.git
synced 2025-12-18 04:50:57 +01:00
fix url
This commit is contained in:
@@ -50,8 +50,9 @@ google) have: once I set the *scratch* buffer mode to, say,
|
|||||||
*text-mode* with some text in there, I don't have an elisp *scratch*
|
*text-mode* with some text in there, I don't have an elisp *scratch*
|
||||||
buffer left anymore. I'd need another one, but how to create a second
|
buffer left anymore. I'd need another one, but how to create a second
|
||||||
*scratch* buffer? Obviously you'll need to rename the current
|
*scratch* buffer? Obviously you'll need to rename the current
|
||||||
text-mode buffer first and then create a new empty buffer. The emacs
|
text-mode buffer first and then create a new empty buffer. The [emacs
|
||||||
wiki contains lots of suggestions for this kind of solution.
|
wiki contains lots of suggestions](https://www.emacswiki.org/emacs/RecreateScratchBuffer)
|
||||||
|
for this kind of problem.
|
||||||
|
|
||||||
No more of this! Autoscratch can just "fork" the buffer, if enabled
|
No more of this! Autoscratch can just "fork" the buffer, if enabled
|
||||||
(set autoscratch-fork-after-trigger to t which is the default). Here's
|
(set autoscratch-fork-after-trigger to t which is the default). Here's
|
||||||
|
|||||||
Reference in New Issue
Block a user