emacs-orgmode archive search

Search String: Display: Description: Sort:

Results:

References: [ frame: 3158 ]

Total 3158 documents matching your query.

61. [O] raising frame on capture hack (score: 38)
Author: HIDDEN
Date: Mon, 23 Jan 2017 15:38:10 +0100
Hello, I'm using the following hack to raise the emacs frame when doing a capture from outside emacs: (defun as/raise-frame () (select-frame-set-input-focus (selected-frame))) (add-hook 'org-capture-
/archive/html/emacs-orgmode/2017-01/msg00491.html (4,591 bytes)

62. Re: [O] missing frame title using org beamer export (score: 38)
Author: HIDDEN
Date: Wed, 2 Dec 2015 13:17:32 -0500
As you may well be aware, Org changed a lot from 7.x -> 8.x. Have you been through the various upgrade documents out there? This will be one of many "surprises" you'll run into if you don't take a l
/archive/html/emacs-orgmode/2015-12/msg00054.html (10,341 bytes)

63. [O] frame options in minted environments (score: 38)
Author: HIDDEN
Date: Wed, 24 Jun 2015 16:46:38 +0200
Consider the following org-file: --8<--cut here--start-->8-- * First frame :B_fullframe: \begin{document} \begin{frame} Text \end{frame} \end{document} --8<--cut here--end-->8-- The \end{frame} comma
/archive/html/emacs-orgmode/2015-06/msg00592.html (5,011 bytes)

64. Re: [O] [feature request] org-capture-window-setup to stop capture window taking up whole frame (score: 38)
Author: HIDDEN
Date: Wed, 17 Jun 2015 09:24:30 +0100
Okay, I have finally found some time to get back to this (been marking exam scripts, for my sins... ;-). If the capture template prompts for information, the whole frame is cleared and only the bare
/archive/html/emacs-orgmode/2015-06/msg00359.html (8,531 bytes)

65. Re: [O] org-agenda-other-frame (score: 38)
Author: HIDDEN
Date: Mon, 02 Feb 2015 11:24:50 -0500
Does (setq org-agenda-window-setup 'other-frame) do what you want? -- Kyle
/archive/html/emacs-orgmode/2015-02/msg00029.html (4,739 bytes)

66. Re: [O] beamer options on frame (score: 38)
Author: HIDDEN
Date: Fri, 25 Apr 2014 22:49:01 +0200
Hello Bastien, Different posts, like http://lists.gnu.org/archive/html/emacs-orgmode/2013-11/msg00466.html (from Eric S Fraga), show that option in :BEAMER_opt:. Not sure which one is better. Best re
/archive/html/emacs-orgmode/2014-04/msg01052.html (5,381 bytes)

67. Re: [O] beamer options on frame (score: 38)
Author: HIDDEN
Date: Mon, 21 Apr 2014 19:22:11 +0200
Hi Neal, for allowing frame breaks for the whole document, ** A very long slide for allowing on a frame by frame basis. -- Bastien
/archive/html/emacs-orgmode/2014-04/msg00868.html (4,668 bytes)

68. [O] Changing capture frame/window behavior depending on source (score: 38)
Author: HIDDEN
Date: Fri, 06 Dec 2013 21:52:32 -0800
Hi All, I have some bookmarks in chrome which trigger capture via org-protocol. I would like the windowing behavior of capture to be different depending where it is invoked. For example, when I invok
/archive/html/emacs-orgmode/2013-12/msg00221.html (5,723 bytes)

69. Re: [O] Getting rid of split frame with org-capture (score: 38)
Author: HIDDEN
Date: Fri, 04 Oct 2013 09:06:23 +0200
This is working great, thanks a lot! Alan
/archive/html/emacs-orgmode/2013-10/msg00154.html (5,803 bytes)

70. Re: [O] Getting rid of split frame with org-capture (score: 38)
Author: HIDDEN
Date: Thu, 3 Oct 2013 23:33:58 -0500
I also wanted to have new pop-up org-capture window that would be created in  response to some shortcut anywhere in Windows and occupied the entire frame.  Since I haven't found any solutions, I ju
/archive/html/emacs-orgmode/2013-10/msg00150.html (7,519 bytes)

71. [O] How to let [C-u C-c C-o] to open file link in other window by setting variable org-link-frame-setup. (score: 38)
Author: HIDDEN
Date: Mon, 15 Jul 2013 17:44:03 +0800
  I setup variable `org-link-frame-setup' like this:   I want to let [C-c C-o] to open file link in current window.     (setq org-link-frame-setup       '((vm . vm-visit-folder-other-frame)
/archive/html/emacs-orgmode/2013-07/msg00637.html (5,459 bytes)

72. Re: [O] org-e-beamer-exporter and frame level (score: 38)
Author: HIDDEN
Date: Thu, 30 Aug 2012 13:51:26 +0200
And the problem comes from this. In org-e-beamer.el:1325 (defun org-e-latex-headline (headline contents info)   "Transcode an HEADLINE element from Org to LaTeX. CONTENTS holds the contents of the h
/archive/html/emacs-orgmode/2012-08/msg01385.html (8,250 bytes)

73. Re: [O] org-e-beamer-exporter and frame level (score: 38)
Author: HIDDEN
Date: Thu, 30 Aug 2012 13:46:03 +0200
Hello, Correct. It has been replaced by H:2 in #+OPTIONS: or `org-e-beamer-frame-level'. I get no error when using `org-e-beamer-export-to-pdf' on the following code: --8<--cut here--start-->8-- %8BE
/archive/html/emacs-orgmode/2012-08/msg01384.html (6,132 bytes)

74. [O] org-e-beamer-exporter and frame level (score: 38)
Author: HIDDEN
Date: Thu, 30 Aug 2012 13:34:09 +0200
Hi, It seems to me that in the 7.9 release and the current git version, org-e-beamer exporter breaks whenever I change the org-e-beamer-frame-level to something else than 1. The variable BEAMER_FRAME
/archive/html/emacs-orgmode/2012-08/msg01383.html (5,509 bytes)

75. Re: [O] Org Clock Timer in Frame Title bug (score: 38)
Author: HIDDEN
Date: Sat, 21 Apr 2012 19:43:24 -0500
I can confirm this bug. The problem is that org-clock-out calls a delq on frame-title-format regardless of the value of org-clock-clocked-in-display. This is a problem because frame-title-format can
/archive/html/emacs-orgmode/2012-04/msg00908.html (5,518 bytes)

76. Re: [O] org-capture-hook only when in frame? (score: 38)
Author: HIDDEN
Date: Tue, 20 Sep 2011 19:55:06 -0400
(let ((org-capture-mode-hook)) ) Would probably work, although there may be better ways. Tom
/archive/html/emacs-orgmode/2011-09/msg00515.html (5,367 bytes)

77. [O] org-capture-hook only when in frame? (score: 38)
Author: HIDDEN
Date: Tue, 20 Sep 2011 18:45:31 -0400
I have a function to create a frame for capture mode that I can call with emacsclient at any time: ;; Initialization of capture frames (defun make-capture-frame () "Create a new frame and run org-cap
/archive/html/emacs-orgmode/2011-09/msg00513.html (5,383 bytes)

78. Re: [Orgmode] Re: Org protocol and new frame for remember (score: 38)
Author: HIDDEN
Date: Tue, 02 Jun 2009 11:02:33 +0200
Thanks for adding this! Maybe we'll split the page one day because of it's shear size and add links to certain setups. But for now I'm glad to see people adding stuff like that :) Such a variable doe
/archive/html/emacs-orgmode/2009-06/msg00016.html (7,657 bytes)

79. [Orgmode] Re: Org protocol and new frame for remember (score: 38)
Author: HIDDEN
Date: Mon, 01 Jun 2009 15:12:56 -0500
My apologies for the initial post fragment. (Note to self: C-c C-c binding for jumping to footnote reference does not work in Gnus!) Let's try this again: Hi all, I've recently begun to use org-proto
/archive/html/emacs-orgmode/2009-06/msg00010.html (6,692 bytes)

80. Re: [Orgmode] Changing TODO state to DONE does not stop clock in frame (score: 38)
Author: HIDDEN
Date: Sat, 21 Mar 2009 13:57:53 +0100
I am no able to reproduce this. Can anyone else try, please? - Carsten Hi Carsten, Summary: Changing TODO state to DONE does not stop clock in frame I have one giant Org-mode file for everything. I f
/archive/html/emacs-orgmode/2009-03/msg00510.html (7,201 bytes)


This search system is powered by Namazu