From: Eduardo Ochs <eduardoochs@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Org without X on Debian
Date: Wed, 1 Feb 2012 11:56:04 -0200 [thread overview]
Message-ID: <CADs++6jU7PWzwsa7q4tDz84HwrEO-6sjc3hZV+ezJ7A+WeJOpA@mail.gmail.com> (raw)
In-Reply-To: <87bopjmw1i.fsf@gmail.com>
On Tue, Jan 31, 2012 at 6:55 PM, Jay Belanger <jay.p.belanger@gmail.com> wrote:
> >> I want to use a small netbook exclusively for Org-mode.
> >> That's why I think I do not need X.
> >
> > You may not need it, but a lightweight window manager like WindowMaker
> > fvwm or maybe a tiling WM like awesome may be worth a second look. Have
> > a look here:
>
> If the netbook will only be used for org-mode, and so perhaps only
> running Emacs, a WM might not even be necessary. If only one Emacs
> frame is used, it could probably be run on bare X.
This works for me:
cat > /tmp/em.sh <<'%%%'
#!/bin/sh
/usr/bin/emacs
%%%
chmod 755 /tmp/em.sh
XINITRC=/tmp/em.sh xinit -- :2.0 &
Cheers,
Eduardo Ochs
eduardoochs@gmail.com
http://angg.twu.net/
next prev parent reply other threads:[~2012-02-01 13:56 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-31 13:42 Org without X on Debian Karl
2012-01-31 13:52 ` Richard Riley
2012-01-31 14:12 ` Karl
2012-01-31 14:35 ` Richard Riley
2012-02-01 6:13 ` Jude DaShiell
2012-01-31 14:20 ` Rainer M Krug
2012-02-01 5:52 ` Jude DaShiell
2012-02-01 15:31 ` Greg Troxel
2012-01-31 15:43 ` Angel de Vicente
2012-01-31 21:16 ` Org without X on Debian / screen, but in X Detlef Steuer
2012-01-31 22:34 ` Sebastien Vauban
2012-01-31 22:40 ` Detlef Steuer
2012-01-31 18:02 ` Org without X on Debian Achim Gratz
2012-01-31 19:28 ` Eric S Fraga
2012-01-31 20:55 ` Jay Belanger
2012-02-01 13:56 ` Eduardo Ochs [this message]
2012-02-01 14:22 ` Jason F. McBrayer
2012-02-01 19:10 ` Memnon Anon
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=CADs++6jU7PWzwsa7q4tDz84HwrEO-6sjc3hZV+ezJ7A+WeJOpA@mail.gmail.com \
--to=eduardoochs@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).