From: Livin Stephen Sharma <livin.stephen@gmail.com>
To: emacs-org-mode-help gnu <emacs-orgmode@gnu.org>
Subject: Re: Re: Agenda View window splits vertically
Date: Wed, 28 Apr 2010 12:27:48 +0530 [thread overview]
Message-ID: <E986AE59-84AF-4541-883E-DE563C0A1DB5@gmail.com> (raw)
In-Reply-To: <87fx2gd9j6.fsf@master.home.net>
[-- Attachment #1.1: Type: text/plain, Size: 1517 bytes --]
Juri,
Since i prefer horizontal splitting in most contexts
this is what I put into my ".emacs":
> ;; 1. window gets split horizontally (one on TOP of the other), AND
> ;; 2. AFTER splitting, further "C-x 4 b" will NOT lead to any more splitting - reuse gets preferred
> (setq split-height-threshold 40) ; nil
> (setq split-width-threshold nil) ; 100
some unrelated customizations I made at the time (since I want the agenda front and center when I'm looking at it):
> (setq org-agenda-window-setup 'reorganize-frame)
> (setq org-agenda-restore-windows-after-quit t)
> (setq org-agenda-window-frame-fractions '(1.0 . 1.0))
Livin Stephen Sharma
On Apr 28, 2010, at 24:09:57 , Manish Sharma wrote:
> Juri Artamonov writes:
>
>> Guys,
>>
>> I'm newbie in emacs. Could please advice. Somehow I get my agenda view
>> appears vertically, i.e from the right side from my org file.
>>
>> I open org file then press C-c a and I see "Agenda Commands" in the
>> window to the right, not to the bottom as it was before. Could you
>> please advice, how to make it back and make agenda view open
>> horizontally?
>
> I suspect I did not quite understand but this might help:
> http://orgmode.org/worg/org-hacks.php#sec-8
>
> HTH
> --
> Manish
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
[-- Attachment #1.2: Type: text/html, Size: 2798 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
prev parent reply other threads:[~2010-04-28 6:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-27 14:43 Agenda View window splits vertically Juri Artamonov
2010-04-27 17:07 ` Nick Dokos
2010-04-27 18:18 ` David Maus
2010-04-27 18:39 ` Manish Sharma
2010-04-28 6:57 ` Livin Stephen Sharma [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E986AE59-84AF-4541-883E-DE563C0A1DB5@gmail.com \
--to=livin.stephen@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.