From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jambunathan K Newsgroups: gmane.emacs.help Subject: re: temacs Date: Wed, 27 Jun 2012 14:53:51 +0530 Message-ID: <811ul1ds60.fsf_-_@gmail.com> References: <87bokbb4zw.fsf@gnu.org> <83086e1d-d66a-4e0c-95a7-92d10a6de7e7@f8g2000pbf.googlegroups.com> <87r4t3krun.fsf@friendface.i-did-not-set--mail-host-address--so-tickle-me> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1340789058 10767 80.91.229.3 (27 Jun 2012 09:24:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 27 Jun 2012 09:24:18 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "John Wiegley" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 27 11:24:15 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SjoTu-0006XL-Cr for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Jun 2012 11:24:14 +0200 Original-Received: from localhost ([::1]:40503 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjoTu-00053i-7W for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Jun 2012 05:24:14 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:52269) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjoTo-00053b-Ms for help-gnu-emacs@gnu.org; Wed, 27 Jun 2012 05:24:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SjoTm-0006yG-VN for help-gnu-emacs@gnu.org; Wed, 27 Jun 2012 05:24:08 -0400 Original-Received: from mail-pb0-f41.google.com ([209.85.160.41]:46607) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjoTm-0006xV-Lh for help-gnu-emacs@gnu.org; Wed, 27 Jun 2012 05:24:06 -0400 Original-Received: by pbbrp2 with SMTP id rp2so1421703pbb.0 for ; Wed, 27 Jun 2012 02:24:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; bh=ddVV5viMIbJeabgXPl9F9Vgaq6GiCp2hcGidiCLJE/U=; b=M28UA1fDc0aeg16n3/EBevaESiYZLGVqTICxAmlsXKcAk10mu1xmu9YUfhvyjkLvKY Xa33mZanHdGZV5lIBfmRviHnoINg8qWbaxXRlbaB+/6UPpKbNU3Zmpy5P3E8n6dvvdxz jDUUO/fk6iwkkXeWdrcAx+8O+d1HMQnSZUA6MV5yzBWKlA1eWk/5DiGzHiKqyMgUnswC D2KwxGJcKnpKpBxaFt4HuYD5D+wP7fl6XdyUY4h1nQ8lL5aMzr0MI5LRYY9yPaIjZ99+ 9TLddqDV3J9Kgfik5pi1M2ZbXFURZzi1BcyqiZ7druqG4B2b9Let611giyLacCn1hUF2 4r5w== Original-Received: by 10.68.217.233 with SMTP id pb9mr61473891pbc.121.1340789044322; Wed, 27 Jun 2012 02:24:04 -0700 (PDT) Original-Received: from JAMBU-NETBOOK ([101.63.36.216]) by mx.google.com with ESMTPS id gg10sm14629043pbc.51.2012.06.27.02.24.00 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 27 Jun 2012 02:24:03 -0700 (PDT) In-Reply-To: (John Wiegley's message of "Tue, 26 Jun 2012 18:57:59 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (windows-nt) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.160.41 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:85507 Archived-At: "John Wiegley" writes: > If you built and ran only "temacs" (which gets built when you "make" in the > Emacs build tree), I think that would satisfy every desire you ever had for > Emacs to be simple -- to a fault. ISTM there is a perceived need for emacs-lite - may be temacs would be the right candidate. Can temacs be distributed as a binary for various platforms. For git commits, rebases etc I use jemacs as EDITOR. Can I use temacs for such simple editing jobs? What would the faults be? --