unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: David Masterson <dsmasterson@gmail.com>
To: Gottfried <gottfried@posteo.de>
Cc: Jean Louis <bugs@gnu.support>,
	 "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: pandoc-mode /Asciidoc
Date: Sat, 25 Feb 2023 17:36:10 -0800	[thread overview]
Message-ID: <SJ0PR03MB5455EC90F7AC61CC7FA6BC9AA2AE9@SJ0PR03MB5455.namprd03.prod.outlook.com> (raw)
In-Reply-To: <049a286c-9f76-0b98-3234-a11e345c4a28@posteo.de> (gottfried@posteo.de's message of "Sat, 25 Feb 2023 12:24:50 +0000")

Gottfried <gottfried@posteo.de> writes:

> Hi,
>
> thank you very much for helping me.
> ------------------------------------------------------
> I did all of that you proposed.
> --------------------------------------------------------
> and I can open the markdown-mode
> --------------------------------------------------------
> but
> I get this message in opening emacs:
>
> Debugger entered--Lisp error: (void-function add-to-path)

This error means emacs cannot find the "add-to-path" function.  Maybe
you want "add-to-list"?

You can (sort of) test an Elisp expression (ie. something surrounded by
parenthesis) by putting it in the *scratch* buffer (see C-x C-b) and
hitting C-j after the last close paren.  If it works, copy it to your
init file and restart Emacs.

-- 
David Masterson



  reply	other threads:[~2023-02-26  1:36 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-13 14:26 pandoc-mode Gottfried
2023-02-13 14:40 ` pandoc-mode Jean Louis
2023-02-22 14:26   ` pandoc-mode /Asciidoc Gottfried
2023-02-23 11:33     ` Jean Louis
2023-02-23 11:34     ` Jean Louis
2023-02-23 14:13       ` Gottfried
2023-02-23 17:48         ` Jean Louis
2023-02-23 20:17         ` Jean Louis
2023-02-25 12:24           ` Gottfried
2023-02-26  1:36             ` David Masterson [this message]
2023-02-26 10:31               ` Gottfried
2023-02-26 10:53                 ` Stephen Berman
2023-02-26 16:06                   ` Gottfried
2023-02-26 16:50                     ` Jean Louis
2023-02-27  8:41                       ` Gottfried
2023-03-01  3:24                       ` David Masterson
2023-03-02 18:06                       ` Gottfried
2023-03-02 18:51                         ` Gottfried
2023-03-13  4:17                           ` Jean Louis
2023-03-15 15:42                             ` Gottfried
2023-03-15 16:37                               ` Emanuel Berg
2023-02-14 18:35 ` pandoc-mode Bruno Barbier
2023-02-14 19:52   ` pandoc-mode Joost Kremers
2023-02-22 14:13     ` pandoc-mode Gottfried

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=SJ0PR03MB5455EC90F7AC61CC7FA6BC9AA2AE9@SJ0PR03MB5455.namprd03.prod.outlook.com \
    --to=dsmasterson@gmail.com \
    --cc=bugs@gnu.support \
    --cc=gottfried@posteo.de \
    --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).