From mboxrd@z Thu Jan 1 00:00:00 1970 From: Livin Stephen Sharma Subject: Re: Re: Agenda View window splits vertically Date: Wed, 28 Apr 2010 12:27:48 +0530 Message-ID: References: <87fx2gd9j6.fsf@master.home.net> Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: multipart/mixed; boundary="===============0363964327==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O71Dq-00018O-EU for emacs-orgmode@gnu.org; Wed, 28 Apr 2010 02:58:14 -0400 Received: from [140.186.70.92] (port=57661 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O71Dm-00016h-20 for emacs-orgmode@gnu.org; Wed, 28 Apr 2010 02:58:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O71Dh-0006os-EV for emacs-orgmode@gnu.org; Wed, 28 Apr 2010 02:58:09 -0400 Received: from mail-vw0-f41.google.com ([209.85.212.41]:41062) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O71Da-0006nu-Vr for emacs-orgmode@gnu.org; Wed, 28 Apr 2010 02:57:59 -0400 Received: by vws12 with SMTP id 12so504052vws.0 for ; Tue, 27 Apr 2010 23:57:57 -0700 (PDT) In-Reply-To: <87fx2gd9j6.fsf@master.home.net> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-org-mode-help gnu --===============0363964327== Content-Type: multipart/alternative; boundary=Apple-Mail-1--74590969 --Apple-Mail-1--74590969 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii 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: >=20 >> Guys, >>=20 >> 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. >>=20 >> 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? >=20 > I suspect I did not quite understand but this might help: > http://orgmode.org/worg/org-hacks.php#sec-8 >=20 > HTH > --=20 > Manish >=20 >=20 >=20 > _______________________________________________ > 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 --Apple-Mail-1--74590969 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii 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/wo= rg/org-hacks.php#sec-8

HTH
-- =
Manish



_______________________________________________<= br>Emacs-orgmode mailing list
Please use `Reply All' to send replies = to the = list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/em= acs-orgmode

= --Apple-Mail-1--74590969-- --===============0363964327== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0363964327==--