emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Suppressing kill-ring copy and new buffers during export
@ 2011-09-10 10:41 Aditya Mandayam
  2011-09-10 11:01 ` Jambunathan K
  2011-09-10 11:06 ` Jambunathan K
  0 siblings, 2 replies; 3+ messages in thread
From: Aditya Mandayam @ 2011-09-10 10:41 UTC (permalink / raw)
  To: emacs-orgmode

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?

Peace,

-A

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Suppressing kill-ring copy and new buffers during export
  2011-09-10 10:41 Suppressing kill-ring copy and new buffers during export Aditya Mandayam
@ 2011-09-10 11:01 ` Jambunathan K
  2011-09-10 11:06 ` Jambunathan K
  1 sibling, 0 replies; 3+ messages in thread
From: Jambunathan K @ 2011-09-10 11:01 UTC (permalink / raw)
  To: Aditya Mandayam; +Cc: emacs-orgmode

Aditya Mandayam <adityams@gmail.com> 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
>
>

-- 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Suppressing kill-ring copy and new buffers during export
  2011-09-10 10:41 Suppressing kill-ring copy and new buffers during export Aditya Mandayam
  2011-09-10 11:01 ` Jambunathan K
@ 2011-09-10 11:06 ` Jambunathan K
  1 sibling, 0 replies; 3+ messages in thread
From: Jambunathan K @ 2011-09-10 11:06 UTC (permalink / raw)
  To: Aditya Mandayam; +Cc: emacs-orgmode

Aditya Mandayam <adityams@gmail.com> 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?

Hint:

You can look at org related customizations with
M-x customize-group RET org RET

and see the items presented to you.

If you are looking for export related stuff you can do
M-x customize-group RET org-export RET

>
> Peace,
>
> -A
>
>

-- 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-09-10 11:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-10 10:41 Suppressing kill-ring copy and new buffers during export Aditya Mandayam
2011-09-10 11:01 ` Jambunathan K
2011-09-10 11:06 ` Jambunathan K

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).