* Frames
@ 2008-11-09 18:14 David A. Gershman
2008-11-10 8:13 ` Frames Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: David A. Gershman @ 2008-11-09 18:14 UTC (permalink / raw)
To: emacs-orgmode
Hello Everone,
When I go to the agenda view (C-a a) the current frame(window) splits in
2. So I make a new frame and show just my agenda and the other frame my
original .org file.
While in the agenda, I click on an item which highlights in the .org
file, but the agenda frame splits into 2 again. So now I have 2 frames,
1 whole with my .org file, and the other split with my .org and agenda.
Is there a setting to stop this behavior? I like having 2 windows: 1
for agenda and 1 for .org but still having the 'click -> highlight'
function.
Thanks and thanks again Carsten for a *GREAT* product!
---------------
David A. Gershman
gershman@dagertech.net
http://dagertech.net/gershman/
"It's all about the path!" --d. gershman
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Frames
2008-11-09 18:14 Frames David A. Gershman
@ 2008-11-10 8:13 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2008-11-10 8:13 UTC (permalink / raw)
To: David A. Gershman; +Cc: emacs-orgmode
Hi David,
while you can get a separate frame for your agenda automatically
by setting
(setq org-agenda-window-setup 'other-frame)
there is currently no way to get the display of entries
with SPC and many other commands to happen in a different frame.
Well, in fact there are, by setting
(setq display-buffer-reuse-frames t)
but in my experience the results of this are not quite predictable,
and with org the highlighting of the match does not seem to work right.
In short, I do not recommend this setting.
- Carsten
On Nov 9, 2008, at 7:14 PM, David A. Gershman wrote:
> Hello Everone,
>
> When I go to the agenda view (C-a a) the current frame(window)
> splits in
> 2. So I make a new frame and show just my agenda and the other
> frame my
> original .org file.
>
> While in the agenda, I click on an item which highlights in the .org
> file, but the agenda frame splits into 2 again. So now I have 2
> frames,
> 1 whole with my .org file, and the other split with my .org and
> agenda.
>
> Is there a setting to stop this behavior? I like having 2 windows: 1
> for agenda and 1 for .org but still having the 'click -> highlight'
> function.
>
> Thanks and thanks again Carsten for a *GREAT* product!
>
> ---------------
> David A. Gershman
> gershman@dagertech.net
> http://dagertech.net/gershman/
> "It's all about the path!" --d. gershman
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-11-10 9:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-09 18:14 Frames David A. Gershman
2008-11-10 8:13 ` Frames Carsten Dominik
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).