From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Dmitri Minaev" Newsgroups: gmane.emacs.help Subject: Re: more config .emacs files Date: Fri, 29 Feb 2008 01:32:22 +0400 Message-ID: References: <47C66696.9090300@heckler-koch.cz> <47C6BBC1.7050709@heckler-koch.cz> <47C6C633.7090605@heckler-koch.cz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1204234408 13617 80.91.229.12 (28 Feb 2008 21:33:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Feb 2008 21:33:28 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "srb@heckler-koch.cz" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 28 22:33:53 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JUqNv-0003Mq-Bz for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Feb 2008 22:33:47 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUqNO-0008Ab-Vm for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Feb 2008 16:33:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUqMc-0007a5-V6 for help-gnu-emacs@gnu.org; Thu, 28 Feb 2008 16:32:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUqMb-0007Xi-6U for help-gnu-emacs@gnu.org; Thu, 28 Feb 2008 16:32:26 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUqMa-0007XU-Qs for help-gnu-emacs@gnu.org; Thu, 28 Feb 2008 16:32:24 -0500 Original-Received: from rv-out-0910.google.com ([209.85.198.185]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JUqMa-0004iT-8p for help-gnu-emacs@gnu.org; Thu, 28 Feb 2008 16:32:24 -0500 Original-Received: by rv-out-0910.google.com with SMTP id c27so3901770rvf.6 for ; Thu, 28 Feb 2008 13:32:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=WnZvCM3pyvOoV/iCpuiBzavzaZqB3kLKxvLIwWv6QKY=; b=Bboz1qhlEyft3dyQn0WF9CWLqgIdg1/nmFWngoS1yPTCSxXPT6r20IcOhwGiaUZ2m04/mT/P1s+tTPfYLXsCpeu0K7soni6wXS6wIqL20w4V0dsEXaWibGAhf57ndKD7hWn7vXfFFMHm50hwWhU29QP29bKXIpQQFbcp7Y4pKtU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=h0WJucVwEc/z2SjnFe9kmp9uP8PUvp+MOtF/LIVuvLVW7EmjsofYaVZ+zNYbZjoDfhd9q9r0WZ2fX/FW6A6U/5F0fgT5dgikkZ7oRvmB+cReAn/+6b5M3S0ezODvY0V0Y+1xV6mDvz+q2n8vcP1w8RJUlDyz3WDcyB3zvEghTUE= Original-Received: by 10.141.141.3 with SMTP id t3mr5936979rvn.52.1204234342590; Thu, 28 Feb 2008 13:32:22 -0800 (PST) Original-Received: by 10.141.44.5 with HTTP; Thu, 28 Feb 2008 13:32:22 -0800 (PST) In-Reply-To: <47C6C633.7090605@heckler-koch.cz> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:51951 Archived-At: On Thu, Feb 28, 2008 at 6:33 PM, srb@heckler-koch.cz wrote: > 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. BTW, if disabling desktop is all you need, you can use the option '--no-desktop' (since version 22). Or, say, use '--eval' to set a variable which you will check in .emacs before reading the desktop file. -- With best regards, Dmitri Minaev Russian history blog: http://minaev.blogspot.com