From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chris Seberino Newsgroups: gmane.emacs.help Subject: How automatically answer same 2 questions that always pop up for a certain Emacs command (python-mode's python-shell-send-region command) Date: Wed, 10 Dec 2014 09:00:52 -0800 (PST) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1418231242 21353 80.91.229.3 (10 Dec 2014 17:07:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 10 Dec 2014 17:07:22 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 10 18:07:15 2014 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 1XykjI-0008U2-8T for geh-help-gnu-emacs@m.gmane.org; Wed, 10 Dec 2014 18:07:12 +0100 Original-Received: from localhost ([::1]:46919 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XykjH-00029J-NC for geh-help-gnu-emacs@m.gmane.org; Wed, 10 Dec 2014 12:07:11 -0500 X-Received: by 10.182.27.1 with SMTP id p1mr4867477obg.44.1418230853243; Wed, 10 Dec 2014 09:00:53 -0800 (PST) X-Received: by 10.182.216.202 with SMTP id os10mr45506obc.8.1418230853064; Wed, 10 Dec 2014 09:00:53 -0800 (PST) Original-Path: usenet.stanford.edu!h15no6905831igd.0!news-out.google.com!jh1ni11937igb.0!nntp.google.com!h15no6905824igd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=74.193.13.167; posting-account=VkuUtQkAAADKqMjRUmZTNs7a8uCSNNy2 Original-NNTP-Posting-Host: 74.193.13.167 User-Agent: G2/1.0 Injection-Date: Wed, 10 Dec 2014 17:00:53 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:209228 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:101507 Archived-At: How automatically answer same 2 questions that always pop up for python-mode's python-shell-send-region command? python-shell-send-region asks for python interpreter to use and question about separate processes. I don't want to always answer that. Thanks! cs