From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Max Vasin Newsgroups: gmane.emacs.help Subject: Re: ISO a fast-loading Emacs Date: Mon, 17 Oct 2005 19:49:02 +0400 Message-ID: <87u0fgxhxt.fsf@smtp.mail.ru> References: <87ek6k9sfm.fsf@thalassa.informatimago.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1129576512 31922 80.91.229.2 (17 Oct 2005 19:15:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 17 Oct 2005 19:15:12 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 17 21:15:02 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ERaQ8-0005PK-SY for geh-help-gnu-emacs@m.gmane.org; Mon, 17 Oct 2005 21:13:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ERaQ8-0001pF-9O for geh-help-gnu-emacs@m.gmane.org; Mon, 17 Oct 2005 15:13:16 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ERaPh-0001kN-Jw for help-gnu-emacs@gnu.org; Mon, 17 Oct 2005 15:12:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ERaPg-0001jy-Ly for help-gnu-emacs@gnu.org; Mon, 17 Oct 2005 15:12:49 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ERaPg-0001ju-F1 for help-gnu-emacs@gnu.org; Mon, 17 Oct 2005 15:12:48 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1ERaPg-0006JC-9g for help-gnu-emacs@gnu.org; Mon, 17 Oct 2005 15:12:48 -0400 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1ERaNs-0004nk-6q for help-gnu-emacs@gnu.org; Mon, 17 Oct 2005 21:10:56 +0200 Original-Received: from 194.186.210.64 ([194.186.210.64]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Oct 2005 21:10:56 +0200 Original-Received: from max-appolo by 194.186.210.64 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Oct 2005 21:10:56 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Lines: 24 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 194.186.210.64 User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:lzYxvvcURSNw0Isrcazzhp77LSE= 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:30294 Archived-At: >>>>> "Pascal" == Pascal Bourguignon writes: Pascal> bkhl@elektrubadur.se (Björn Lindström) writes: >> Others have already suggested emacsclient, which in most cases >> would be the best solution. On machines with no Emacs, you can >> often still use your local Emacs and Tramp. >> >> In the other cases, I like to use nano, with a few options to >> make it a bit more like Emacs, something like: >> >> nano -c -k -w Pascal> This is VERY DANGEROUS. Pascal> If you use occasionally a different editor, the risks to Pascal> make a painfull finger error is very high. The only thing Pascal> you can do on an system with no emacs (eg when you're Pascal> installing a system and the live-CD doesn't has it), is to Pascal> install emacs before doing anything else. Another thing to do is to use some VERY DIFFERENT editor like vi ;-) -- WBR, Max Vasin.