Morgan Smith <[email protected]> writes:

> Ihor Radchenko <[email protected]> writes:
>
>>> @@ -158,6 +158,10 @@ *** Using Org's Git repository
>>>  (add-to-list 'load-path "~/src/org-mode/lisp")
>>>  #+end_src
>>>  
>>> +You must also manually install =compat= library required by Org mode.
>>> +Using built-in =package.el=, you can run =M-x package-install <RET>
>>> +compat <RET>=.
>>
>> I am wondering if we can simply switch to package-vc in the instructions.
>
> I can't seem to get `package-vc' to work on my funky "functional"
> operating system.  If someone else could write that, I would appreciate
> it.  Regardless, I think updating that section of the manual is somewhat
> tangential to the problem at hand.

I'm reading the documentation for packages to continue my work on this
and came across this line you might find interesting:

[[info:emacs#Fetching Package Sources]]

#+begin_quote
   Note that currently, built-in packages cannot be upgraded using
‘package-vc-install’.
#+end_quote



Reply via email to