From: Luther Thompson <lutheroto@gmail.com>
To: Alex Kost <alezost@gmail.com>
Cc: help-guix@gnu.org
Subject: Re: How do I cope with Geiser in Emacs
Date: Mon, 3 Dec 2018 03:35:31 -0500 [thread overview]
Message-ID: <20181203033531.06422abd@gmail.com> (raw)
In-Reply-To: <87tvjvr76c.fsf@gmail.com>
On Sun, 02 Dec 2018 23:43:23 +0300
Alex Kost <alezost@gmail.com> wrote:
> Luther Thompson (2018-12-01 19:34 -0500) wrote:
> > When I'm editing a Scheme file (not Guix-related) in Emacs and
> > company-mode activates, I get this error message: 'Company: backend
> > company-capf error "No Geiser REPL for this buffer (try M-x
> > run-geiser)" with args (prefix)'. If I appease the error by running
> > M-x run-geiser, I get completion lists that don't make much sense.
> > They fail to include names that are already in the file, and they
> > do include what appear to be many obscure library functions.
>
> Since this error comes from Geiser (from 'geiser-repl--connection'
> function), I would ask at <https://gitlab.com/jaor/geiser/issues>.
> Alternatively, you may send a message at <geiser-users@nongnu.org>
Telling me that function name was actually a really helpful clue for
further investigation. I found out that I can fix the problem by
putting `(setq-default geiser-mode-auto-p nil)` in my .emacs file.
Thanks for the help!
Luther
prev parent reply other threads:[~2018-12-03 8:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-02 0:34 How do I cope with Geiser in Emacs Luther Thompson
2018-12-02 20:43 ` Alex Kost
2018-12-03 8:35 ` Luther Thompson [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://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181203033531.06422abd@gmail.com \
--to=lutheroto@gmail.com \
--cc=alezost@gmail.com \
--cc=help-guix@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).