On Apr 7, 2010, at 7:51 PM, Dan Davison wrote:
Xin Shi writes:
Hello,
When exporting to HTML, the default behavior is to "pushed to kill
ring and
clipboard". As shown in the message:
HTML export done, pushed to kill ring and clipboard
Are there any way to turn off this push?
(setq or
Dan Davison wrote:
Xin Shi writes:
Hello,
When exporting to HTML, the default behavior is to "pushed to kill ring and
clipboard". As shown in the message:
HTML export done, pushed to kill ring and clipboard
Are there any way to turn off this push?
(setq org-export-copy-to-kill-ring nil)
Thank you!
I never use it. Just found it annoying when using C-y to paste in Emacs
sometimes :)
Xin
On Wed, Apr 7, 2010 at 1:51 PM, Dan Davison wrote:
> Xin Shi writes:
>
> > Hello,
> >
> > When exporting to HTML, the default behavior is to "pushed to kill ring
> and
> > clipboard". As show
Xin Shi writes:
> Hello,
>
> When exporting to HTML, the default behavior is to "pushed to kill ring and
> clipboard". As shown in the message:
>
> HTML export done, pushed to kill ring and clipboard
>
> Are there any way to turn off this push?
(setq org-export-copy-to-kill-ring nil)
Or use cus