From: Ihor Radchenko <yantar92@posteo.net>
To: Rustom Mody <rustompmody@gmail.com>,
Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: [BUG] orgalist send bug
Date: Sat, 15 Jun 2024 13:27:07 +0000 [thread overview]
Message-ID: <87le36gwus.fsf@localhost> (raw)
In-Reply-To: <CAJ+TeodGutt7U2O5_rFi6u4_oDnek56D8E_T=6pczYLcvJJKfw@mail.gmail.com>
CCing Nicolas.
Rustom Mody <rustompmody@gmail.com> writes:
> This is regarding the separate package orgalist by Nicolas Goaziou.
> https://elpa.gnu.org/packages/orgalist.html
>
> I installed orgalist with package install.
> Open the file orgalist.txt which contains the example from orgalist shown below
> M-x orgalist-mode
> M-x orgalist-send-list
>
> I get a warning
> Warning (org-element): ‘org-element-at-point’ cannot be used in
> non-Org buffer #<buffer orgalist.txt> (text-mode)
I cannot reproduce using the latest Org mode.
> Also: The receiving site gets the latex version but the list
> disappears from the sending site
I can reproduce. The problem is in
;; FIXME: Compatibility layer. Remove when
;; we require at least Emacs 26.1.
(funcall (if (fboundp 'org-list-to-lisp)
'org-list-to-lisp)
'org-list-parse-list)
The `if' has its parenthesis messed up, calling `org-list-to-lisp'
with DELETE argument.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
next prev parent reply other threads:[~2024-06-15 13:26 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-14 16:54 [BUG] orgalist send bug Rustom Mody
2024-06-15 13:27 ` Ihor Radchenko [this message]
2024-06-16 2:31 ` Rustom Mody
2024-06-16 2:44 ` Rustom Mody
2024-06-16 12:13 ` Ihor Radchenko
2024-06-17 5:02 ` Rustom Mody
2024-06-17 5:07 ` Rustom Mody
2024-06-17 15:48 ` Ihor Radchenko
2024-06-17 18:07 ` Nicolas Goaziou via General discussions about Org-mode.
2024-06-18 6:26 ` Rustom Mody
2024-06-18 6:31 ` Ihor Radchenko
2024-06-18 6:47 ` Rustom Mody
2024-06-18 6:50 ` Rustom Mody
2024-06-18 7:40 ` Ihor Radchenko
2024-06-18 8:44 ` Rustom Mody
2024-06-18 14:45 ` Ihor Radchenko
2024-06-18 9:21 ` Nicolas Goaziou via General discussions about Org-mode.
2024-06-18 9:34 ` Rustom Mody
2024-06-18 12:05 ` Rustom Mody
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.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87le36gwus.fsf@localhost \
--to=yantar92@posteo.net \
--cc=emacs-orgmode@gnu.org \
--cc=mail@nicolasgoaziou.fr \
--cc=rustompmody@gmail.com \
/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/org-mode.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).