help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compleet buffer to clipboard


From: Decebal
Subject: Re: Compleet buffer to clipboard
Date: Sat, 18 Apr 2009 09:39:27 -0700 (PDT)
User-agent: G2/1.0

On 18 apr, 18:27, "Drew Adams" <drew.ad...@oracle.com> wrote:
> > A lot of times I want to copy the complete buffer to the clipboard.
> > This is possible with: C-x h M-w
> > But one of the complications is that you lose your cursor position.
>
> C-u C-SPC  C-u C-SPC should take you back where you were.

I did not know that. But I prefer my solution. ;-}
I find it easier and faster to do:
    C-c C-a
then to do:
    C-x h
    M-w
    C-u C-SPC
    C-u C-SPC


reply via email to

[Prev in Thread] Current Thread [Next in Thread]