From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Manuel Uberti Newsgroups: gmane.emacs.devel Subject: Re: project prefix and mark-page Date: Wed, 21 Jul 2021 17:40:34 +0200 Message-ID: References: <97d188b6-a2c7-417c-bdce-09e2e56e97a3@www.fastmail.com> <83v9534zrj.fsf@gnu.org> <83tukn4y20.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="34556"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Jul 21 17:43:25 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m6ENY-0008mB-Q6 for ged-emacs-devel@m.gmane-mx.org; Wed, 21 Jul 2021 17:43:24 +0200 Original-Received: from localhost ([::1]:36180 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m6ENT-0003qT-S7 for ged-emacs-devel@m.gmane-mx.org; Wed, 21 Jul 2021 11:43:22 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34320) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m6EKu-0002X4-Mb for emacs-devel@gnu.org; Wed, 21 Jul 2021 11:40:40 -0400 Original-Received: from latitanza.investici.org ([82.94.249.234]:22703) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m6EKs-0004nh-Cp for emacs-devel@gnu.org; Wed, 21 Jul 2021 11:40:40 -0400 Original-Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4GVKXz4CQNzGqVq for ; Wed, 21 Jul 2021 15:40:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1626882035; bh=lAPmjeZVZHmJqu4Xrz0Qb19wXFBN5E7yCAWKpV1JL+E=; h=Subject:To:References:From:Date:In-Reply-To:From; b=JPewtkNyChWXzZCv7i7bk8pzxv1YhNnifZV/yTdo2I7jdsWE1zn8x234NWFl8w92r K4YVeLrDZDTytlySu8vjxRt28lq1AbRprdImBs1irZs38C+05dezLiKfHrcyHv5Lk9 +30g+vTIMSOTli8TEAnl5jtZowihUaZDcdyPgWbQ= Original-Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: manuel.uberti@inventati.org) by localhost (Postfix) with ESMTPSA id 4GVKXz3MjmzGqVp for ; Wed, 21 Jul 2021 15:40:35 +0000 (UTC) In-Reply-To: <83tukn4y20.fsf@gnu.org> Content-Language: en-GB Received-SPF: pass client-ip=82.94.249.234; envelope-from=manuel.uberti@inventati.org; helo=latitanza.investici.org X-Spam_score_int: -21 X-Spam_score: -2.2 X-Spam_bar: -- X-Spam_report: (-2.2 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-0.117, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:271415 Archived-At: On 21/07/21 15:05, Eli Zaretskii wrote: >> I also find it weird that the very useful mark-sexp has a pretty >> uncomfortable default keybinding. > > It isn't uncomfortable here, FWIW. I use C-M-SPC all the time, mark-sexp is definitely a great command and that key binding is easier to type. However, I do not use C-M-@ (nor M-@) because on my Italian keyboard the @ character requires AltGr to be typed and I find M-AltGr-@ not too comfortable a combination. -- Manuel Uberti www.manueluberti.eu