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

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

Re: pandoc-mode /Asciidoc


From: David Masterson
Subject: Re: pandoc-mode /Asciidoc
Date: Tue, 28 Feb 2023 19:24:46 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Jean Louis <bugs@gnu.support> writes:

> * Gottfried <gottfried@posteo.de> [2023-02-26 19:07]:
>> Your help solved my problem and I have learned a lot through your
>> explanations.
>
>> > > > This error means emacs cannot find the "add-to-path" function.  Maybe
>> > > > you want "add-to-list"?
>
> That was my mistake. Maybe I should make alias function `add-to-path'
>
> (defun add-to-path (path)
>   (add-to-list 'load-path (expand-file-name path)))

I hesitated to correct you as I thought I remembered an add-to-path
function from years ago, but I couldn't find it.

-- 
David Masterson



reply via email to

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