all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Karr <davidmichaelkarr@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Issue with new Emacs setup in Cygwin
Date: Wed, 14 Apr 2021 09:07:52 -0700	[thread overview]
Message-ID: <CAA5t8Vpw7ssJm9wGHahUe2aHpGTgj=DjZ6E34DccKHKi2QzbNQ@mail.gmail.com> (raw)

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.


             reply	other threads:[~2021-04-14 16:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-14 16:07 David Karr [this message]
2021-04-14 16:50 ` Issue with new Emacs setup in Cygwin Eli Zaretskii

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

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

  git send-email \
    --in-reply-to='CAA5t8Vpw7ssJm9wGHahUe2aHpGTgj=DjZ6E34DccKHKi2QzbNQ@mail.gmail.com' \
    --to=davidmichaelkarr@gmail.com \
    --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.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.