From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: =?UTF-8?Q?Elias_M=C3=A5rtenson?= Newsgroups: gmane.emacs.devel Subject: Re: goto-char doesn't stick Date: Wed, 14 Jun 2017 19:16:42 +0800 Message-ID: References: <03485ABD-CF71-4FF8-B887-ED7607341EBD@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a114dfce2d647d40551e9af0c" X-Trace: blaine.gmane.org 1497439022 1908 195.159.176.226 (14 Jun 2017 11:17:02 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 14 Jun 2017 11:17:02 +0000 (UTC) Cc: emacs-devel To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 14 13:16:59 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dL6IA-0008ND-Dw for ged-emacs-devel@m.gmane.org; Wed, 14 Jun 2017 13:16:54 +0200 Original-Received: from localhost ([::1]:47847 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dL6IC-0001Sf-OP for ged-emacs-devel@m.gmane.org; Wed, 14 Jun 2017 07:16:56 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41848) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dL6I2-0001RI-SP for emacs-devel@gnu.org; Wed, 14 Jun 2017 07:16:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dL6I1-0004Fn-OX for emacs-devel@gnu.org; Wed, 14 Jun 2017 07:16:46 -0400 Original-Received: from mail-vk0-x233.google.com ([2607:f8b0:400c:c05::233]:33133) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dL6Hz-0004ET-ML; Wed, 14 Jun 2017 07:16:43 -0400 Original-Received: by mail-vk0-x233.google.com with SMTP id p62so79085179vkp.0; Wed, 14 Jun 2017 04:16:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=38xYHMwuugHm41+wjHFqlJdaLF1o6yyZM39EBolxuaE=; b=KVdJNLzYh4vEutZrkiBJj49qmLPI5JpDvgS20Uop8S5pDxmkr4WQ8HAsRfnkSwEm5P 8LTi/yXyLh19GaNG53ASI2u20C+fKp0VRzMlnocPyOAaz7dR+gOGfy5PEM7mKfowQ4iA FiixDmLmq+7cYFGZJufpWu8DoM2YrJBsYqMpOouKztCtcGShweOe646YJpZrstFG2rqP +a1yK2BfQUFYEi8CbdnBR0P15zJ6OeLfKtCSn1EsWL0+vmOTqx+n3eLyiYAxAlww26Ou O9X8AGidFWW2V/cZ9S8ke5acB08eg1hpcoL11502mlK3/Rm3LCVJp54kXUdQjdFIRwkN Mdww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=38xYHMwuugHm41+wjHFqlJdaLF1o6yyZM39EBolxuaE=; b=jBW+xnxs0fPggqMN6VZZa9yD32wGdMT/6igbd3ERFhpLeKOEvvcUrXufLawAt2ecqv uel2wGvGy0qZiyxcnaZACj4dsFmAyl+QSC3gLUo4QMxaL6zeg55T6fZRBY/Lg9sAZf/2 qfuk6mNyV+2S7PFuLnvZxI8qjOC2PPxjGUFnjr/cviWiHL/ExrcK8o0Xxm4XwGyA7MC2 8sX/G95Wow6SO6RIgtIjA7bDZOY8aF7r7q/sXASM8ohnxI+9fzjJVP2U9pxbXAHATvRX YsquD/j9SC6Iladg8OUeNBtoXbpY0C+2NdBJYCB5xv4qldeQLXsr3nrFEO867X22Uw0A 9z/Q== X-Gm-Message-State: AKS2vOzUHi5NXdQSLySW7GasmarTariT4TLzPPovEkYxvZs64LkQlbj2 KIyhFlFyfws/63sdIMNgARYBwWIcSfG5 X-Received: by 10.31.226.196 with SMTP id z187mr32395vkg.103.1497439002836; Wed, 14 Jun 2017 04:16:42 -0700 (PDT) Original-Received: by 10.103.9.7 with HTTP; Wed, 14 Jun 2017 04:16:42 -0700 (PDT) Original-Received: by 10.103.9.7 with HTTP; Wed, 14 Jun 2017 04:16:42 -0700 (PDT) In-Reply-To: <03485ABD-CF71-4FF8-B887-ED7607341EBD@gnu.org> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:400c:c05::233 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:215619 Archived-At: --001a114dfce2d647d40551e9af0c Content-Type: text/plain; charset="UTF-8" On 14 Jun 2017 13:14, "Eli Zaretskii" wrote: It's a feature, new in Emacs 26. If you don't like it, turn off switch-to-buffer-preserve-window-point. Perhaps we should have a let-bindable variable to momentsrily disable this. Thanks. I think a variable for this would be great. That would make the SLIME fix reasonably small. Regards, Elias --001a114dfce2d647d40551e9af0c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On 14 Jun 2017 13:14, "Eli Zaretskii" <eliz@gnu.org> wrote:

It's a feature, new in Emacs 26.=C2=A0 If you don't like it, = turn off
switch-to-buffer-preserve-window-point.
Perhaps we should have a let-bindable variable to momentsrily disable this.=

= Thanks. I think a variable for this would be great. That would make the SLI= ME fix reasonably small.=C2=A0

Regards,=C2=A0
Elias=C2=A0
--001a114dfce2d647d40551e9af0c--