emacs-orgmode archive search

Search String: Display: Description: Sort:

Results:

References: [ frame: 3169 ]

Total 3169 documents matching your query.

201. Re: [O] [bug, beamer] Frame parameters taken from example code block (score: 35)
Author: HIDDEN
Date: Mon, 28 Jul 2014 16:24:36 +0200
Hi Sébastien, Sebastien Vauban <sva-news-D0wtAvR13HarG/address@hidden> writes: Maybe it's time to forbid blank lines between headlines and the properties drawer? Or at least to discourage separating
/archive/html/emacs-orgmode/2014-07/msg00867.html (5,704 bytes)

202. Re: [O] Beamer title is (incorrectly?) outside o f a frame (score: 35)
Author: HIDDEN
Date: Mon, 23 Dec 2013 11:33:24 +0800
;; 10. Title command. (org-element-normalize-string (cond ((string= "" title) nil) ((not (stringp org-latex-title-command)) nil) ... I don't think the variable is problematic as you can wrap a frame
/archive/html/emacs-orgmode/2013-12/msg00648.html (6,954 bytes)

203. Re: [O] Changing capture frame/window behavior depending on source (score: 35)
Author: HIDDEN
Date: Mon, 16 Dec 2013 16:56:45 -0800
Just to follow up, in case someone searches for this thread, (defun jws/org-capture-initialize () (if (jws/org-protocol-capture-p) (delete-other-windows))) works fine. It helps to actually evaluate t
/archive/html/emacs-orgmode/2013-12/msg00483.html (5,282 bytes)

204. [O] preview beamer frame in org/beamer (score: 35)
Author: HIDDEN
Date: Sat, 14 Dec 2013 18:57:14 +0000 (UTC)
Is there a command to generate a pdf output of a single beamer frame? The command would generate the latex file with the correct header, and a single frame, and process it into a pdf file. Thanks, Mi
/archive/html/emacs-orgmode/2013-12/msg00437.html (4,407 bytes)

205. Re: [O] Agenda: open in other frame (score: 35)
Author: HIDDEN
Date: Mon, 25 Nov 2013 11:41:14 +0100
And if the buffer is already visible, the window won't be opened, which is quite useful. I have a shortcut to setup my agenda window on the left and my main org file and the two refiling files on the
/archive/html/emacs-orgmode/2013-11/msg00945.html (6,322 bytes)

206. Re: [O] Agenda: open in other frame (score: 35)
Author: HIDDEN
Date: Mon, 25 Nov 2013 10:38:08 +0700
I think TAB or SPC instead of RET will do what you want -- TAB opens a new window and switches to it, SPC opens a new window but doesn't switch.
/archive/html/emacs-orgmode/2013-11/msg00935.html (5,757 bytes)

207. Re: [O] Agenda: open in other frame (score: 35)
Author: HIDDEN
Date: Sun, 24 Nov 2013 21:29:56 +0100
[...] [...] Well, I do not know of opening a heading in the other window, but maybe the follow-mode is something for you? In Agenda view you can turn it on by pressing `f`. Regards, Alex
/archive/html/emacs-orgmode/2013-11/msg00929.html (5,315 bytes)

208. [O] Agenda: open in other frame (score: 35)
Author: HIDDEN
Date: Fri, 22 Nov 2013 15:27:13 +0100
When I open an agenda and push enter on a text it opens the file related to the text in the same frame. Is there any way to make it open it in another frame so I keep my agenda in front? Regards, Fre
/archive/html/emacs-orgmode/2013-11/msg00860.html (4,881 bytes)

209. Re: [O] [bug] [exporter] Frame labels cause allowframebreaks option to fail (score: 35)
Author: HIDDEN
Date: Tue, 15 Oct 2013 19:21:42 +0200
Interesting (I can reproduce here). Perhaps you should fill a bug report: https://bitbucket.org/rivanvx/beamer/wiki/Home (I couldn't find any references to this problem, but I didn't look very hard)
/archive/html/emacs-orgmode/2013-10/msg00483.html (8,683 bytes)

210. [O] [bug] [exporter] Frame labels cause allowframebreaks option to fail (score: 35)
Author: HIDDEN
Date: Tue, 15 Oct 2013 16:35:03 +0100
Hello, technically, I guess this is a bug in beamer and not in org's exporter. However, if I specify the =allowframebreaks= option for a frame, the exporter generates the following LaTeX code on beam
/archive/html/emacs-orgmode/2013-10/msg00480.html (6,707 bytes)

211. Re: [O] import R data frame into org-mode table (score: 35)
Author: HIDDEN
Date: Wed, 17 Jul 2013 12:48:00 -1000
Hi Rob, Andreas' post answers your specific question. In your situation, I typically don't run through a csv file, but just write the R script so the data frame is returned to the Org mode buffer as
/archive/html/emacs-orgmode/2013-07/msg00752.html (8,602 bytes)

212. [O] Beamer frame with an empty title ? (score: 35)
Author: HIDDEN
Date: Sat, 17 Nov 2012 16:57:09 +0100
Everything is in the question ... How to generate : \begin{frame}[label=...]{} \end{frame} It seems that org-requires a non-empty header. Thanks for any hint, -- Fabrice
/archive/html/emacs-orgmode/2012-11/msg00518.html (5,439 bytes)

213. Re: [O] [PATCH] Option for clock and timer to be displayed in frame-title (score: 35)
Author: HIDDEN
Date: Mon, 23 Apr 2012 15:12:25 +0200
This has been applied to master. Please test and confirm it works as expected. -- Bastien
/archive/html/emacs-orgmode/2012-04/msg00970.html (4,616 bytes)

214. Re: [O] [beamerposter] How do I suppress frame title? (score: 35)
Author: HIDDEN
Date: Fri, 13 Apr 2012 10:51:56 +0200
Hi Mikhail, Your solution works, and I have used it before to get a backup slide marker saying just "bakup slides" in the centre before. But I think there can be a cleaner solution with pre/post-proc
/archive/html/emacs-orgmode/2012-04/msg00571.html (6,640 bytes)

215. Re: [O] [PATCH] Option for clock and timer to be displayed in frame-title (score: 35)
Author: HIDDEN
Date: Tue, 06 Mar 2012 18:00:38 +0000
Hi Bernt, Thanks for testing the patch. That's quite alarming and I have no idea why this would happen. Can you change the frame title by doing (setq frame-title-format ...) on Windows emacs normally
/archive/html/emacs-orgmode/2012-03/msg00249.html (6,170 bytes)

216. Re: [O] [PATCH] Option for clock and timer to be displayed in frame-title (score: 35)
Author: HIDDEN
Date: Tue, 28 Feb 2012 17:51:55 -0500
Hi George! Thanks for the patch! First comment :) This patch needs a changelog entry in the commit text and a long description would also be appreciated. The long description allows us to see the pur
/archive/html/emacs-orgmode/2012-02/msg00997.html (5,711 bytes)

217. Re: [O] [beamer] Can I just export one frame? (score: 35)
Author: HIDDEN
Date: Tue, 22 Nov 2011 13:09:21 +0800
I did not know this! It is what I want. Thanks.
/archive/html/emacs-orgmode/2011-11/msg00742.html (5,889 bytes)

218. Re: [O] [beamer] Can I just export one frame? (score: 35)
Author: HIDDEN
Date: Mon, 21 Nov 2011 16:18:15 +0000 (UTC)
Have you tried just tagging the tree you want with :export:? Once that select tag is present in the buffer Org will automatically exclude any trees that don't have it. From the docs: "Org first check
/archive/html/emacs-orgmode/2011-11/msg00709.html (5,553 bytes)

219. [O] [beamer] Can I just export one frame? (score: 35)
Author: HIDDEN
Date: Mon, 21 Nov 2011 13:40:57 +0800
It takes long to export the whole file when it contains many babel stuff. And in many cases, I just want to check if the current frame is arranged as expected. SO I just want to know if there is some
/archive/html/emacs-orgmode/2011-11/msg00702.html (4,627 bytes)

220. Re: [O] [OT] How to save and restore window and frame layout and position of windows on monitor - session management (score: 35)
Author: HIDDEN
Date: Mon, 3 Oct 2011 11:52:36 -0400
* Discovered this a few days ago: Will it solve your "proble"--which seems to be "saving state"; well, maybe, if you play with the code a little: ;;; perspective.el -- switch between named "perspecti
/archive/html/emacs-orgmode/2011-10/msg00054.html (8,804 bytes)


This search system is powered by Namazu