emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Suppressing kill-ring copy and new buffers during export


From: Jambunathan K
Subject: Re: [O] Suppressing kill-ring copy and new buffers during export
Date: Sat, 10 Sep 2011 16:31:26 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt)

Aditya Mandayam <address@hidden> writes:

> Whatup y'all.
>
> When I export to html or pdf via latex, the output is pushed onto the
> kill ring and a new background buffer created.
>
> I do not want this. How do i suppress it?

,----[ C-h v org-export-kill-product-buffer-when-displayed RET ]
| org-export-kill-product-buffer-when-displayed is a variable defined in 
`org-exp.el'.
| Its value is nil
| 
| Documentation:
| Non-nil means kill the product buffer if it is displayed immediately.
| This applied to the commands `org-export-as-html-and-open' and
| `org-export-as-pdf-and-open'.
| 
| You can customize this variable.
| 
| [back]
`----

,----[ C-h v org-export-copy-to-kill-ring RET ]
| org-export-copy-to-kill-ring is a variable defined in `org-exp.el'.
| Its value is t
| 
| Documentation:
| Non-nil means exported stuff will also be pushed onto the kill ring.
| 
| You can customize this variable.
| 
| [back]
`----



>
> Peace,
>
> -A
>
>

-- 



reply via email to

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