From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jai Dayal Newsgroups: gmane.emacs.help Subject: emacs -- simple Date: Wed, 2 Nov 2011 18:56:55 -0400 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=14dae93b5776b235b004b0c86438 X-Trace: dough.gmane.org 1320274650 3104 80.91.229.12 (2 Nov 2011 22:57:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 2 Nov 2011 22:57:30 +0000 (UTC) To: help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 02 23:57:25 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RLjkI-0001sk-P2 for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Nov 2011 23:57:22 +0100 Original-Received: from localhost ([::1]:40191 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RLjkI-00012P-F3 for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Nov 2011 18:57:22 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:43994) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RLjkE-00011l-9n for help-gnu-emacs@gnu.org; Wed, 02 Nov 2011 18:57:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RLjkD-00024z-AI for help-gnu-emacs@gnu.org; Wed, 02 Nov 2011 18:57:18 -0400 Original-Received: from mail-qy0-f169.google.com ([209.85.216.169]:60581) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RLjkD-00024h-7s for help-gnu-emacs@gnu.org; Wed, 02 Nov 2011 18:57:17 -0400 Original-Received: by qyk15 with SMTP id 15so2539715qyk.0 for ; Wed, 02 Nov 2011 15:57:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=XF7jestDn5ZbSWhTWByudP5MHnM6mvn/O1Aaa1EZsl8=; b=nQ7XpX+2okFe912oPxCI+RAZkJJ/sByJU3q+i/JsDA2XCTirHHA/296dr4HgOijqK0 7jB9sTslXkSoeUgzEWur0d+9bfcjw4VWQQhxM2LyFxhpFiS2bwUX2vWkJ2t/uU0v/cR1 +3MNQExx8RIfL1VDEPyAas6jT7rODnlTO3tPc= Original-Received: by 10.182.31.43 with SMTP id x11mr1310080obh.26.1320274636191; Wed, 02 Nov 2011 15:57:16 -0700 (PDT) Original-Received: by 10.182.192.73 with HTTP; Wed, 2 Nov 2011 15:56:55 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.216.169 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:82735 Archived-At: --14dae93b5776b235b004b0c86438 Content-Type: text/plain; charset=ISO-8859-1 Hi, I have a lot of plugins (CEDET for example) that start up when e-macs starts. Sometimes, I just want to open up emacs quickly to edit some textfile very quickly, and then close it and proceed. Since I have to SSH into remote servers, with all of the plugins, the latency is quite annoying. Is there a way I can have the regular emacs command open up with all of my plugins, then have an emacs -s or emacs -simple to open up without the plugins? Thanks a lot. Jai --14dae93b5776b235b004b0c86438 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

=A0I have a lot of plugins (CEDET for example) that start up wh= en e-macs starts.=A0 Sometimes, I just want to open up emacs quickly to edi= t some textfile very quickly, and then close it and proceed.=A0 Since I hav= e to SSH into remote servers, with all of the plugins, the latency is quite= annoying.

Is there a way I can have the regular emacs command open up with all of= my plugins, then have an emacs -s or emacs -simple to open up without the = plugins?

Thanks a lot.

Jai
--14dae93b5776b235b004b0c86438--