emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rustom Mody <rustompmody@gmail.com>
To: Ihor Radchenko <yantar92@posteo.net>
Cc: Nicolas Goaziou <mail@nicolasgoaziou.fr>, emacs-orgmode@gnu.org
Subject: Re: [BUG] orgalist send bug
Date: Tue, 18 Jun 2024 12:17:25 +0530	[thread overview]
Message-ID: <CAJ+TeocybEXS-tK_nE2xZmo59EuHPb8j3NZFPvLE8AvDhSiTOw@mail.gmail.com> (raw)
In-Reply-To: <878qz2ahjg.fsf@localhost>

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

On Tue, Jun 18, 2024 at 11:59 AM Ihor Radchenko <yantar92@posteo.net> wrote:

> Rustom Mody <rustompmody@gmail.com> writes:
>
> > There is no mixed org
> >
> > List-load-path-shadows shows a git org 9.8pre and an elpa org 9.6
> > I cant remove the elpa because there are other elpa packages that have
> > (require 'org)
> >
> > Any thoughts/suggestions?
>
> There _is_ mixed Org. In this particular case, likely org 9.6 from ELPA
>

Yes -- that was a typo when I said there is no mixed org


> is shadowing the 9.8pre that make repro sets up. When you run
> (package-activate-all), you shadow the 9.8pre with ELPA version.
>
> Instead of doing (package-activate-all) try
>
> 1. make repro
> 2. (push "/path/to/orgalist/folder/on/elpa/dir" load-path)
>
>
Doing that alone does not find orgalist-mode
If I add:
3. load-file "/path/to/orgalist/folder/on/elpa/dir/orgalist-autoloads.el"

then orgalist minor mode starts

But on M-x orgalist-send-list I get

Debugger entered--Lisp error: (error "Not at a list item")
  error("Not at a list item")
  orgalist-send-list()
  funcall-interactively(orgalist-send-list)
  command-execute(orgalist-send-list record)
  execute-extended-command(nil "orgalist-send-list" nil)
  funcall-interactively(execute-extended-command nil "orgalist-send-list"
nil)
  command-execute(execute-extended-command)

[-- Attachment #2: Type: text/html, Size: 2184 bytes --]

  reply	other threads:[~2024-06-18  6:48 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
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 [this message]
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=CAJ+TeocybEXS-tK_nE2xZmo59EuHPb8j3NZFPvLE8AvDhSiTOw@mail.gmail.com \
    --to=rustompmody@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    --cc=yantar92@posteo.net \
    /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).