emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Tassilo Horn <tassilo@member.fsf.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: All tags in agenda and bug in column view (maybe an emacs bug)
Date: Mon, 1 Dec 2008 17:11:09 +0100	[thread overview]
Message-ID: <B954CE3B-2568-476B-8C81-512306DA15DB@uva.nl> (raw)
In-Reply-To: <871vwtx84q.fsf@thinkpad.tsdh.de>

Hi Tassilo,

thanks for the info about the emacs deamon.


- Carsten

On Nov 30, 2008, at 9:37 PM, Tassilo Horn wrote:

> Carsten Dominik <dominik@science.uva.nl> writes:
>
> Hi Carsten,
>
>> how do you load org-mode in .emacs?  Maybe things will work better if
>> you load it only when there is a frame.  So don't do (require 'org),
>> but only (require 'org-install),
>
> That's what I do.
>
>> so that the lisp files will only be loaded when the first buffer is
>> opened?
>
> Yes, but I have (org-agenda-list) in my .emacs, so that I'm greeted  
> with
> the tasks for that day when emacs starts up.  But with --daemon that's
> senseless anyway.  I'll take it out and most probably it'll work than.
>
> Thanks for the pointer.
>
>> I have never heard about emacs --deamon, what does it do, do you have
>> a link to a manpage or so?
>
> That's a quite new feature in emacs from CVS.
>
> ,----[ (info "(emacs)Emacs Server") ]
> |    The second way to start an Emacs server is to run Emacs as a
> | "daemon", using the `--daemon' command-line option.  *Note Initial
> | Options::.  When Emacs is started this way, it calls `server-start'
> | after initialization, and returns control to the calling terminal
> | instead of opening an initial frame; it then waits in the  
> background,
> | listening for edit requests.
> |
> |    Once an Emacs server is set up, you can use a shell command  
> called
> | `emacsclient' to connect to the existing Emacs process and tell it  
> to
> | visit a file.  If you set the `EDITOR' environment variable to
> | `emacsclient', programs such as `mail' will use the existing Emacs
> | process for editing.(1)
> |
> |    You can run multiple Emacs servers on the same machine by giving
> | each one a unique "server name", using the variable `server- 
> name'.  For
> | example, `M-x set-variable <RET> server-name <RET> foo <RET>' sets  
> the
> | server name to `foo'.  The `emacsclient' program can specify a  
> server by
> | name, using the `-s' option (*note emacsclient Options::).
> `----
>
> Bye,
> Tassilo

      reply	other threads:[~2008-12-01 16:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-26 16:18 All tags in agenda and bug in column view (maybe an emacs bug) Tassilo Horn
2008-11-27 15:44 ` Carsten Dominik
2008-11-27 16:19   ` Tassilo Horn
2008-11-27 16:29     ` Tassilo Horn
2008-11-30 19:02       ` Carsten Dominik
2008-11-30 20:37         ` Tassilo Horn
2008-12-01 16:11           ` Carsten Dominik [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

  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=B954CE3B-2568-476B-8C81-512306DA15DB@uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=tassilo@member.fsf.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).