From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "srb@heckler-koch.cz" Newsgroups: gmane.emacs.help Subject: Re: more config .emacs files Date: Thu, 28 Feb 2008 15:33:23 +0100 Message-ID: <47C6C633.7090605@heckler-koch.cz> References: <47C66696.9090300@heckler-koch.cz> <47C6BBC1.7050709@heckler-koch.cz> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1204209240 10249 80.91.229.10 (28 Feb 2008 14:34:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Feb 2008 14:34:00 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 28 15:48:10 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1JUk3M-0000CB-Ew for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Feb 2008 15:48:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUjpM-0006Dz-18 for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Feb 2008 09:33:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUjp1-0006Dh-Ji for help-gnu-emacs@gnu.org; Thu, 28 Feb 2008 09:33:19 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUjoy-0006DG-FC for help-gnu-emacs@gnu.org; Thu, 28 Feb 2008 09:33:19 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUjoy-0006D9-Ar for help-gnu-emacs@gnu.org; Thu, 28 Feb 2008 09:33:16 -0500 Original-Received: from smtpa.forpsi.com ([81.2.195.204] helo=psi2.forpsi.com) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JUjou-00053c-97 for help-gnu-emacs@gnu.org; Thu, 28 Feb 2008 09:33:16 -0500 Original-Received: (qmail 3430 invoked by uid 89); 28 Feb 2008 14:33:06 -0000 Original-Received: from unknown (HELO ?172.16.1.163?) (srbanator@heckler-koch.cz@213.151.76.222) by psi2 with ESMTPA; 28 Feb 2008 14:33:06 -0000 User-Agent: Mozilla-Thunderbird 2.0.0.9 (X11/20080110) In-Reply-To: X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:51941 Archived-At: Dmitri Minaev wrote: > On Thu, Feb 28, 2008 at 5:48 PM, srb@heckler-koch.cz > wrote: > >> emacsclient is very nice, unless you do not want to open file in your >> already running emacs. >> > > Beg your pardon for obstinacy, but why not? > > haha, no problem as normaly i am whole day working with some source codes in my gui emacs. But few times a day i am configuring some things on linux from command line, and i need to edit some files. As i am bored with mcedit, i would like to use emacs in terminal mode. But do not want to switch to my gui emacs. just want to edit some code, use crtl+z to check from command line if it is ok, if not go back with fg and work more. i know i can do all of this from emacs, to have half of emacs with code and second half of shell. But it would be nice to have option to open emacs with other than default config. pavel srb