all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "srb@heckler-koch.cz" <srb@heckler-koch.cz>
To: help-gnu-emacs@gnu.org
Subject: Re: more config .emacs files
Date: Thu, 28 Feb 2008 14:48:49 +0100	[thread overview]
Message-ID: <47C6BBC1.7050709@heckler-koch.cz> (raw)
In-Reply-To: <b6c377310802280428h7002f290g907f4b10bedcdc86@mail.gmail.com>

thank you very much for replay

emacsclient is very nice, unless you do not want to open file in your 
already running emacs.
--no-init-file is also good choice, but you will loose your modes 
settings for python, haskell or other files.

so i believe the good way to solve this, is using some other config. 
When working on my personal machine, i use config of root user. But when 
working on machine only as client, i do not have this chance. And using 
.emacs config of root is also not very nich trick!

pavel

Dmitri Minaev wrote:
> On Thu, Feb 28, 2008 at 11:45 AM, srb@heckler-koch.cz
> <srb@heckler-koch.cz> wrote:
>   
>> hi all
>>
>>  in my emacs i am using desktop-save-mode, so every time a start my emacs
>>  i have all my buffers opened.  But  very often i am using also "emacs
>>  -nw" from terminal just to quickly edit some config when doing some
>>  other work. But i do not want to use these desktop-save-mode.
>>     
>
> That's what the multi-tty was written for, imho :). Instead of running
> emacs -nw, run emacsclient -t and it will open a tty frame of the
> already running emacs. It will be even faster than running a bare
> "emacs --no-init-file" (which should be enough to "quickly edit some
> config ", by the way).
>
>   





  reply	other threads:[~2008-02-28 13:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-28  7:45 more config .emacs files srb
2008-02-28 10:17 ` Peter Dyballa
2008-02-28 12:28 ` Dmitri Minaev
2008-02-28 13:48   ` srb [this message]
2008-02-28 14:09     ` Dmitri Minaev
2008-02-28 14:22       ` Pavel SRB
2008-02-28 14:33       ` srb
2008-02-28 19:24         ` Dmitri Minaev
2008-02-28 21:32         ` Dmitri Minaev
     [not found] <mailman.8025.1204191123.18990.help-gnu-emacs@gnu.org>
2008-02-28 16:45 ` muede73

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=47C6BBC1.7050709@heckler-koch.cz \
    --to=srb@heckler-koch.cz \
    --cc=help-gnu-emacs@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.