Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

12
  • Interesting! I did not know (buffer-string). But how do I invoke it while I'm in the minibuffer without yielding "Command attempted to use minibuffer while in minibuffer"? Commented Sep 26, 2014 at 12:18
  • @remvee Ah, set the variable enable-recursive-minibuffers to t Commented Sep 26, 2014 at 13:30
  • What about the fringe? Commented Sep 26, 2014 at 18:39
  • @TikhonJelvis oh, good point. That I don't know. Commented Sep 26, 2014 at 18:54
  • I think that also leaves the margins? Commented Sep 26, 2014 at 19:05