Re: [Orgmode] Turn off "pushed to kill ring and clipboard" exporting HTML

2010-04-07 Thread Carsten Dominik
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

Re: [Orgmode] Turn off "pushed to kill ring and clipboard" exporting HTML

2010-04-07 Thread Erik Iverson
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)

Re: [Orgmode] Turn off "pushed to kill ring and clipboard" exporting HTML

2010-04-07 Thread Xin Shi
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

Re: [Orgmode] Turn off "pushed to kill ring and clipboard" exporting HTML

2010-04-07 Thread Dan Davison
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