From: Richard Kim <emacs18@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: [BUG] warning message for straight-use-package [9.6 (9.6-gb2adb6 @ /Users/stephen/.emacs.d/straight/build/org/)]
Date: Fri, 30 Dec 2022 20:54:58 -0800 [thread overview]
Message-ID: <87k028uq8t.fsf@gmail.com> (raw)
In-Reply-To: m2edsgq1t8.fsf@cam.ac.uk
Stephen Eglen <sje30@cam.ac.uk> writes:
> Checking the source, I see line 77 of org-macs.el has
>
> (straight-use-package 'org)
>
> so I'm not sure what the fix is, but does anyone have any ideas on
> providing a warning that uses the correct quote character?
The correct character is the usual 7-bit single quote, i.e., the line
you have here correct.
My straight.el setup is done in early-init.el rather than in .emacs. I
also have (straight-use-package 'org) in early-init.el to make sure that
org version I want (which is the one installed by straight.el) is used.
I've had this setup for years, and I have never run into another org
mode getting installed by package.el to cause problems.
next prev parent reply other threads:[~2022-12-31 5:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-30 16:39 [BUG] warning message for straight-use-package [9.6 (9.6-gb2adb6 @ /Users/stephen/.emacs.d/straight/build/org/)] Stephen Eglen
2022-12-31 4:54 ` Richard Kim [this message]
2022-12-31 13:14 ` Ihor Radchenko
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=87k028uq8t.fsf@gmail.com \
--to=emacs18@gmail.com \
--cc=emacs-orgmode@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/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).