From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: uzibalqa Newsgroups: gmane.emacs.help Subject: Re: [External] : Re: From global-set-key to keymap-global-set Date: Thu, 06 Jul 2023 16:01:42 +0000 Message-ID: References: <83h6qik2wv.fsf@gnu.org> <838rbujxiz.fsf@gnu.org> <83cz15ig2w.fsf@gnu.org> <834jmhi1to.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="38672"; mail-complaints-to="usenet@ciao.gmane.io" Cc: help-gnu-emacs@gnu.org To: Eli Zaretskii Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Thu Jul 06 18:02:46 2023 Return-path: Envelope-to: geh-help-gnu-emacs@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 1qHRRN-0009pj-CT for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 06 Jul 2023 18:02:45 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qHRQj-0005nX-T4; Thu, 06 Jul 2023 12:02:05 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qHRQg-0005lJ-9E for help-gnu-emacs@gnu.org; Thu, 06 Jul 2023 12:02:03 -0400 Original-Received: from mail-40138.protonmail.ch ([185.70.40.138]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qHRQc-0007OW-Un for help-gnu-emacs@gnu.org; Thu, 06 Jul 2023 12:02:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proton.me; s=protonmail; t=1688659315; x=1688918515; bh=9HK7x1U5HiOuMvOmdGCAWa8bfrJ+ALHzG+zNuQ1E8FA=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=aPYlivCLUv6SSyF+yTGrdB8Qq1SanBkf4qc/ZvwbeKMsUK/Dq/RO12L2kKvd3xVp0 rWkZi8iV9rkFhVMTNqpXZeoSMdV9cm1oh/1T+agLOgf/ihfQn6DDM3Xd37c7TYoI/B UkMGEdCtvEGrTlUkZhLrDuIB/Qkm/s5OeYlurm/RmxwdjrlwRLSKoCiZKHkJeg7Hot je0GIHXp6aPnURN25x6RLMSzHmjolJExcXYxalLMIFkAmGwfATXu1ESOOsiplUZzJl LSLfe6SLcSOYFQr4lT2ndB2Kojv5ViceEY58kBA0zmDDoyCOt8FvLVj9yS7ay8vuX+ v/lZKK+q4ZR+w== In-Reply-To: <834jmhi1to.fsf@gnu.org> Feedback-ID: 52887082:user:proton Received-SPF: pass client-ip=185.70.40.138; envelope-from=uzibalqa@proton.me; helo=mail-40138.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:144136 Archived-At: Sent with Proton Mail secure email. ------- Original Message ------- On Friday, July 7th, 2023 at 1:53 AM, Eli Zaretskii wrote: > > Date: Thu, 06 Jul 2023 12:07:02 +0000 > > From: uzibalqa uzibalqa@proton.me > > Cc: help-gnu-emacs@gnu.org > >=20 > > Drew mentioned some areas for improvement. Could some of them be comple= ted. >=20 >=20 > How do you know they weren't already? > > A couple of days passed since Drew's comments, things could have > changed since then, no? Much appreciated >> I find that because of lack of examples, things >> a bit difficult to figure out. There has been such discussions before. T= he manuals >> are not intended to have examples unless absolutely necessary. But havin= g some >> way to see some examples by running some emacs commands would be helpful= . I am >> not aware of such a help feature in emacs. > Try shortdoc. Will check it out