From unknown Sun Jun 22 11:36:44 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#52392 <52392@debbugs.gnu.org> To: bug#52392 <52392@debbugs.gnu.org> Subject: Status: 29.0.50; org-priority 'SPC to remove' doesn't work Reply-To: bug#52392 <52392@debbugs.gnu.org> Date: Sun, 22 Jun 2025 18:36:44 +0000 retitle 52392 29.0.50; org-priority 'SPC to remove' doesn't work reassign 52392 org-mode submitter 52392 "Bruce E. Robertson" severity 52392 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 09 12:05:55 2021 Received: (at submit) by debbugs.gnu.org; 9 Dec 2021 17:05:55 +0000 Received: from localhost ([127.0.0.1]:44678 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mvMrj-0002dq-0f for submit@debbugs.gnu.org; Thu, 09 Dec 2021 12:05:55 -0500 Received: from lists.gnu.org ([209.51.188.17]:57108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mvMrh-0002dj-IU for submit@debbugs.gnu.org; Thu, 09 Dec 2021 12:05:54 -0500 Received: from eggs.gnu.org ([209.51.188.92]:42134) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mvMrh-0008V1-8u for bug-gnu-emacs@gnu.org; Thu, 09 Dec 2021 12:05:53 -0500 Received: from [50.126.90.19] (port=57417 helo=brucer42s-MacBook-Pro.local) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mvMre-0001nP-N2 for bug-gnu-emacs@gnu.org; Thu, 09 Dec 2021 12:05:52 -0500 Received: by brucer42s-MacBook-Pro.local (Postfix, from userid 501) id 53F7820872C3D4; Mon, 6 Dec 2021 14:07:10 -0800 (PST) From: "Bruce E. Robertson" To: bug-gnu-emacs@gnu.org Subject: 29.0.50; org-priority 'SPC to remove' doesn't work Date: Mon, 06 Dec 2021 14:07:10 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Host-Lookup-Failed: Reverse DNS lookup failed for 50.126.90.19 (failed) Received-SPF: softfail client-ip=50.126.90.19; envelope-from=brucer42@gmail.com; helo=brucer42s-MacBook-Pro.local X-Spam_score_int: 40 X-Spam_score: 4.0 X-Spam_bar: ++++ X-Spam_report: (4.0 / 5.0 requ) BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FORGED_GMAIL_RCVD=1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=0.9, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_SOFTFAIL=0.665, SPOOFED_FREEMAIL=1.694, SPOOFED_FREEMAIL_NO_RDNS=0.001, SPOOF_GMAIL_MID=0.627 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 2.2 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.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 the administrator of that system for details. Content preview: 1. in init.el: (custom-set-variables '(org-priority-default 32) '(org-priority-highest 0) '(org-priority-lowest 31) ) 2. position to line in .org file: ** TODO [#0] test line 3. from M-x view-lossage: C-c , ;; org-priority Content analysis details: (2.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (brucer42[at]gmail.com) 1.0 FORGED_GMAIL_RCVD 'From' gmail.com does not match 'Received' headers 0.2 FREEMAIL_ENVFROM_END_DIGIT Envelope-from freemail username ends in digit (brucer42[at]gmail.com) 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.51.188.17 listed in wl.mailspike.net] 1.3 SPOOFED_FREEMAIL No description available. 0.9 SPOOF_GMAIL_MID From Gmail but it doesn't seem to be... 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: -1.1 (-) 1. in init.el: (custom-set-variables '(org-priority-default 32) '(org-priority-highest 0) '(org-priority-lowest 31) ) 2. position to line in .org file: ** TODO [#0] test line 3. from M-x view-lossage: C-c , ;; org-priority 4. mini-buffer displays: "Priority 0-31, SPC to remove: " 5. further in view-lossage: SPC ;; self-insert-command ;; exit-minibuffer 4. from *Messages* (and mini-buffer): Priority of current item set to 0 5. PROBLEM: I wanted to remove priority. 6. WORK-AROUND: set priority to 32. Then priority disappears. Perhaps this is because 32 is space code or because I've set org-priority-default to 32. ( I spent a medium amount of time to find this behavior. ) 7. SUGGESTION: rewrite org-priority to have a clear distinction between numbers and characters and whatever will be used to remove the priority. ( I gave a look at this but my emacs-fu is too weak. Or my time-fu is too small. ) Thank you, thank you, thank you for emacs and org-mode and ... In GNU Emacs 29.0.50 (build 1, x86_64-apple-darwin21.1.0, NS appkit-2113.00 Version 12.0.1 (Build 21A559)) of 2021-11-23 built on brucer42s-MacBook-Pro.local Repository revision: c760ffa25e11fa442406d290a8ddb5d4208394dc Repository branch: master Windowing system distributor 'Apple', version 10.3.2113 System Description: macOS 12.0.1 Configured using: 'configure --with-ns --with-modules '--enable-locallisppath=/Library/Application Support/Emacs/${version}/site-lisp:/Library/Application Support/Emacs/site-lisp' --with-xwidgets --with-native-compilation 'CFLAGS=-I/usr/local/opt/gcc/include -I/usr/local/opt/libgccjit/include -O2' 'LDFLAGS=-L/usr/local/opt/gcc/lib/gcc/11 -L/usr/local/opt/gcc/lib/gcc/11/gcc/x86_64-apple-darwin20/11.2.0 -L/usr/local/opt/libgccjit/lib/gcc/11 -I/usr/local/opt/gcc/include -I/usr/local/opt/libgccjit/include -Wl,-headerpad_max_install_names'' Configured features: ACL GIF GLIB GMP GNUTLS JPEG JSON LCMS2 LIBXML2 MODULES NATIVE_COMP NOTIFY KQUEUE NS PDUMPER PNG RSVG THREADS TIFF TOOLKIT_SCROLL_BARS WEBP XIM XWIDGETS ZLIB Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: ELisp/l Minor modes in effect: shell-dirtrack-mode: t ido-everywhere: t save-place-mode: t global-hl-line-mode: t global-auto-revert-mode: t delete-selection-mode: t tooltip-mode: t global-eldoc-mode: t eldoc-mode: t show-paren-mode: t electric-indent-mode: t mouse-wheel-mode: t global-prettify-symbols-mode: t prettify-symbols-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug sendmail files-x grep rng-xsd xsd-regexp rng-cmpct rng-nxml rng-valid rng-loc rng-uri rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn nxml-ns nxml-mode nxml-outln nxml-rap sgml-mode nxml-util nxml-enc xmltok sh-script smie log-view dired-aux cperl-mode facemenu make-mode vc-mtn vc-hg vc-bzr vc-src vc-sccs vc-svn vc-cvs vc-rcs vc-dir ewoc etags fileloop xref project log-edit pcvs-util add-log shell compile ledger-mode ledger-check ledger-texi ledger-test ledger-sort ledger-report ledger-reconcile ledger-occur ledger-fonts ledger-fontify ledger-state ledger-complete ledger-schedule ledger-init ledger-xact ledger-post ledger-exec ledger-navigate eshell esh-cmd esh-ext esh-opt esh-proc esh-io esh-arg esh-module esh-groups esh-util ledger-context ledger-commodities ledger-regex bookmark pp tabify org-capture smerge-mode diff vc shortdoc help-fns radix-tree edmacro kmacro crm executable org-clock misearch multi-isearch diary-lib diary-loaddefs cal-iso org-duration vc-git diff-mode vc-dispatcher org-element avl-tree generator disp-table ol-eww eww xdg url-queue thingatpt mm-url ol-rmail ol-mhe ol-irc ol-info ol-gnus nnselect gnus-search eieio-opt speedbar ezimage dframe gnus-art mm-uu mml2015 mm-view mml-smime smime dig gnus-sum shr kinsoku svg dom gnus-group gnus-undo gnus-start gnus-dbus dbus xml gnus-cloud nnimap nnmail mail-source utf7 nnoo parse-time gnus-spec gnus-int gnus-range message yank-media rmc puny rfc822 mml mml-sec epa derived epg rfc6068 epg-config mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader gnus-win gnus nnheader gnus-util rmail rmail-loaddefs rfc2047 rfc2045 ietf-drums text-property-search mail-utils mm-util mail-prsvr wid-edit ol-docview doc-view jka-compr image-mode exif dired dired-loaddefs ol-bibtex ol-bbdb ol-w3m ol-doi org-link-doi face-remap org-agenda org-refile ido saveplace ob-gnuplot ob-dot ob-ruby hl-line netrc autorevert filenotify comp comp-cstr warnings delsel 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 ring 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 help-mode cal-menu calendar cal-loaddefs finder-inf 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 cl-generic 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 simple abbrev obarray cl-preloaded nadvice 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 xwidget-internal kqueue cocoa ns lcms2 multi-tty make-network-process native-compile emacs) Memory information: ((conses 16 1321045 588964) (symbols 48 35709 2) (strings 32 184989 63848) (string-bytes 1 9552482) (vectors 16 76633) (vector-slots 8 2062758 499224) (floats 8 551 895) (intervals 56 90184 35949) (buffers 992 108)) From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 09 19:59:44 2021 Received: (at 52392) by debbugs.gnu.org; 10 Dec 2021 00:59:45 +0000 Received: from localhost ([127.0.0.1]:45074 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mvUGG-0001aw-N9 for submit@debbugs.gnu.org; Thu, 09 Dec 2021 19:59:44 -0500 Received: from out2.migadu.com ([188.165.223.204]:13815) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mvUGE-0001ai-9O; Thu, 09 Dec 2021 19:59:43 -0500 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kyleam.com; s=key1; t=1639097980; 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: in-reply-to:in-reply-to:references:references; bh=nEIWy63J6pWHPQ/nO5Gm2dUzhzaLFNm4XG9VJ4Dj5LA=; b=R1+QpQl2oF4Gx4VoUTAt8bs4Wt2QQhBie8izmvYKiyNCpnrYYaAi7ALWpOkqFqAkpD9mce Z0JC2a1Nm7wgawZ4LoPh+8+yFVLf8ynasFvqoSgzxSWSDF4iTJPvb8UHQUbT7aF68MTWCF Z1bWRLUIUmiVZn6lIKJepJlVn4bFLWs++cMqQ5sHGNxn7JxiYegmnqdTXIEX9ziQlprnx+ ckbTCBoKUThsXFrAMmeh4CidtUbswk2eCARrnfrIm8tBKnLZ9lRijz5OVzKENdKPN4ftOa g3c2YePkniFCCsuf8mjRCG8dFdg1bTQmqtmbi8Nql6GwUv9PMpfEh2B5zDRbfw== From: Kyle Meyer To: "Bruce E. Robertson" Subject: Re: bug#52392: 29.0.50; org-priority 'SPC to remove' doesn't work In-Reply-To: References: Date: Thu, 09 Dec 2021 19:59:38 -0500 Message-ID: <87lf0tff5x.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: kyle@kyleam.com X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 52392 Cc: 52392@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: -1.0 (-) forcemerge 52341 52392 quit Bruce E. Robertson writes: > 1. in init.el: > (custom-set-variables > '(org-priority-default 32) > '(org-priority-highest 0) > '(org-priority-lowest 31) > ) > 2. position to line in .org file: [...] This looks like a duplicate of https://debbugs.gnu.org/52341 (which has already received comments), so I'm merging the reports. From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 09 22:49:08 2021 Received: (at control) by debbugs.gnu.org; 10 Dec 2021 03:49:08 +0000 Received: from localhost ([127.0.0.1]:45177 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mvWuC-0001lG-3P for submit@debbugs.gnu.org; Thu, 09 Dec 2021 22:49:08 -0500 Received: from out2.migadu.com ([188.165.223.204]:15653) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mvWu9-0001l2-5U; Thu, 09 Dec 2021 22:49:06 -0500 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kyleam.com; s=key1; t=1639108143; 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: in-reply-to:in-reply-to:references:references; bh=bfUzCAkG32Z086Kkpkfah9CNN/Sc3Qlf7f7Hj7e6dwQ=; b=Ee8L/4Is/kDWy11bHhgk2GZHs1ZRYexvUtOJV9TO40Xome1Tbr+C/ozrhJ+OB3WntE7svq W5qc9wZ2qxs99FCC+9Dqm0y5OneNyiBz5hAT3uwb67sF5jhJBkReq3K38sask68d/njPWr qLlhCbI9MW71FMM5felBvYC+5TSDPOVaXcD/N+DT0Ej3UxQV6bisTtHmkNBujQRW8hke37 6IFbNtznT+5LYG9pf58BLFzg19ykXKi8zUsqC+ojr/2+gMnykWrve5cwJlDBbWgzu2HOXM cqA4yM9h8uTgPSO+HgyS+vqorNMS8KaleoOxz5Mf9O+bd5YPlQ2VLzmUkRnLUQ== From: Kyle Meyer To: bruce robertson Subject: Re: bug#52341: Fwd: 29.0.50; org-priority 'SPC to remove' doesn't work In-Reply-To: <877dch89s1.fsf@kyleam.com> References: <877dch89s1.fsf@kyleam.com> Date: Thu, 09 Dec 2021 22:48:55 -0500 Message-ID: <877dcdf7bs.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: kyle@kyleam.com X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: control Cc: Bastien , 52341@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: -1.0 (-) close 52341 quit Kyle Meyer writes: > I suppose one solution would be to check for " " and translate that to > the ?\s so that the remove is triggered. I'll plan to apply the change > below to Org's bugfix branch in a day or two unless the author of the > above commit (+cc) or someone else has another suggestion. Applied to the Org repo (4aca51fcb). From unknown Sun Jun 22 11:36:44 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 07 Jan 2022 12:24:05 +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