)
#+END_SRC
#+RESULTS:
:results:
# Out [2]:
# output
['two', 'yes']
['three', 'yes']
['four', 'no']
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: https://ghg.earth/
Caveat lector
My apologies for sending this around a second time, but I still haven't got it
so I thought I'd try again. If it's possible to refer to a remote table in
another file, I've love to know how.
Bill
On 7 August 2020, William Denton wrote:
I can't figure this one out. Let's say I have
t=(remote(table.org::*Primes))
t
#+end_src
Thanks,
Bill
[1] https://orgmode.org/manual/References.html#References
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: https://ghg.earth/
Cav
/jwiegley/use-package
[2] https://github.com/zzamboni/dot-emacs/
[3] https://github.com/sachac/.emacs.d
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: https://ghg.earth/
Caveat lector
it back to normal.)
I'll refer to your configuration file when I move my init files into Org. It's
a great example.
Bill
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: https://ghg.earth/
Caveat lector
not?
C-c C-, will do that. It'll pop up a buffer with all the options for what to do
based on the next key.
Bill
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: https://ghg.earth/
Caveat lector
of that is
possible---but in Emacs, anything is possible ...)
Bill
[1] Now I'm using https://github.com/bbatsov/solarized-emacs, with variable
pitch turned off and Org headline resizing turned off.
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https
s you'd have to keep changing the name of the target archive
file, or rename it after you'd moved a tree to it, but at least it's getting a
whole tree out of the way at once.
Bill
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.mi
On 27 February 2020, Kyle Meyer wrote:
William Denton writes:
The only thing I really use drawers for is with clock tracking, so for me this
is just about :LOGBOOK: but it could be about other types of drawers, or all
drawers: is there a way to collapse them all at once?
I'm not aware
a file across two machines, I often end up with a lot of LOGBOOK drawers open
but they're just taking up screen space. Using TAB to close them one by one is
good for a bit of tidying, but I'd like to do them all at once.
Thanks,
Bill
--
William Denton :: Toronto, Canada --- Listening to Art
and close the buffer, which is easy to remember, but C-c C-c is natural
and very Orgish.
Bill
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: https://ghg.earth/
Caveat lector
On 27 January 2020, Tyler Smith wrote:
#+begin_src R :results graphics :file test.jpg
plot (1:10)
#+end_src
":results file graphics" should do it.
Bill
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.misk
ot;.
Bill
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: https://ghg.earth/
Caveat lector. --- STAPLR: https://staplr.org/
, and
I hope your work on it goes well.
Bill
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: https://ghg.earth/
Caveat lector. --- STAPLR: https://staplr.org/
On 27 October 2019, Dmitrii Korobeinikov wrote:
I am looking for a comfortable way to view LaTeX (for math formulas) in
org-mode.
This shows how:
https://orgmode.org/org.html#Previewing-LaTeX-fragments
I don't use it often, but it works very nicely.
Bill
--
William Denton :: Toronto
On 13 September 2019, William Denton wrote:
It turns out I found the cause by accident! I've been using
./configure --with-imagemagick
to configure Emacs before compiling it. I tried it without that option, and
now the problem has gone away and images are displaying as they should.
Aha
it. I tried it without that option, and now
the problem has gone away and images are displaying as they should.
The details of how Org and images and ImageMagick work together are beyond me,
but I hope noting this is useful.
Bill
--
William Denton :: Toronto, Canada --- Listening to Art
hub.com/wdenton/.emacs.d/blob/master/setup/setup-orgmode.el
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: http://ghg.earth/
Caveat lector. --- STAPLR: http://staplr.org/
realized it wasn't an Org problem.
It's often fun to keep on top of the current Emacs development tree, but then
things like this happen. Ah well!
Bill
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH
ailed
make: *** [compile] Error 2
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: https://ghg.earth/
Caveat lector. --- STAPLR: http://staplr.org/
grepped the source code, ORG-NEWS and the git log, but didn't see any mention of
it. What happened? Did it go in version 9? Am I overlooking something? I
feel like I've stepped into some parallel universe where everything is the same
except this one Org command.
Bill
--
William Denton
settings (or org-export-headline-levels) can change that:
https://orgmode.org/org.html#Export-Settings
Bill
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: https://ghg.earth/
Caveat lector
' the table to fit the smaller screen.
With a bit of experimenting you might find some column widths, like <40>, that
work to make it fit, as explained here:
https://orgmode.org/org.html#Column-Width-and-Alignment
Bill
--
William Denton :: Toronto, Canada --- Listening to Art:
⋱"))
:init
(add-hook 'org-mode-hook (lambda () (org-bullets-mode 1)))
)
Bill
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: https://ghg.earth/
Caveat lector. --- STAPLR: http://staplr.org/
lse seeing this?
Bill
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: https://ghg.earth/
Caveat lector. --- STAPLR: http://staplr.org/
always asssumed I'd end up
at the start of the new buffer.
Bill
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: https://ghg.earth/
Caveat lector. --- STAPLR: http://staplr.org/
|A|B|
This set of keystrokes makes:
| A | B |
| | |
| | |
But it used to make:
| A | B |
| A | |
Shift-RETURN doesn't copy the value of the cell above. This changed a little
while ago (in the main development tree) but I don't know exactly when.
Bill
--
William Denton
On 13 December 2018, Uwe Brauer wrote:
And I used both quite a bit, it seems that the new syntax has a begin
and end mandatory. So what I can I with this sort of templates?
yasnippet? I think that's what a lot of people moved to.
Bill
--
William Denton :: Toronto, Canada --- Listening
el Org headline turn into a chapter? Is there a built-in way, or do I
need to make my own class in org-latex-classes that has the structure I want?
(In LaTeX the problem doesn't arise, of course: don't use \part{} and just
start with \chapter{}.)
Bill
--
William Denton :: Toronto, Canada --- List
:
https://www.miskatonic.org/2017/11/16/clocktableii/
I need to do one more post about that to wrap it up. It's working well for me,
but warnings about not being clocked in to something, and better understanding
of what I'm doing based on headings or tags, would be useful.
Bill
--
William Denton
it (though it's been a while
and I can't remember for sure). It also saves time when rerunning code because
I don't reload stuff over and over.
Bill
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.or
list using it without problems?
Bill
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: http://ghg.earth/
Caveat lector. --- STAPLR: http://staplr.org/
est.
Any suggestions would be most welcome.
Bill
[1] https://www.miskatonic.org/2017/11/16/clocktableii/
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: http://ghg.earth/
Cav
recompiled from current
source) but couldn't see where this might have started.
Bill
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: http://ghg.earth/
Caveat lector. --- ST
. I'd set up ya-snippets to get the old behaviour, but I've been
trying this and am going to switch over permanently. (That said, it might make
sense to do this in version 10.)
M-x three-cheers-for-org-mode,
Bill
--
William Denton :: Toronto, Canada --- Listening to Art:
https
of tags again?
Merci beaucoup,
Bill
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: http://ghg.earth/
Caveat lector. --- STAPLR: http://staplr.org/
it in by hand---am I overlooking something?
Bill
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: http://ghg.earth/
Caveat lector. --- STAPLR: http://staplr.org/
/tmp/table-2.org
and then run C-u C-c TAB, I see this:
https://www.miskatonic.org/tmp/org-table.png
Does anyone else have this?
Bill
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: http://ghg.ear
| 4.650 | 1st Qu. | 1.4 | |
| Median | 5.700 | Median | 5.6 | |
| Mean| 5.643 | Mean| 4.7 | |
| 3rd Qu. | 7.100 | 3rd Qu. | 5.9 | |
| Max.| 8.300 | Max.| 9.3 | |
Uwe Brauer
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
htt
only a few lines of code.
Wherever it goes, it would be great if it's integrated into the code base. It's
a very nice visual improvement.
Bill
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: http:/
on Ubuntu
17.10.
Is there an R user on the list who sees the coloured text in the R console and
can try the example in Org?
#+BEGIN_SRC R :results output :session RSESSION
library(tidyr)
library(dplyr)
as_tibble(iris)
#+END_SRC
Bill
--
William Denton :: Toronto, Canada --- Listening to A
just
mention this.
Bill
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: http://ghg.earth/
Caveat lector. --- STAPLR: http://staplr.org/
(and in Emacs core) for it, than to ask users to install
something that does a lot more that they don't need.
I just realized that feature. I hope it comes back so that a little bit of the helpful Org magic is
built right in.
Bill
--
William Denton :: Toronto, Canada --- Listening to Art
agic that makes Org tables so wonderful is
now gone. :(
Bill
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: http://ghg.earth/
Caveat lector. --- STAPLR: http://staplr.org/
On 7 September 2017, William Denton wrote:
I can't find the "Dynamically narrow table columns" documentation, though.
Where is it?
Aha, checking the Git commit I see it (in doc/org.texi). (The title doesn't
match, which threw me off.)
"To see the full text, hold the mouse
ll without letting me edit it. I
hope this isn't permanent. :(
Bill
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: http://ghg.earth/
Caveat lector. --- STAPLR: http://staplr.org/
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: http://ghg.earth/
Caveat lector. --- STAPLR: http://staplr.org/
:22:45 2017 +0200
Fix `org-string-width'
* lisp/org.el (org-string-width): Better handle various invisible
characters.
I'm not sure what's going on ... is anyone else seeing this problem with tables?
Bill
On 8 August 2017, William Denton wrote:
I noticed this last week, but I'm on va
rty characters.| More than ten over here. |
# --
--
William Denton :: Toronto, Canada --- Listening to Art:
https://listeningtoart.org/
https://www.miskatonic.org/ --- GHG.EARTH: http://ghg.earth/
Caveat lector. --- STAPLR: http://staplr.org/
magic to identify Org
files.
$ file work-notes.org
work-notes.org: UTF-8 Unicode text, with very long lines
Writing a pattern to make this work could be an interesting project if someone
has some spare time some day ...
Bill
[1] https://en.wikipedia.org/wiki/File_%28command%29
--
W
the line length would be much longer.
I think this was introduced earlier today or yesterday in this commit:
002e2a072cc org-indent: Fix line and wrap prefixes
I can't figure out how to make it look like it used to. How could I do this?
Thanks,
Bill
--
William Denton :: Toronto, Canada
as the structure.
In a nutshell: I agree with Titus' point and also would love to have
alphabetical bullets.
I'm all in favour too, and hope that someone might implement this.
Bill
--
William Denton :: Toronto, Canada :: https://www.miskatonic.org/
Caveat lector.
--
William Denton :: Toronto, Canada :: https://www.miskatonic.org/
Caveat lector.
this without any sidewaystable:
\begin{longtable}{rrll}
Is this a bug? I assumed they'd work together out of the box, but maybe I need
to do something special.
Bill
--
William Denton :: Toronto, Canada :: https://www.miskatonic.org/
Caveat lector.
search it and pull links into Org:
http://www.mkbehr.com/posts/a-research-workflow-with-zotero-and-org-mode/
Bill
--
William Denton :: Toronto, Canada :: https://www.miskatonic.org/
Caveat lector.
' failed
make: *** [info] Error 2
Bill
--
William Denton :: Toronto, Canada :: https://www.miskatonic.org/
Caveat lector.
On 2 November 2016, Bastien Guerry wrote:
Org 9.0 is out!
Wonderful news, and I give my sincere thanks to everyone who helped. Org is a
great system. I use it every day and am very happy it exists.
Bill
--
William Denton :: Toronto, Canada :: https://www.miskatonic.org/
Caveat lector.
(Ubuntu) machine or two soon so I'll be
adding to it with packages and some system configuration information.
Bill
--
William Denton :: Toronto, Canada :: https://www.miskatonic.org/
Caveat lector.
--
William Denton :: Toronto, Canada :: https://www.miskatonic.org/
Caveat lector.
On 6 October 2016, Eric S Fraga wrote:
In any case, Nicolas, I am fully in favour of your proposed
change. Editing links has always been very frustrating for me and your
suggestion would make it much easier.
+1 from me too.
Bil
--
William Denton :: Toronto, Canada :: https
new to learn in Org---and something new to be learned
from this mailing list.
Bill
--
William Denton :: Toronto, Canada :: https://www.miskatonic.org/
Caveat lector.
ure what's happening, but it seems like a bug.
(This is on Emacs 25.2.50.2 with Org compiled from source today, up to
Nicolas's 2b22d503e1ee83f3a2681964f9de8405438a6385 commit yesterday).
Bill
--
William Denton :: Toronto, Canada :: https://www.miskatonic.org/
Caveat lector.
On 22 September 2016, Xi Shen wrote:
#+BEGIN_SRC sh :dir /sshx:openwrt:/mnt/sda1
ls -al
#+END_SRC
Just use ssh, not sshx, and it should work.
Bill
--
William Denton :: Toronto, Canada :: https://www.miskatonic.org/
Caveat lector.
.
Whether that's a good thing to do, or indeed possible, I don't know, but I'm
curious to know if anyone's got ideas about how xwidgets might be used in Org,
if they're hacking on it, etc.
Cheers,
Bill
[1] https://masteringemacs.org/article/whats-new-in-emacs-25-1
--
William Denton :: Toronto
't happen for me? I don't see any variable that's making
things default to upper case for me.
This isn't a problem ... I'm just curious.
Bill
[1] http://orgmode.org/org.html#Conventions
[2] http://orgmode.org/org.html#fn-3
--
William Denton :: Toronto, Canada :: https://www.miskatonic.org/
Caveat lector.
":results output" for one block and then
":results values" for the next one, the second block picks up the output from
the first one. But then other times not! Seems to depend on how intensive the
R work is.
Bill
--
William Denton :: Toronto, Canada :: https://www.miskatonic.org/
Caveat lector.
On 27 April 2016, William Denton wrote:
Is anyone using Org for remote configuration management instead of a tool
like Ansible?
I decided to try to get this working for what I needed, and I was able to do it:
https://www.miskatonic.org/2016/05/05/conforguration/
It just does one thing
wrote:
On Tue, May 3, 2016 at 2:55 PM, William Denton <w...@pobox.com> wrote:
I updated my packages today and now Org documents with R source blocks are
failing when I try to use a running R session.
Submitted a github issue on this:
- https://github.com/emacs-ess/ESS/issues/328
John
.29 (x86_64-unknown-linux-gnu, GTK+ Version 3.16.7)
of 2016-05-03
Org-mode version 8.3.4 (release_8.3.4-771-g36dbdb @
/usr/local/src/org-mode/lisp/)
ess-version: 15.09-2 patched [elpa: 20160502.557] (loaded from
/home/wdenton/.emacs.d/elpa/ess-20160502.557/)
Thanks,
Bill
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
idle:
https://github.com/wallyqs/org-converge
Cheers,
Bill
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
On 8 April 2016, Rainer M Krug quoted me:
There's something odd happening to me tonight with R source blocks and :session.
This is fixed now. It was a problem with ESS. Thanks for the pointer.
Bill
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
is still fine.
Could you please submit this to the ESS list?
Thanks for looking. I've reported this to the ESS list.
Bill
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
g
commits but don't see what might have done it, but I also don't think I'm doing
anything wrong.
Bill
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
This is
#+BEGIN_SRC R :session :results graphics :file example.png :width 800 :height
400
library(ggplot2)
ggplot(mpg, aes(class)) + geom_bar()
#+END_SRC
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
? There's nothing else in this
file, just a table and then this source block.
#+BEGIN_SRC emacs-lisp
(org-table-export "/tmp/mytable.csv" "orgtbl-to-csv")
#+END_SRC
Any help appreciated!
Bill
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
, unexpected end-of-input, expecting keyword_end
However, this does work:
#+BEGIN_SRC ruby :var t=sampletable
t[2][2]
#+END_SRC
#+RESULTS:
: 6
Bill
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
-c C-q.
Bill
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
of a look but didn't see
what could have caused it.
Bill
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
sitives are a common problem for me, and [fn:1] works cleanly
and clearly.
Bill
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
to test.
Bill
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
to an ODS spreadsheet? Has anyone hacked ODT
export so that works, perhaps?
Bill
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
that too, but restarting Emacs fixed it.
Bill
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
Is there anyone on the list who uses Jekyll (the Ruby-based static site
generator [1]) and has a way of writing in Org that works with the syntax
highlighting done with Pygments [2]?
Bill
[1] http://jekyllrb.com/
[2] http://jekyllrb.com/docs/templates/
--
William Denton ↔ Toronto, Canada
if a
second-level headline has a fourth-level child without a third-level one.
Do other people do this?
Bill
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
Thanks for locating this. I don't know enough about Org's workings to see what
in the change introduced the bug, but something did go wrong, and column widths
+ table alignments are broken. I hope someone can fix it!
Bill
On 7 July 2015, Nick Dokos wrote:
William Denton w...@pobox.com
that file (align.org)
and hit C-c C-c, it doesn't align. emacs -Q loads Org 8.2.10 (from the Emacs
source) and it does align.
Does it work for others? I assume it does---surely if other people noticed this
problem they'd have reported it already.
Bill
--
William Denton ↔ Toronto, Canada ↔ https
, lack of memory, and heavy CPU usage. Sometimes
everything hangs and I need to power cycle the computer. :(
Bill
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
Thanks, Kyle and Rasmus.
Attached is a tiny patch to add mention of this variable in the section of the
docs where all those options are listed.
Bill
On 16 June 2015, Rasmus wrote:
William Denton w...@pobox.com writes:
I'm writing something with a bunch of footnotes and instead of doing
this, or perhaps a (setq org-footnote-define-inline 'fnlocal) setting
could be added?
Bill
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
suboptimal when there's vastly more things you'd care
about.
I'm on this side too. I like the current behaviour.
Bill
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
using this wrong or if this is a
bug in the system?
As far as I remember, this is a bug, and it's fixed in the 8.3 development
version but not in the stable 8.2 release. This is another of the improvements
that won't be widely available until there's a proper new release.
Bill
--
William
://www.dropbox.com/sh/7s6di4en5ljbkcq/AAAzyQeg6VkMHnC1X9dQTg6ua?dl=0
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
, There is no facility to disable
loading fontenc.
That seems odd to me. Can you provide an ECM, a minimal complete example, that
causes this problem?
Bill
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
. Is there anything analogous in org?
Shift-RET will copy in what's in the cell above.
Bill
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
instead of bibtex etc.
Thanks,
eric
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
to recalculate the
table, so when I exported some numbers were missing.
It was trivial to do by hand, of course, but I looked for a setting that would
automate this and didn't see it. Did I overlook it, or is it not there?
Thanks,
Bill
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
-- and some sort of image of the formatted math would
be inserted?
Like this?
http://orgmode.org/org.html#Previewing-LaTeX-fragments
Bill
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
electric-indent-mode RET *twice* (to
disable and re-enable it) after you open the buffer?
Nothing different---the cursor ends up under the * after I hit return (and under
the H if I hit C-j, as someone else noticed).
Bill
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
.)
I'm afraid I don't know enough about this header argument or its use elsewhere
to offer a documentation patch, so I'm just pointing it out.
Working with R code blocks in Org is great.
Bill
--
William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/
1 - 100 of 111 matches
Mail list logo