From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: command-separator char Date: Mon, 22 Jun 2015 16:00:18 -0400 Organization: A noiseless patient Spider Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1435003524 6865 80.91.229.3 (22 Jun 2015 20:05:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Jun 2015 20:05:24 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 22 22:05:24 2015 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 1Z77y7-0003TN-Km for geh-help-gnu-emacs@m.gmane.org; Mon, 22 Jun 2015 22:05:23 +0200 Original-Received: from localhost ([::1]:41871 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z77y6-00058y-PT for geh-help-gnu-emacs@m.gmane.org; Mon, 22 Jun 2015 16:05:22 -0400 Original-Path: usenet.stanford.edu!news.kjsl.com!feeder.erje.net!us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 8 Injection-Info: mx02.eternal-september.org; posting-host="53097c21483db6e1e36a3ac323845115"; logging-data="6846"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18XIkevMvGaf00na36gqU+/" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:JFZRP+e9dYvExBIR8o/Yfo2ZHck= sha1:gBY/rEiOttvWJzphnydo07U7ODk= Original-Xref: usenet.stanford.edu gnu.emacs.help:212801 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:105086 Archived-At: > Hmm, in python-mode, C-M-f at beginning of > import time; import os > ends after "os", but should stop at semi-colon. I was only talking about modes using SMIE. Stefan