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: Wed, 24 Jun 2015 10:32:17 -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 1435156530 32501 80.91.229.3 (24 Jun 2015 14:35:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 24 Jun 2015 14:35:30 +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 Jun 24 16:35:29 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 1Z7llu-0006w9-VY for geh-help-gnu-emacs@m.gmane.org; Wed, 24 Jun 2015 16:35:27 +0200 Original-Received: from localhost ([::1]:51029 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z7llu-0007s2-3E for geh-help-gnu-emacs@m.gmane.org; Wed, 24 Jun 2015 10:35:26 -0400 Original-Path: usenet.stanford.edu!news.kjsl.com!feeder.erje.net!1.eu.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: 13 Injection-Info: mx02.eternal-september.org; posting-host="dcedd9c6966f9f4f1f31ce18e50f42c3"; logging-data="17924"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/+6l47Ugfz4C1qAUGdOPly" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:EUJMWXvRkeVo+lsgIVv9ayfpAwA= sha1:LPTZHVJ6Tw27/Jh+bpgP0nuREuE= Original-Xref: usenet.stanford.edu gnu.emacs.help:212837 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:105123 Archived-At: >> `up-list' is aiming to do this. It currently fails miserably at that, tho. > That would work if in-comment resp. in-string is treated > accordingly. i.e. at time. Not sure what you mean by "at time", but I think we agree. > Or do a "level-up" than... I'm not sure it'd be better. It wouldn't be worse either, I guess, but it's still hard to argue in favor of this change. Stefan