* Edit source buffer in same frame
@ 2010-11-17 13:23 Rainer M Krug
2010-11-17 14:42 ` Sébastien Vauban
0 siblings, 1 reply; 3+ messages in thread
From: Rainer M Krug @ 2010-11-17 13:23 UTC (permalink / raw)
To: emacs-orgmode
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi
I know that it was discussed here, but I can't find it anymore - sorry:
I am looking for the option, that, when C-c ' in a source block, the
source edit buffer does not open in a new frame, but uses the one from
which C-c ' was called.
Thanks,
Rainer
- --
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation
Biology, UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Natural Sciences Building
Office Suite 2039
Stellenbosch University
Main Campus, Merriman Avenue
Stellenbosch
South Africa
Tel: +33 - (0)9 53 10 27 44
Cell: +27 - (0)8 39 47 90 42
Fax (SA): +27 - (0)8 65 16 27 82
Fax (D) : +49 - (0)3 21 21 25 22 44
Fax (FR): +33 - (0)9 58 10 27 44
email: Rainer@krugs.de
Skype: RMkrug
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkzj11sACgkQoYgNqgF2egpwzQCfdR+bj2AONO9zeNbRKcay6SxH
POEAnRqjdxJp/VI3z285tNMvS/VfhnSh
=Y3Qx
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Edit source buffer in same frame
2010-11-17 13:23 Edit source buffer in same frame Rainer M Krug
@ 2010-11-17 14:42 ` Sébastien Vauban
2010-11-17 15:06 ` Rainer M Krug
0 siblings, 1 reply; 3+ messages in thread
From: Sébastien Vauban @ 2010-11-17 14:42 UTC (permalink / raw)
To: emacs-orgmode-mXXj517/zsQ
Hi Rainer,
Rainer M Krug wrote:
> I know that it was discussed here, but I can't find it anymore - sorry:
>
> I am looking for the option, that, when C-c ' in a source block, the
> source edit buffer does not open in a new frame, but uses the one from
> which C-c ' was called.
You mean windows?
#+begin_src emacs-lisp
;; display the source code edit buffer in the current window, keeping
;; all other windows
(setq org-src-window-setup 'current-window)
(setq org-src-window-setup 'reorganize-frame)
#+end_src
Best regards,
Seb
--
Sébastien Vauban
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode-mXXj517/zsQ@public.gmane.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Re: Edit source buffer in same frame
2010-11-17 14:42 ` Sébastien Vauban
@ 2010-11-17 15:06 ` Rainer M Krug
0 siblings, 0 replies; 3+ messages in thread
From: Rainer M Krug @ 2010-11-17 15:06 UTC (permalink / raw)
To: Sébastien Vauban; +Cc: emacs-orgmode
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 11/17/2010 03:42 PM, Sébastien Vauban wrote:
> #+begin_src emacs-lisp
Thanks - exactly that.
Rainer
- --
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation
Biology, UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Natural Sciences Building
Office Suite 2039
Stellenbosch University
Main Campus, Merriman Avenue
Stellenbosch
South Africa
Tel: +33 - (0)9 53 10 27 44
Cell: +27 - (0)8 39 47 90 42
Fax (SA): +27 - (0)8 65 16 27 82
Fax (D) : +49 - (0)3 21 21 25 22 44
Fax (FR): +33 - (0)9 58 10 27 44
email: Rainer@krugs.de
Skype: RMkrug
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkzj73kACgkQoYgNqgF2egqhQACcDO2D98Yhcq/pP07uNuoVq7Fa
hLoAn25g1BivCHrrzq92q1ZfGrMBTk1s
=vrlZ
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-11-17 15:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-17 13:23 Edit source buffer in same frame Rainer M Krug
2010-11-17 14:42 ` Sébastien Vauban
2010-11-17 15:06 ` Rainer M Krug
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).