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

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

[nongnu] elpa/gnuplot e3039c5 005/184: Again with the README.org


From: ELPA Syncer
Subject: [nongnu] elpa/gnuplot e3039c5 005/184: Again with the README.org
Date: Sun, 29 Aug 2021 11:03:04 -0400 (EDT)

branch: elpa/gnuplot
commit e3039c5aa1696df77765519f2756fbd1cbfc94e7
Author: Bruce Ravel <bravel@bnl.gov>
Commit: Bruce Ravel <bravel@bnl.gov>

    Again with the README.org
---
 README.org | 27 ++++++++++-----------------
 1 file changed, 10 insertions(+), 17 deletions(-)

diff --git a/README.org b/README.org
index d1222fa..29faa46 100644
--- a/README.org
+++ b/README.org
@@ -96,17 +96,13 @@ been modified to be consistent with that.
      from Emacs 20.2 patched to work correctly and the version from
      Emacs 20.3.  Here's what happens when you run make:
 
-       + If you use Emacs 19 or XEmacs 19, then the Makefile will
-        compile the 20.2 version.
+       + If you use Emacs 19 or XEmacs 19, then the Makefile will compile the 
20.2 version.
 
-       + If you use Emacs 20.2 or lower, the Makefile will compile the
-        20.2 version.
+       + If you use Emacs 20.2 or lower, the Makefile will compile the 20.2 
version.
 
-       + If you use XEmacs 20 or higher, the Makefile will compile the
-        20.3 version.
+       + If you use XEmacs 20 or higher, the Makefile will compile the 20.3 
version.
 
-       + If you use Emacs 20.3 or higher, the Makefile won't compile any
-        version.
+       + If you use Emacs 20.3 or higher, the Makefile won't compile any 
version.
 
   7. The gnuplot-mode distribution comes with the version of the gnuplot
      info file that gets made by gnuplot 3.7.  Use it rather than the
@@ -122,7 +118,7 @@ been modified to be consistent with that.
      the widget library installed or that you have installed it
      yourself.  Version numbers in the 20's of Emacs and XEmacs ship
      with the widget library.  For version numbers in the 19's, it can
-     be obtained at http://www.dina.kvl.dk/~abraham/custom/
+     be obtained at [[http://www.dina.kvl.dk/~abraham/custom/]]
 
 
 * The todo list
@@ -141,16 +137,15 @@ been modified to be consistent with that.
 
      Any thoughts? I'm hoping to include any results in the Org-mode wiki for
      gnuplot use:
-     http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-gnuplot.php
+     [[http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-gnuplot.php]]
 
      If you're interested, here are some of the threads I'm referring to:
-     
http://newsgroups.derkeiler.com/Archive/Comp/comp.emacs/2007-07/msg00159.html
-     http://www.mail-archive.com/emacs-orgmode@gnu.org/msg14544.html
-     
http://groups.google.com/group/gnu.emacs.help/browse_thread/thread/53489131c79f62b3
+      - 
[[http://newsgroups.derkeiler.com/Archive/Comp/comp.emacs/2007-07/msg00159.html]]
+      - [[http://www.mail-archive.com/emacs-orgmode@gnu.org/msg14544.html]]
+      - 
[[http://groups.google.com/group/gnu.emacs.help/browse_thread/thread/53489131c79f62b3]]
 
      If you'd like to see my summary of the issues to the org-mode mailing 
list,
-     it's here:
-     http://thread.gmane.org/gmane.emacs.orgmode/30235
+     it's here: [[http://thread.gmane.org/gmane.emacs.orgmode/30235]]
 
 
   3. Evans Winner points out that: "~make-local-hook~ seems to have
@@ -161,12 +156,10 @@ been modified to be consistent with that.
   4. Jim Mehl says: "I usually put ~pause -1~ lines in my gnuplot
      scripts.  I have to be careful to comment these out if I execute the
      script within emacs.  It just hangs.  Is there a way out?"
-
      : plot [-5:5] sin(x)/x
      : pause -1
      : plot [-5:5] (sin(x)/x)**2
      : pause -1
-
      When run in a terminal the pauses let me review the screen, then
      proceed (like many gnuplot demo scripts).  When I run this script
      within emacs 23.1.1 with gnuplot-mode (gnuplot 4.5), emacs



reply via email to

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