From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Issue with new Emacs setup in Cygwin
Date: Wed, 14 Apr 2021 19:50:39 +0300 [thread overview]
Message-ID: <83eefczu74.fsf@gnu.org> (raw)
In-Reply-To: <CAA5t8Vpw7ssJm9wGHahUe2aHpGTgj=DjZ6E34DccKHKi2QzbNQ@mail.gmail.com> (message from David Karr on Wed, 14 Apr 2021 09:07:52 -0700)
> From: David Karr <davidmichaelkarr@gmail.com>
> Date: Wed, 14 Apr 2021 09:07:52 -0700
>
> I've been running Emacs in Cygwin for a long time, but I don't set it up
> very often. I'm currently running Emacs v26.3 under what I believe is
> Cygwin 3.1.5.
>
> I just installed the latest Cygwin and Emacs, which is v27.2.
>
> I copied my .emacs and some hand-coded packages from the old laptop to the
> new one.
>
> When I start Emacs on the new laptop, I get:
>
> File is missing: Cannot open load file, No such file or directory,
> bash-completion
>
> I thought perhaps this would be in the list of available packages, but it
> is not.
>
> I am definitely attempting to load "bash-completion" from my .emacs, with:
>
> -------------------------
> (require 'bash-completion)
> (bash-completion-setup)
> ---------------------------
>
> I'm not certain what to do to resolve this.
Look for bash-completion.el on your system. It's probably in some
directory that Emacs 27 doesn't look into.
prev parent reply other threads:[~2021-04-14 16:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-14 16:07 Issue with new Emacs setup in Cygwin David Karr
2021-04-14 16:50 ` Eli Zaretskii [this message]
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=83eefczu74.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=help-gnu-emacs@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.
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).