From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: jonetsu Newsgroups: gmane.emacs.help Subject: Re: Four questions about ediff Date: Sun, 3 Nov 2019 08:47:09 -0500 Message-ID: <20191103084709.00dd2403@mistral> References: <20191030185942.74ece4f3@mistral> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="220188"; mail-complaints-to="usenet@blaine.gmane.org" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 03 14:47:29 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iRGE1-000v4C-EF for geh-help-gnu-emacs@m.gmane.org; Sun, 03 Nov 2019 14:47:25 +0100 Original-Received: from localhost ([::1]:53900 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iRGDz-00071P-Kn for geh-help-gnu-emacs@m.gmane.org; Sun, 03 Nov 2019 08:47:23 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33997) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iRGDo-00071E-J1 for help-gnu-emacs@gnu.org; Sun, 03 Nov 2019 08:47:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iRGDn-0007fo-05 for help-gnu-emacs@gnu.org; Sun, 03 Nov 2019 08:47:11 -0500 Original-Received: from pmta11.teksavvy.com ([76.10.157.34]:34018) by eggs.gnu.org with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.71) (envelope-from ) id 1iRGDm-0007fL-Qz for help-gnu-emacs@gnu.org; Sun, 03 Nov 2019 08:47:10 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2HJBQD+2b5d/8e4VMZlHAEBAQEBBwEBE?= =?us-ascii?q?QEEBAEBgX2CIIFAIRIqg2GJS4gZNQGOTxGMEAkBAQE6AQIBAYQ6AgIBAQKDeSc?= =?us-ascii?q?4EwIOAQEBBAEBAQEBBQQCAmmEa1iGJwEEATocKAsIAwkYJQ9IGYV6ILIziQ2BS?= =?us-ascii?q?CKBFIwrgT9AhCM+hRKFIQSNEIkqRJZ0gi6BfJMuJwyCIItii1eqKiOBWHAVgyd?= =?us-ascii?q?QJYMSF45BJjCBAQEGAQEBFQgTBQUBAY0mAQE?= X-IPAS-Result: =?us-ascii?q?A2HJBQD+2b5d/8e4VMZlHAEBAQEBBwEBEQEEBAEBgX2CIIF?= =?us-ascii?q?AIRIqg2GJS4gZNQGOTxGMEAkBAQE6AQIBAYQ6AgIBAQKDeSc4EwIOAQEBBAEBA?= =?us-ascii?q?QEBBQQCAmmEa1iGJwEEATocKAsIAwkYJQ9IGYV6ILIziQ2BSCKBFIwrgT9AhCM?= =?us-ascii?q?+hRKFIQSNEIkqRJZ0gi6BfJMuJwyCIItii1eqKiOBWHAVgydQJYMSF45BJjCBA?= =?us-ascii?q?QEGAQEBFQgTBQUBAY0mAQE?= X-IronPort-AV: E=Sophos;i="5.68,263,1569297600"; d="scan'208";a="107339484" Original-Received: from 198-84-184-199.cpe.teksavvy.com (HELO mistral) ([198.84.184.199]) by smtp.teksavvy.com with ESMTP; 03 Nov 2019 08:47:09 -0500 In-Reply-To: <20191030185942.74ece4f3@mistral> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 76.10.157.34 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 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" Xref: news.gmane.org gmane.emacs.help:121786 Archived-At: On Wed, 30 Oct 2019 18:59:42 -0400 jonetsu wrote: > 2) Use defaults for (some) prompts ? > > Is it possible to handle automatically (set defaults) the following > prompts. Assuming a default of no regex for the last prompt and 'y' to > the others: > > Quit this Ediff session & show containing session group ? > Quit this session group ? > Compare subdirectories recursively ? > Filter filename through regular expression ? Would it be at least possible to get rid of having to always answer, again and again, to these prompts ?