emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Gustav Wikström" <gustav.erik@gmail.com>
To: Johan Ekh <ekh.johan@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Agenda view side-by-side
Date: Mon, 17 Oct 2011 11:59:24 +0200	[thread overview]
Message-ID: <CA+SyOP-Lo=_tSjabJ0m4JGoAARseLFnqEQ3EGfxocx_cK_N20g@mail.gmail.com> (raw)
In-Reply-To: <CAH13ZghGNjc3Ey9vkPFra4QBkp8mZ302kVGE==Uk1brXONBhvg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 736 bytes --]

The following might be of interest:

*** Vertical Split window
Splits screen vertically if the width of the window is large enough.
Inspired by the following post:
-
http://stackoverflow.com/questions/2081577/setting-emacs-split-to-horizontal

#+begin_src emacs-lisp :tangle yes
  (setq split-height-threshold nil)
  (setq split-width-threshold 160)
#+end_src


Regards
Gustav

On Mon, Oct 17, 2011 at 11:12 AM, Johan Ekh <ekh.johan@gmail.com> wrote:

> Hi all,
> when I use "C-c a a" to create an agenda, my emacs window is split
> horizontally and the agenda is shown in the lower
> window. I'd rather have my emacs window splitted vertically and the agenda
> shown in the right window. How can I do this?
>
> Best regards,
> Johan
>

[-- Attachment #2: Type: text/html, Size: 2255 bytes --]

  reply	other threads:[~2011-10-17  9:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-17  9:12 Agenda view side-by-side Johan Ekh
2011-10-17  9:59 ` Gustav Wikström [this message]
2011-10-17 10:56   ` Johan Ekh

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+SyOP-Lo=_tSjabJ0m4JGoAARseLFnqEQ3EGfxocx_cK_N20g@mail.gmail.com' \
    --to=gustav.erik@gmail.com \
    --cc=ekh.johan@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 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).