From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean-Christophe Helary Newsgroups: gmane.emacs.help Subject: Re: insert string at point with emacs-version Date: Wed, 2 Feb 2022 00:51:06 +0900 Message-ID: References: Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.120.0.1.13\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9241"; mail-complaints-to="usenet@ciao.gmane.io" Cc: goncholden via Users list for the GNU Emacs text editor To: goncholden Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Tue Feb 01 19:12:35 2022 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 1nExdr-0002Cw-AB for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 01 Feb 2022 19:12:35 +0100 Original-Received: from localhost ([::1]:39102 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nExdq-0000fN-0l for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 01 Feb 2022 13:12:34 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:58806) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nEvRC-0003MG-Me for help-gnu-emacs@gnu.org; Tue, 01 Feb 2022 10:51:22 -0500 Original-Received: from relay5-d.mail.gandi.net ([217.70.183.197]:58669) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nEvRA-0001O2-8H for help-gnu-emacs@gnu.org; Tue, 01 Feb 2022 10:51:22 -0500 Original-Received: (Authenticated sender: lists@traduction-libre.org) by mail.gandi.net (Postfix) with ESMTPSA id 172741C001B; Tue, 1 Feb 2022 15:51:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=traduction-libre.org; s=gm1; t=1643730672; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=rVYqkGtkdaoLnI1SVKT+40+4Fr3mukDgDwwuaCOvWKM=; b=J2PGP1f89ANf8vXE+ZiI9j2a7aBaezlxHEjtblFm18xfkwJjWnXkk3A+IxNxkDHMz7Oo1z 9q43NNznA420PqkX2pFRDBQ+IVtwIpgCE60KRMcSMfnTNFSsRrsWBu+IdkDOvJtkV6NHk/ GXSvZpJOOvdQdkqzExuxQbCjptUycs0OIGT1hRO70ski+a48J4CweL/IisYPKFddZ0X2XG OJ+k1NbBGYrtLJomj6mjwxSHZkFoPzStx6eeRKv5C1qtv5C60Ku1WL37WBnb1ON8FrFmxN 7Ee8lvZ8h7e6IuHqPwUj4D8RucL8sRrl7RM1FdNh78w6OcnndKWNwI60GjT/Cg== In-Reply-To: X-Mailer: Apple Mail (2.3654.120.0.1.13) Received-SPF: pass client-ip=217.70.183.197; envelope-from=lists@traduction-libre.org; helo=relay5-d.mail.gandi.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=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" Xref: news.gmane.io gmane.emacs.help:135633 Archived-At: > On Feb 1, 2022, at 23:24, goncholden via Users list for the GNU Emacs = text editor wrote: >=20 > I am looking up documentation for emacs-version. But cannot understand = the meaning of >=20 > If optional argument HERE is non-nil, insert string at point. >=20 > -------- > Doc: >=20 > (emacs-version &optional HERE) >=20 > Probably introduced at or before Emacs version 19.20. >=20 > Return string describing the version of Emacs that is running. > If optional argument HERE is non-nil, insert string at point. try: (emacs-version 1) and (emacs-version) and (emacs-version nil) --=20 Jean-Christophe Helary @brandelune https://mac4translators.blogspot.com https://sr.ht/~brandelune/omegat-as-a-book/