emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Mario Frasca <mario@anche.no>
To: emacs-orgmode@gnu.org
Subject: Re: [PATCH] may we focus on readability?
Date: Tue, 16 Jun 2020 12:26:34 -0500	[thread overview]
Message-ID: <068306cf-2239-9045-7273-d4b07c4e57ff@anche.no> (raw)
In-Reply-To: <87blljar0u.fsf@nicolasgoaziou.fr>

On 16/06/2020 11:56, Nicolas Goaziou wrote:
> what about waiting until bureaucracy
> is over?

I'm fine with it, but I'm accumulating several adjustments, and it's 
being difficult to keep track of each of them separately.

> Of course, this assumes you're planning to sign FSF papers.
I have signed and sent them in, 5th of June.

like … I'm adding a way to collect #+PLOT lines depending on which set 
of settings I want, to produce the graph.

#+PLOT[1]: set:"yrange [0:4200]"
#+PLOT[1]: set:"key at 33,4100 top left spacing 1.4"
#+PLOT[1]: set:"arrow from 59.5,0 rto 0,4200 nohead ls 1"
#+PLOT[2]: set:"yrange [50:10000]" set:"logscale y 10"
#+PLOT[2]: set:"key at 35,9000 top left spacing 1.4"
#+plot[2]: set:"arrow from 59.5,50 rto 0,200 nohead ls 1"
#+PLOT: set:"xtics rotate by 90" set:"mouse mouseformat ' '"
#+PLOT: ind:1 deps:(6 3 7 4 10) xticdep:15
#+plot: use:2
|  n |  data | prove, |  casi, | ratio |   prove, |    casi, | 7run | 
casi*6 |  casi, | cum-p | cum-c | cum-r |   ++% | lunes |
|    |       | valore | valore |       |    media |    media |      
|        | m.c.*5 |       |       |       |       | |

the #+plot: use:2 tells the program to collect PLOT[2] lines and to skip 
plot[1] definitions.

it needs be the first one met by the program, or at least precede any 
such lines.

oh, and the xticdep is an other addition

both I haven't shared yet, because it's a bit complicated doing so while 
the code doesn't contain the previous changes.

ciao, Mario



  reply	other threads:[~2020-06-16 17:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-14 16:47 [PATCH] may we focus on readability? Mario Frasca
2020-06-14 17:24 ` tomas
2020-06-14 19:28   ` Nicolas Goaziou
2020-06-14 19:30     ` tomas
2020-06-14 19:32 ` Nicolas Goaziou
2020-06-15 14:49   ` Mario Frasca
2020-06-15 20:52     ` Mario Frasca
2020-06-16 16:56       ` Nicolas Goaziou
2020-06-16 17:26         ` Mario Frasca [this message]
2020-06-28  6:47           ` Nicolas Goaziou
2020-06-28  6:46       ` Nicolas Goaziou
2020-06-16 15:29     ` Nicolas Goaziou

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.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=068306cf-2239-9045-7273-d4b07c4e57ff@anche.no \
    --to=mario@anche.no \
    --cc=emacs-orgmode@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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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).