help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue with new Emacs setup in Cygwin


From: Eli Zaretskii
Subject: Re: Issue with new Emacs setup in Cygwin
Date: Wed, 14 Apr 2021 19:50:39 +0300

> 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]