emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals-release/org 9f5fce73e9: doc/org-manual.org: Remove comm


From: ELPA Syncer
Subject: [elpa] externals-release/org 9f5fce73e9: doc/org-manual.org: Remove command line upgrade instructions
Date: Mon, 23 Dec 2024 12:58:43 -0500 (EST)

branch: externals-release/org
commit 9f5fce73e9f46768cc3fcda54320f92b644df391
Author: Ihor Radchenko <yantar92@posteo.net>
Commit: Ihor Radchenko <yantar92@posteo.net>

    doc/org-manual.org: Remove command line upgrade instructions
    
    The instructions are a bit premature - they only work in Emacs 30 (not
    yet released).
    
    Reported-by: Alain.Cochard@unistra.fr
    Link: https://orgmode.org/list/87jzbzcuny.fsf@localhost
---
 doc/org-manual.org | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/doc/org-manual.org b/doc/org-manual.org
index 288247b71c..491b721e56 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -120,16 +120,6 @@ visited, i.e., where no Org built-in function have been 
loaded.
 Otherwise autoload Org functions will mess up the installation.
 #+end_quote
 
-To avoid interference with built-in Org mode, you can use command line:
-
-#+begin_src sh
-emacs -Q -batch -eval "(progn (require 'package) (package-initialize) 
(package-refresh-contents) (package-upgrade 'org))"
-#+end_src
-
-This approach has the advantage of isolating the upgrade process from
-a running Emacs session, ensuring that version conflicts can not
-arise.
-
 *** Using Org's git repository
 :PROPERTIES:
 :UNNUMBERED: notoc



reply via email to

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