From unknown Fri Jun 20 07:24:01 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#55742 <55742@debbugs.gnu.org> To: bug#55742 <55742@debbugs.gnu.org> Subject: Status: 29.0.50; Confusing "pcase" documentation on the web Reply-To: bug#55742 <55742@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:24:01 +0000 retitle 55742 29.0.50; Confusing "pcase" documentation on the web reassign 55742 emacs submitter 55742 Rudolf Adamkovi=C4=8D severity 55742 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Tue May 31 11:22:14 2022 Received: (at submit) by debbugs.gnu.org; 31 May 2022 15:22:14 +0000 Received: from localhost ([127.0.0.1]:48670 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nw3hC-00032b-QD for submit@debbugs.gnu.org; Tue, 31 May 2022 11:22:14 -0400 Received: from lists.gnu.org ([209.51.188.17]:41196) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nw3h9-00032R-3E for submit@debbugs.gnu.org; Tue, 31 May 2022 11:22:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60720) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nw3h8-0000Ps-Um for bug-gnu-emacs@gnu.org; Tue, 31 May 2022 11:22:06 -0400 Received: from st43p00im-ztdg10071801.me.com ([17.58.63.171]:55540) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nw3h6-0003jv-BK for bug-gnu-emacs@gnu.org; Tue, 31 May 2022 11:22:06 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=me.com; s=1a1hai; t=1654010519; bh=wP2WHP/M/87mQ8lOK19N5IPB2OP4HPoNVuSCImlkD70=; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type; b=VbqJjuzCZW+8tO/TNdUxCUDZWHxuZsO7udaQ6TZFzDR5QPKSBa+84hjNBN2+bUURC 4JAxoeQE3FRKZIYqG2h5RgSNKS/Qs1zMwghk4XiQYvf7yrerAPIuJX3JJVGy8NYU2U kRnK+aPc+DLjMc0g6Ef6aL/kAiFjKTuH245ueGpEl3Op1qFF/Uz2qAuAU+DHcTBauP 5Easq/CToF2K+fa+TVSksK7YizaiV3/B4SSVQtrUstjf9OCv30TZx29kQTz7VBiRj2 hgVLYOqHoBjhSoRbOnTHfkSLyHLcki2Dd2dSIm3x19hTRk5RMOzJgwLXFpjEzx9yKg f+omy1W4JOpzA== Received: from Workstation.local (st43p00im-dlb-asmtp-mailmevip.me.com [17.42.251.41]) by st43p00im-ztdg10071801.me.com (Postfix) with ESMTPSA id 497103C0CD3 for ; Tue, 31 May 2022 15:21:58 +0000 (UTC) From: =?utf-8?Q?Rudolf_Adamkovi=C4=8D?= To: bug-gnu-emacs@gnu.org Subject: 29.0.50; Confusing "pcase" documentation on the web Date: Tue, 31 May 2022 17:21:54 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.517, 18.0.874 definitions=2022-05-31_07:2022-05-30, 2022-05-31 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 mlxscore=0 mlxlogscore=999 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-2009150000 definitions=main-2205310076 Received-SPF: pass client-ip=17.58.63.171; envelope-from=salutis@me.com; helo=st43p00im-ztdg10071801.me.com 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, 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-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) In "The pcase macro" documentation on the web https://www.gnu.org/software/emacs/manual/html_node/elisp/pcase-Macro.html has "_" on its own line, surrounded with whitespace. It looks like a dash, and in a graphical browser, one has to select it to discover the mistake. Could we add the word "underscore" somewhere next to it? Rudy In GNU Emacs 29.0.50 (build 15, x86_64-apple-darwin21.4.0, NS appkit-2113.4= 0 Version 12.3.1 (Build 21E258)) of 2022-05-23 built on Workstation.local Repository revision: 5a1a67a2562fab77856b48a38d89713d7f2c96d7 Repository branch: master Windowing system distributor 'Apple', version 10.3.2113 System Description: macOS 12.4 Configured using: 'configure --with-json --with-native-compilation' Configured features: ACL DBUS GIF GLIB GMP GNUTLS JPEG JSON LCMS2 LIBXML2 MODULES NATIVE_COMP NOTIFY KQUEUE NS PDUMPER PNG RSVG SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS WEBP XIM ZLIB Important settings: locale-coding-system: utf-8-unix Major mode: Messages Minor modes in effect: pdf-occur-global-minor-mode: t telega-root-auto-fill-mode: t telega-active-locations-mode: t telega-patrons-mode: t telega-mode-line-mode: t global-git-commit-mode: t magit-auto-revert-mode: t TeX-PDF-mode: t savehist-mode: t vertico-multiform-mode: t vertico-mouse-mode: t vertico-mode: t marginalia-mode: t global-diff-hl-mode: t global-hl-todo-mode: t global-corfu-mode: t corfu-mode: t org-roam-db-autosync-mode: t shell-dirtrack-mode: t global-subword-mode: t subword-mode: t save-place-mode: t global-auto-revert-mode: t delete-selection-mode: t global-goto-address-mode: t goto-address-mode: t tooltip-mode: t global-eldoc-mode: t show-paren-mode: t electric-indent-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t context-menu-mode: t global-font-lock-mode: t font-lock-mode: t buffer-read-only: t size-indication-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t Load-path shadows: /Users/salutis/.emacs.d/elpa/transient-20220527.2213/transient hides /Users= /salutis/src/emacs/nextstep/Emacs.app/Contents/Resources/lisp/transient Features: (shadow mail-extr lpr mule-diag consult-xref ert cl-print debug backtrace ox-org rect graphviz-dot-mode tabify flyspell-correct pulse cal-move bbdb bbdb-site timezone holidays hol-loaddefs cal-iso geiser-mode geiser-xref geiser-guile info-look geiser-repl geiser-compile geiser-debug geiser-image geiser-capf geiser-doc geiser-menu geiser-edit etags fileloop xref geiser-completion geiser-autodoc geiser-eval geiser-connection geiser-syntax geiser-log geiser-popup view scheme tramp-cmds vterm tramp tramp-loaddefs trampver tramp-integration files-x tramp-compat term ehelp vterm-module term/xterm xterm avy autoload lisp-mnt mm-archive url-cache pdf-sync pdf-annot pdf-outline pdf-links pdf-history pdf-occur ibuf-ext ibuffer ibuffer-loaddefs tablist tablist-filter semantic/wisent/comp semantic/wisent semantic/wisent/wisent semantic/util-modes semantic/util semantic semantic/tag semantic/lex semantic/fw mode-local cedet pdf-isearch pdf-misc pdf-tools pdf-view pdf-cache pdf-info pdf-util pdf-macs shortdoc emoji-labels emoji multisession sqlite telega-obsolete telega telega-tdlib-events telega-webpage visual-fill-column telega-match telega-root telega-info telega-chat telega-modes telega-company telega-user telega-notifications notifications telega-voip telega-msg telega-tme telega-sticker telega-i18n telega-vvnote bindat telega-ffplay telega-sort telega-filter telega-ins telega-folders telega-inline telega-util telega-media telega-tdlib rainbow-identifiers dired-aux telega-server telega-core telega-customize cus-edit cus-start cus-load emacsbug vc-mtn vc-hg vc-bzr vc-src vc-sccs vc-svn vc-cvs vc-rcs magit-extras face-remap magit-bookmark magit-submodule magit-obsolete magit-blame magit-stash magit-reflog magit-bisect magit-push magit-pull magit-fetch magit-clone magit-remote magit-commit magit-sequence magit-notes magit-worktree magit-tag magit-merge magit-branch magit-reset magit-files magit-refs magit-status magit magit-repos magit-apply magit-wip magit-log which-func magit-diff smerge-mode diff git-commit log-edit add-log magit-core magit-autorevert magit-margin magit-transient magit-process magit-mode transient magit-git magit-base mhtml-mode css-mode smie color js sgml-mode facemenu network-stream emms-player-mpd emms-url tq emms-player-simple emms-browser sort emms-playlist-sort emms-last-played emms-volume emms-volume-sndioctl emms-volume-mixerctl emms-volume-pulse emms-volume-amixer emms-playlist-mode emms-source-playlist emms-source-file locate emms-cache emms-info emms-later-do emms emms-compat char-fold misearch multi-isearch epa-file pass imenu password-store auth-source-pass with-editor server consult-vertico consult compat-28 recentf tree-widget citar-org oc-csl citeproc citeproc-itemgetters citeproc-biblatex citeproc-bibtex citeproc-cite citeproc-subbibs citeproc-sort citeproc-name citeproc-formatters citeproc-number rst citeproc-proc citeproc-disamb citeproc-itemdata citeproc-generic-elements citeproc-macro citeproc-choose citeproc-date citeproc-context citeproc-prange citeproc-style citeproc-locale citeproc-term f citeproc-rt citeproc-lib citeproc-s s let-alist queue citar parsebib citar-file preview font-latex latex latex-flymake tex-ispell tex-style tex texmathp tex-mode cursor-sensor paredit edmacro kmacro savehist modus-operandi-theme modus-themes orderless vertico-multiform vertico-mouse vertico marginalia pdf-loader diff-hl log-view pcvs-util vc-dir ewoc vc hl-todo corfu org-roam-migrate org-roam-log org-roam-mode org-roam-capture org-roam-id org-roam-node org-roam-db org-roam-utils org-roam-compat org-roam org-capture org-attach org-id emacsql-sqlite url-http url-auth url-gw nsm emacsql emacsql-compiler magit-section compat-27 compat-26 compat dash finder-inf elfeed-link elfeed-show elfeed-search elfeed-csv elfeed elfeed-curl elfeed-log xml-query bookmark pp elfeed-db elfeed-lib vc-git vc-dispatcher org-indent image-file image-converter ffap disp-table ol-eww eww xdg url-queue mm-url ol-rmail ol-mhe ol-irc ol-info ol-gnus nnselect gnus-art mm-uu mml2015 gnus-sum shr pixel-fill kinsoku url-file url-dired svg dom gnus-group gnus-undo gnus-start gnus-dbus dbus xml gnus-cloud nnimap nnmail mail-source utf7 netrc nnoo parse-time gnus-spec gnus-int gnus-range gnus-win gnus nnheader range ol-docview doc-view jka-compr image-mode exif ol-bibtex ol-bbdb ol-w3m ol-doi org-link-doi notmuch notmuch-tree notmuch-jump notmuch-hello wid-edit notmuch-show notmuch-print notmuch-crypto notmuch-mua notmuch-message notmuch-draft notmuch-maildir-fcc notmuch-address notmuch-company notmuch-parser notmuch-wash diff-mode coolj notmuch-query icalendar diary-lib diary-loaddefs notmuch-tag crm notmuch-lib notmuch-version notmuch-compat pcase hl-line message sendmail yank-media rmc ls-lisp dired dired-loaddefs rfc822 mml mailabbrev mail-utils gmm-utils mailheader mm-view mml-smime mml-sec epa derived epg rfc6068 epg-config gnus-util smime gnutls puny dig mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 mm-util ietf-drums mail-prsvr display-fill-column-indicator display-line-numbers fortune lingua-franca flyspell ispell org-clock ob-sqlite ob-sql ob-java ob-shell shell ob-C cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs ob-R ob-dot ob-scheme geiser ob-latex org-habit org-inlinetask htmlize ox-texinfo ox-md ox-odt rng-loc rng-uri rng-parse rng-match rng-dt rng-util rng-pttrn nxml-parse nxml-ns nxml-enc xmltok nxml-util ox-latex ox-icalendar org-agenda org-refile ox-html table ox-ascii ox-publish ox org-element avl-tree generator cap-words superword subword saveplace bug-reference autorevert filenotify flymake-proc flymake project compile text-property-search delsel goto-addr thingatpt comp comp-cstr warnings cl-extra org ob ob-tangle ob-ref ob-lob ob-table ob-exp org-macro org-footnote org-src ob-comint org-pcomplete pcomplete comint ansi-color org-list org-faces org-entities noutline outline easy-mmode org-version ob-emacs-lisp ob-core ob-eval org-table oc-basic bibtex iso8601 time-date ol rx org-keys oc org-compat advice org-macs org-loaddefs format-spec find-func cal-menu calendar cal-loaddefs tex-site geiser-impl help-fns radix-tree help-mode geiser-custom geiser-base ring info package browse-url url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util mailcap url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache json map url-vars seq gv subr-x byte-opt bytecomp byte-compile cconv cl-loaddefs cl-lib iso-transl tooltip eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/ns-win ns-win ucs-normalize mule-util term/common-win tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors frame minibuffer nadvice simple cl-generic philippine cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite emoji-zwj charscript charprop case-table epa-hook jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget keymap hashtable-print-readable backquote threads dbusbind kqueue cocoa ns lcms2 multi-tty make-network-process native-compile emacs) Memory information: ((conses 16 2897246 409442) (symbols 48 68580 8) (strings 32 474154 32975) (string-bytes 1 46596264) (vectors 16 149892) (vector-slots 8 3372107 396503) (floats 8 49024 3720) (intervals 56 185022 20686) (buffers 992 97)) --=20 "Thinking is a momentary dismissal of irrelevancies." -- Richard Buckminster Fuller, 1969 Rudolf Adamkovi=C4=8D [he/him] Studenohorsk=C3=A1 25 84103 Bratislava Slovakia From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 01 09:40:10 2022 Received: (at 55742) by debbugs.gnu.org; 1 Jun 2022 13:40:10 +0000 Received: from localhost ([127.0.0.1]:50049 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nwOa2-0003bb-8E for submit@debbugs.gnu.org; Wed, 01 Jun 2022 09:40:10 -0400 Received: from quimby.gnus.org ([95.216.78.240]:39736) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nwOZw-0003an-T1 for 55742@debbugs.gnu.org; Wed, 01 Jun 2022 09:40:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=qFp7tK/ucdEKNompkfsJTGsqEKVsdYCg6CVtus/lmIo=; b=kVQ5dk9SPvBso51Kdz5Bi5NlqP 3mLNqbcfnwKaeR3QbpZtAhJLUWthWX+YF7gMDRImK6FenF9MzniMr/NK1/7824zYehFF/DKO8EQUI +NOmceXtoclIg1hHO1u6r6rDYK6SGor5IsX1QKnrbyBVbuMhGAQHDo5LorHn3ZJeKG6I=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nwOZo-0006cy-AW; Wed, 01 Jun 2022 15:39:58 +0200 From: Lars Ingebrigtsen To: Rudolf =?utf-8?Q?Adamkovi=C4=8D?= Subject: Re: bug#55742: 29.0.50; Confusing "pcase" documentation on the web References: X-Now-Playing: The Names's _Swimming_: "Shanghai Gesture" Date: Wed, 01 Jun 2022 15:39:55 +0200 In-Reply-To: ("Rudolf =?utf-8?Q?Adamkovi=C4=8D=22'?= =?utf-8?Q?s?= message of "Tue, 31 May 2022 17:21:54 +0200") Message-ID: <87r1484i50.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Rudolf Adamkovič writes: > In "The pcase macro" documentation on the web > > https://www.gnu.org/software/emacs/manual/html_node/elisp/pcase-Macro.html > > has "_" on its own line, surrounded with whitespace. It looks like a [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 55742 Cc: 55742@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Rudolf Adamkovi=C4=8D writes: > In "The pcase macro" documentation on the web > > https://www.gnu.org/software/emacs/manual/html_node/elisp/pcase-Macro.html > > has "_" on its own line, surrounded with whitespace. It looks like a > dash, and in a graphical browser, one has to select it to discover the > mistake. Could we add the word "underscore" somewhere next to it? Yup. The texi here is=20 --- @table @code @item _ Matches any @var{expval}. This is also known as @dfn{don't care} or @dfn{wildcard}. --- Anybody know whether we have a convention for adding notes/comments after a @code item? --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 01 11:52:31 2022 Received: (at 55742) by debbugs.gnu.org; 1 Jun 2022 15:52:31 +0000 Received: from localhost ([127.0.0.1]:51679 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nwQe6-0003z8-MN for submit@debbugs.gnu.org; Wed, 01 Jun 2022 11:52:30 -0400 Received: from eggs.gnu.org ([209.51.188.92]:57216) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nwQe5-0003yr-4p for 55742@debbugs.gnu.org; Wed, 01 Jun 2022 11:52:29 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:37534) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nwQdz-0001GD-Pw; Wed, 01 Jun 2022 11:52:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=LfFjeVW7jmDstxKB8SJqN/v5qoa3VeOiRfhQKbPdczU=; b=a7F+QuAZl5LXjv0ed4+Y 2JIbjJzuUA5tjFV1hdqet3GL17ZAHfq5sT79A2F+7q+YNjlkQdEcvEys0BGEQpydwUQ602oFqVGEw 5PTJmEv5a8Up8KL/jK5jO7N2uuuM4vKlqf36g1wRGS6wttH36wnJGyhtO21e01AI3LYQVtVpY8iHw cg4fZ+CvCEtPgZdyFB/07aasvaOp0c/4vPZyc/XXcDkXEWm2IU9rx7Up743km7XJlu9eRp6sXUWKX Wjx6Z4VQDsI/XK8+LNaR7yAyR+ZIUd5scbE686dWZ11MlRgyp44bb8cXw8DZWHlXGn4gtI/vFOfTU EKKGNiow76OSeQ==; Received: from [87.69.77.57] (port=4328 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nwQdz-0007VQ-9w; Wed, 01 Jun 2022 11:52:23 -0400 Date: Wed, 01 Jun 2022 18:52:30 +0300 Message-Id: <831qw8gz41.fsf@gnu.org> From: Eli Zaretskii To: Lars Ingebrigtsen In-Reply-To: <87r1484i50.fsf@gnus.org> (message from Lars Ingebrigtsen on Wed, 01 Jun 2022 15:39:55 +0200) Subject: Re: bug#55742: 29.0.50; Confusing "pcase" documentation on the web References: <87r1484i50.fsf@gnus.org> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 55742 Cc: 55742@debbugs.gnu.org, salutis@me.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > Cc: 55742@debbugs.gnu.org > From: Lars Ingebrigtsen > Date: Wed, 01 Jun 2022 15:39:55 +0200 > > Rudolf Adamkovič writes: > > > In "The pcase macro" documentation on the web > > > > https://www.gnu.org/software/emacs/manual/html_node/elisp/pcase-Macro.html > > > > has "_" on its own line, surrounded with whitespace. It looks like a > > dash, and in a graphical browser, one has to select it to discover the > > mistake. Could we add the word "underscore" somewhere next to it? > > Yup. The texi here is > > --- > @table @code > > @item _ > Matches any @var{expval}. > This is also known as @dfn{don't care} or @dfn{wildcard}. > --- > > Anybody know whether we have a convention for adding notes/comments > after a @code item? Like this: @item _@r{ (underscore)} From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 01 11:57:26 2022 Received: (at 55742) by debbugs.gnu.org; 1 Jun 2022 15:57:26 +0000 Received: from localhost ([127.0.0.1]:51688 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nwQis-00047G-LI for submit@debbugs.gnu.org; Wed, 01 Jun 2022 11:57:26 -0400 Received: from quimby.gnus.org ([95.216.78.240]:41204) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nwQir-00046y-8H for 55742@debbugs.gnu.org; Wed, 01 Jun 2022 11:57:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=ekLYVbKivvpPw04goXqeP1tCvn6hoPIpiCUloe/uqNw=; b=Xy06+kG0jADr6aok5CpgDMrmj/ SEoYUfMHaWeYJeY7iyejouHySsi6FaspsCyzk3fuGC7wkpN6w4jeNbvfB9qO5FV3G/fAGswGgWnyU d0UhTONaQparVfdhujXmnMbmT5K+KNGgIxfU9B6xUthoYzKCo4XK4UEWP/wqaI3I5LYM=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nwQih-0000Jv-W1; Wed, 01 Jun 2022 17:57:18 +0200 From: Lars Ingebrigtsen To: Eli Zaretskii Subject: Re: bug#55742: 29.0.50; Confusing "pcase" documentation on the web References: <87r1484i50.fsf@gnus.org> <831qw8gz41.fsf@gnu.org> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAgMAAAAqbBEUAAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAADFBMVEVcOiuVZkS+oI7/ //8K/T4KAAAAAWJLR0QDEQxM8gAAAAd0SU1FB+YGAQ4TGq0mVRgAAAGeSURBVCjPNc+xbtswEAbg n4FpoJlkQPLguQXSt6CKJkMnutARECcPkgHxKZoMHTrZRaVBkwZJiO4pe5SdI0Hpw/08gFDuemVu idxCUP1r66ciI8cE6/KWJ5sFxw1s+CYgagK3sF4waKp5kc75re+kE3qB4TfuFrneCZ4576eSjuzG LYgdD/6ShNJ+Qsk8X3SRhSZ/Rs/TGVRT+KceEWaeq4jL3qNhXkZVUhj2PRzPXClNh2HP8IJWaf8y BJYBt87viRksVWlNfgkR09rhjoNgWRG6GJsXnnKZNq/gkV71dzdzv6IwMOnXFfOIXyq3T4cY6xoj GJ+2jFkwwJj3Lw9/EfiluQiqKaJfDqOyejf9vOKxZ7+ok0J9bkHBd1xYhc91Bzf/ICKrUTWM4vCn M7QBqqXF8dC1RtkdyYbd52QV1aeUApAqInMsrL4hz4y1Q0YMbKDIJjbLvI+ALhBTDkggj5ErOrTy F3eFVHMBKZVCvg+ljUAqyygyUCsT2Ky+IVlXKqNsjG2SE+6hAno33CHHlgbca4Nt+/6BRCE+D/8B 44O4NN3GaPIAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjItMDYtMDFUMTQ6MTk6MjYrMDA6MDBQoHhd AAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIyLTA2LTAxVDE0OjE5OjI2KzAwOjAwIf3A4QAAAABJRU5E rkJggg== X-Now-Playing: Pole's _Fading_: "Fading" Date: Wed, 01 Jun 2022 17:57:15 +0200 In-Reply-To: <831qw8gz41.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 01 Jun 2022 18:52:30 +0300") Message-ID: <87pmjs2x7o.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Eli Zaretskii writes: > Like this: > > @item _@r{ (underscore)} Thanks; I've now added this to the release branch. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 55742 Cc: 55742@debbugs.gnu.org, salutis@me.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Eli Zaretskii writes: > Like this: > > @item _@r{ (underscore)} Thanks; I've now added this to the release branch. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 01 11:57:44 2022 Received: (at control) by debbugs.gnu.org; 1 Jun 2022 15:57:44 +0000 Received: from localhost ([127.0.0.1]:51691 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nwQj2-00047i-Rr for submit@debbugs.gnu.org; Wed, 01 Jun 2022 11:57:44 -0400 Received: from quimby.gnus.org ([95.216.78.240]:41220) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nwQj1-00047S-0z for control@debbugs.gnu.org; Wed, 01 Jun 2022 11:57:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Q5tOZtE64xTdxbB+H3XAZ3lctOGwv50D1wPNajO9kiY=; b=JIaJGbgKGaHCN5xNvKD5ssc1au V5yeohvuML1El2ngS0GPAW33rPjJP3B6ObVeD+XDP9H+AC7KF825PUpQzjtRYm+wmVcyBrGAHHKK6 eio54E1VXz169729nka6ACtBZ5rzivNKTqe2q0R0yqzV/mqFSlVvuU51enAhdq+l5Lpg=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nwQit-0000KD-54 for control@debbugs.gnu.org; Wed, 01 Jun 2022 17:57:29 +0200 Date: Wed, 01 Jun 2022 17:57:26 +0200 Message-Id: <87o7zc2x7d.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #55742 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 55742 28.2 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) close 55742 28.2 quit From unknown Fri Jun 20 07:24:01 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 30 Jun 2022 11:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator