unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Niels Søndergaard" <niels@algon.dk>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 69282@debbugs.gnu.org
Subject: bug#69282: 30.0.50; warning for obsolete macro in version 30.0.50
Date: Thu, 22 Feb 2024 18:29:38 +0100	[thread overview]
Message-ID: <F943237E-D768-46DE-8AB9-F5A2F5F9B102@algon.dk> (raw)
In-Reply-To: <1D075E76-9B0C-43AE-8D26-564FB95BA929@algon.dk>

[-- Attachment #1: Type: text/plain, Size: 972 bytes --]

OK it’s in org-ql, and I have reported it there


the ticket can be closed
med venlig hilsen
Niels


> Den 22. feb. 2024 kl. 17.10 skrev Niels Søndergaard <niels@algon.dk>:
> 
> I am experiencing confusion at a higher level regarding the pcase—flip function. This function can be found in the files "emacs-lisp/pcase.el" and "emacs-lisp/map.el", however, I am unable to grasp its concept consistently.
> 
> so I rest my case for now……
> 
> Sorry I bothered you witjhout reproducible proof.
> 
> med venlig hilsen
> 
> Niels
> 
>> Den 22. feb. 2024 kl. 13.32 skrev Eli Zaretskii <eliz@gnu.org>:
>> 
>>> Cc: 69282@debbugs.gnu.org
>>> Date: Thu, 22 Feb 2024 09:46:50 +0100
>>> From: Niels Søndergaard <niels@algon.dk>
>>> 
>>> Hello, 
>>> I found the origin :
>> 
>> I see no reference to pcase--flip here?
>> 
>> Anyway, if this is about org-ql, I suggest that you report this to the
>> developer of org-ql.
>> 
>> 
> 
> 


[-- Attachment #2.1: Type: text/html, Size: 3545 bytes --]

[-- Attachment #2.2: emacs.error.txt --]
[-- Type: text/plain, Size: 5835 bytes --]

Compiling /Users/niels/.emacs.d/straight/build/org-ql/org-ql-view.el...

In toplevel form:
org-ql-view.el: Warning: ‘pcase--flip’ is an obsolete macro (as of 30.1); use ‘_’ instead.
org-ql-view.el: Warning: ‘pcase--flip’ is an obsolete macro (as of 30.1); use ‘_’ instead.

In org-ql-view-switch:
org-ql-view.el:306:47: Warning: ‘point-at-bol’ is an obsolete function (as of 29.1); use ‘line-beginning-position’ or ‘pos-bol’ instead.
org-ql-view.el:306:62: Warning: ‘point-at-eol’ is an obsolete function (as of 29.1); use ‘line-end-position’ or ‘pos-eol’ instead.
org-ql-view.el:309:12: Warning: ‘point-at-bol’ is an obsolete function (as of 29.1); use ‘line-beginning-position’ or ‘pos-bol’ instead.
org-ql-view.el:309:31: Warning: ‘point-at-eol’ is an obsolete function (as of 29.1); use ‘line-end-position’ or ‘pos-eol’ instead.

In org-ql-view-customize:
org-ql-view.el:371:47: Warning: ‘point-at-bol’ is an obsolete function (as of 29.1); use ‘lineCompiling /Users/niels/.emacs.d/straight/build/org-ql/org-ql.el...

In toplevel form:
org-ql.el:80:5: Warning: ‘org-bracket-link-regexp’ is an obsolete variable (as of 9.3); use ‘org-link-bracket-re’ instead.
org-ql.el:226:9: Warning: defvar ‘org-ql-regexp-planning’ docstring wider than 80 characters

In org-ql--select:
org-ql.el:503:2: Warning: docstring wider than 80 characters

In org-ql--plist-get*:
org-ql.el:700:2: Warning: docstring wider than 80 characters

In org-ql--sanity-check-form:
org-ql.el:769:29: Warning: Case 'done will match ‘quote’.  If that’s intended, write (done quote) instead.  Otherwise, don’t quote ‘done’.

In org-ql-defpred:
org-ql.el:1108:2: Warning: docstring has wrong usage of unescaped single quotes (use \=' or different quoting such as `...')

In org-ql--predicate-category:
org-ql.el:1321:2: Warning: docstring wider than 80 characters

In org-ql--duration-to-minutes:
org-ql.el:1343:16: Warning: ‘org-duration-string-to-minutes’ is an obsolete function (Compiling /Users/niels/.emacs.d/straight/build/org-ql/org-ql-search.el...

In toplevel form:
org-ql-search.el: Warning: ‘pcase--flip’ is an obsolete macro (as of 30.1); use ‘_’ instead.
org-ql-search.el: Warning: ‘pcase--flip’ is an obsolete macro (as of 30.1); use ‘_’ instead.
org-ql-search.el:52:9: Warning: defvar ‘org-ql-block-header’ docstring wider than 80 characters

In org-ql-sparse-tree:
org-ql-search.el:108:20: Warning: ‘org-show-context’ is an obsolete function (as of 9.6); use ‘org-fold-show-context’ instead.
org-ql-search.el:111:10: Warning: ‘org-hide-archived-subtrees’ is an obsolete function (as of 9.6); use ‘org-fold-hide-archived-subtrees’ instead.

In org-ql-search:
org-ql-search.el:156:54: Warning: ‘eq’ called with literal list that may never match (arg 2)

In org-dblock-write:org-ql:
org-ql-search.el:250:2: Warning: docstring wider than 80 characters
org-ql-search.el:299:38: Warning: ‘org-make-link-string’ is an obsolete function (as of 9.3); use Compiling /Users/niels/.config/nec-dev.emacs.d/straight/repos/straight.el/straight.el...
-beginning-position’ or ‘pos-bol’ instead.
org-ql-view.el:371:62: Warning: ‘point-at-eol’ is an obsolete function (as of 29.1); use ‘line-end-position’ or ‘pos-eol’ instead.
as of 9.1); use ‘org-duration-to-minutes’ instead.

In org-ql--predicate-effort:
org-ql.el:1346:2: Warning: docstring wider than 80 characters

In org-ql--predicate-level:
org-ql.el:1464:2: Warning: docstring wider than 80 characters

In org-ql--predicate-rifle:
org-ql.el:1578:2: Warning: docstring wider than 80 characters

In org-ql--predicate-path:
org-ql.el:1645:2: Warning: docstring wider than 80 characters

In org-ql--predicate-property:
org-ql.el:1732:2: Warning: docstring wider than 80 characters

In org-ql--predicate-src:
org-ql.el:1813:2: Warning: docstring wider than 80 characters
org-ql.el:1863:38: Warning: ‘point-at-bol’ is an obsolete function (as of 29.1); use ‘line-beginning-position’ or ‘pos-bol’ instead.

In org-ql--predicate-tags-inherited:
org-ql.el:1895:2: Warning: docstring wider than 80 characters

In org-ql--predicate-tags-local:
org-ql.el:1909:2: Warning: docstring wider than 80 characters

In org-ql--predicate-todo:
org-ql.el:1951:2: Warning: docstring wider than 80 ch‘org-link-make-string’ instead.

In org-ql-search-directories-files:
org-ql-search.el:348:2: Warning: docstring wider than 80 characters
aracters

In org-ql--predicate-deadline-warning:
org-ql.el:2164:2: Warning: docstring wider than 80 characters

In org-ql--org-timestamp-element<:
org-ql.el:2369:25: Warning: ‘org-timestamp-format’ is an obsolete function (as of Org 9.6); use ‘org-format-timestamp’ instead.
org-ql.el:2369:25: Warning: ‘org-timestamp-format’ is an obsolete function (as of Org 9.6); use ‘org-format-timestamp’ instead.

In org-ql-view--link-store:
org-ql-view.el:692:10: Warning: ‘org-store-link-props’ is an obsolete function (as of 9.3); use ‘org-link-store-props’ instead.

In end of data:
org-ql-view.el: Warning: the function ‘eieio-oset’ might not be defined at runtime.
org-ql-view.el: Warning: the function ‘eieio-oref’ might not be defined at runtime.
org-ql-view.el: Warning: the function ‘eieio-defclass-internal’ might not be defined at runtime.
org-ql-view.el: Warning: the function ‘eieio-make-child-predicate’ might not be defined at runtime.
org-ql-view.el: Warning: the function ‘eieio-make-class-predicate’ might not be defined at runtime.
org-ql-view.el:615:38: Warning: the function ‘url-path-and-query’ might not be defined at runtime.
Compilation finished.

[-- Attachment #2.3: Type: text/html, Size: 7822 bytes --]

  reply	other threads:[~2024-02-22 17:29 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-20  1:10 bug#69282: 30.0.50; warning for obsolete macro in version 30.0.50 Niels Søndergaard
2024-02-20 13:40 ` Eli Zaretskii
2024-02-20 17:17   ` Niels Søndergaard
2024-02-20 17:18     ` Eli Zaretskii
     [not found]       ` <61E8B275-161F-483F-9A01-EF43DFCA3523@algon.dk>
2024-02-20 17:35         ` Eli Zaretskii
2024-02-20 17:55           ` Niels Søndergaard
2024-02-22  8:46             ` Niels Søndergaard
2024-02-22 12:32               ` Eli Zaretskii
2024-02-22 16:10                 ` Niels Søndergaard
2024-02-22 17:29                   ` Niels Søndergaard [this message]
2024-02-22 19:05                     ` Eli Zaretskii
2024-02-22 21:58                   ` Michael Heerdegen via Bug reports for GNU Emacs, the Swiss army knife of text editors

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=F943237E-D768-46DE-8AB9-F5A2F5F9B102@algon.dk \
    --to=niels@algon.dk \
    --cc=69282@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).