all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Omar Polo <op@omarpolo.com>
To: wael-zwaiter@gmx.com
Cc: help-gnu-emacs@gnu.org
Subject: Re: Emacs with rainbow-delimiters
Date: Sat, 09 Jan 2021 19:20:01 +0100	[thread overview]
Message-ID: <878s92dlbi.fsf@omarpolo.com> (raw)
In-Reply-To: <trinity-f240ffed-30a5-4eac-8a5e-b2f030827dc2-1610215485527@3c-app-mailcom-bs08>


wael-zwaiter@gmx.com writes:

> Have put the following two lines
>
>   (require 'rainbow-delimiters)
>   (rainbow-delimiters-mode 1)
>
> But I am getting the error
>
> File error: Cannot open load file, No such file or directory, rainbow-delimiters

My crystall ball says that you haven't installed rainbow-delimiters:

M-x package-install RET rainbow-delimiters

--

The error is pretty clear: Emacs can't find the file where
rainbow-delimiters is defined.  This leads to two possible outcomes: you
don't have the package installed (highest probability imho), or there is
something else wrong (unlikely).



  reply	other threads:[~2021-01-09 18:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-09 18:04 Emacs with rainbow-delimiters wael-zwaiter
2021-01-09 18:20 ` Omar Polo [this message]
2021-01-09 18:50 ` Stefan Monnier
2021-01-09 20:11   ` wael-zwaiter

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=878s92dlbi.fsf@omarpolo.com \
    --to=op@omarpolo.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=wael-zwaiter@gmx.com \
    /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.