From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.help Subject: Re: Starting emacs in ediff mode. Date: Sun, 27 Jan 2008 23:25:46 +0100 Message-ID: References: <7b79188f-cb09-46ae-b88c-65b611b39ae1@d4g2000prg.googlegroups.com> <4798C1BD.3030600@gmail.com> <4799F858.5070701@gmail.com> <603eirF1p2ag4U1@mid.uni-berlin.de> <479C9F9D.1070106@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1201472776 17511 80.91.229.12 (27 Jan 2008 22:26:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 27 Jan 2008 22:26:16 +0000 (UTC) Cc: Gnu Emacs Mailing List To: "Lennart Borgman (gmail)" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jan 27 23:26:36 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 1JJFxR-0001Qu-Jr for geh-help-gnu-emacs@m.gmane.org; Sun, 27 Jan 2008 23:26:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JJFx0-0004Df-Pf for geh-help-gnu-emacs@m.gmane.org; Sun, 27 Jan 2008 17:26:06 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JJFwl-0004Da-Aa for help-gnu-emacs@gnu.org; Sun, 27 Jan 2008 17:25:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JJFwi-0004DO-RQ for help-gnu-emacs@gnu.org; Sun, 27 Jan 2008 17:25:50 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JJFwi-0004DL-Mu for help-gnu-emacs@gnu.org; Sun, 27 Jan 2008 17:25:48 -0500 Original-Received: from wa-out-1112.google.com ([209.85.146.181]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JJFwi-0002xD-0E for help-gnu-emacs@gnu.org; Sun, 27 Jan 2008 17:25:48 -0500 Original-Received: by wa-out-1112.google.com with SMTP id k34so3380348wah.10 for ; Sun, 27 Jan 2008 14:25:46 -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=Tp/CsUBHOGs02ZKg7Wr3vsIqozCp5uhIbi45ZUq/+pw=; b=oFzg8JVVCiwaCfX5QpcHYx/VQ0mr0BJMhqOs6UneRqNIRInXe2jTvHipsK0pgQzj3aAFQmNVNrctbEDqxH6XEO/m4SPuSjkvPlBbrpwKG2iQafdnOApPwR8Bi7S0gc9M9PzAqVQmS5hi6srq0kvcN713ejjhY4vRjm0I5u2OIaQ= 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=BWzyXUOp4nMs1v9NSsZO0b1pCsBrQzHarvA/QV4InmSTZ3aLqmYElgDWTE1IIGEPyxiAwgejPeTfB1dnaDXmepN+MgfU4a38KPARQaMeQOZOhEr7bjsfMGSdEKJDQqiW4WqPJg4ToaQ8k14rBNknuHTYAbCI7v1NxuOFPg1ioH8= Original-Received: by 10.115.14.1 with SMTP id r1mr3318413wai.31.1201472746532; Sun, 27 Jan 2008 14:25:46 -0800 (PST) Original-Received: by 10.115.72.13 with HTTP; Sun, 27 Jan 2008 14:25:46 -0800 (PST) In-Reply-To: <479C9F9D.1070106@gmail.com> 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:51016 Archived-At: On Jan 27, 2008 4:13 PM, Lennart Borgman (gmail) wrote: > I would be glad to get your help to get this into Emacs. Even if another > implementation for it is choosen later that will not be very hard to > change (if we structure the code so that it can easily be changed > later). What do you say, Juanma? Send me the patch. But please, try to make it as simple as possible. Juanma