From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Davison Subject: Re: Turn off "pushed to kill ring and clipboard" exporting HTML Date: Wed, 07 Apr 2010 13:51:03 -0400 Message-ID: <87zl1ftam0.fsf@stats.ox.ac.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NzZPK-0005kw-QH for emacs-orgmode@gnu.org; Wed, 07 Apr 2010 13:51:18 -0400 Received: from [140.186.70.92] (port=55120 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NzZPG-0005k8-S8 for emacs-orgmode@gnu.org; Wed, 07 Apr 2010 13:51:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NzZPB-0007DM-LG for emacs-orgmode@gnu.org; Wed, 07 Apr 2010 13:51:13 -0400 Received: from markov.stats.ox.ac.uk ([163.1.210.1]:59632) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NzZPB-0007Cl-Dt for emacs-orgmode@gnu.org; Wed, 07 Apr 2010 13:51:09 -0400 In-Reply-To: (Xin Shi's message of "Wed, 7 Apr 2010 13:43:02 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Xin Shi Cc: emacs-orgmode 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 customize to do the same. I'd be interested to know how people make use of this feature (i.e. why it is on by default.) Dan > > Thanks! > > Xin > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode