9 64 81 100)
at the bottom.
3. The Org file and the Makefile that generated the HTML are at
http://www.retrotexts.net/tmp/ox-html-klipse/
in case you want to see them.
I hope this helps.
Best regards,
Raghu.
--
N. Raghavendra , http://www.retrotexts.net/
Harish-Chandra Research Institute, http://www.hri.res.in/
ariable, and thus ignore may be mistakenly misleading. Since the
> function is so short in this case, the issue doesnʼt really arise).
Thanks for that explanation too, I didn't know that.
Regards,
Raghu.
--
N. Raghavendra , http://www.retrotexts.net/
Harish-Chandra Research Institute, http://www.hri.res.in/
are not symbols. It should be Emacs Lisp and R. See,
> e.g., Emacs and ESS manuals.
I agree, but I just copied the text from the current Org manual.
Raghu.
--
N. Raghavendra , http://www.retrotexts.net/
Harish-Chandra Research Institute, http://www.hri.res.in/
(sym value)
(ignore sym)
(org-babel-do-load-languages value))
...)
--------
looks reasonable.
Raghu.
--
N. Raghavendra , http://www.retrotexts.net/
Harish-Chandra Research Institute, http://www.hri.res.in/
At 2018-05-03T16:49:01+05:30, N. Raghavendra wrote:
> (set-default org-babel-load-languages languages)
I meant `setq-default' there, not `set-default'.
Raghu.
--
N. Raghavendra , http://www.retrotexts.net/
Harish-Chandra Research Institute, http://www.hri.res.in/
n next:
In this example, evaluation is disabled for ‘emacs-lisp’, and enabled
for ‘R’.
(org-babel-do-load-languages
'((emacs-lisp . nil)
(R . t)))
Raghu.
--
N. Raghavendra , http://www.retrotexts.net/
Harish-Chandra Research Institute, http://www.hri.res.in/
At 2017-09-19T06:24:37+05:30, N. Raghavendra wrote:
> Attached is a patch that implements these changes.
Attached is a simplified patch with an unnecessary conditional removed.
Raghu.
--
N. Raghavendra , http://www.retrotexts.net/
Harish-Chandra Research Institute, http://www.hri.res
At 2017-09-16T17:27:14+02:00, Nicolas Goaziou wrote:
> I'm Cc'ing Matt, as the author of klipse integration, for some insight.
I've submitted a new patch with some explanation in a separate message.
I hope you will review it.
Cheers,
Raghu.
--
N. Raghavendra , http://
At 2017-06-14T23:02:12+05:30, N. Raghavendra wrote:
> At 2017-06-12T12:45:13-04:00, Matt Price wrote:
>
>> As it stands right now, both changes (addition of `data-editor-type`
>> attribute and moving the language name class from `pre` to `code`)
>> are necessary to make
oblem.
Cheers,
Raghu.
--
N. Raghavendra , http://www.retrotexts.net/
Harish-Chandra Research Institute, http://www.hri.res.in/
understand a "bump"
> may be a bit early at this point.
Certainly. It was less a bump than an expression of concern that my
messages may have been lost in the general mileu of the mailing list.
Cheers,
Raghu.
--
N. Raghavendra , http://www.retrotexts.net/
Harish-Chandra Research Institute, http://www.hri.res.in/
At 2017-06-06T20:50:21+05:30, N. Raghavendra wrote:
> CSS rules like
>
> pre.src-awk:before { content: 'Awk'; }
>
> in `org-html-style-default' don't work in the current Org version,
> because the class attribute has been moved from the `pre' element
At 2017-06-06T20:50:21+05:30, N. Raghavendra wrote:
> CSS rules like
>
> pre.src-awk:before { content: 'Awk'; }
>
> in `org-html-style-default' don't work in the current Org version,
> because the class attribute has been moved from the `pre' eleme
"html"))
- " data-editor-type=\"html\"" "")
- code close)))
+ (concat open code close)))
Statistics Cookie
--
2.7.4
--
--
N. Raghavendra , http://www.retrotexts.net/
Harish-Chandra Research Institute, http://www.hri.res.in/
At 2016-05-13T22:07:58+02:00, Leandro Noferini wrote:
> "N. Raghavendra" writes:
>
>> Is there a way to specify the timestamp for a repeated task which has
>> to be done on the second Sunday of every month? I'd like the todo
>> state of the task to go bac
n the Org manual.
Thanks,
Raghu.
--
N. Raghavendra , http://www.retrotexts.net/
Harish-Chandra Research Institute, http://www.hri.res.in/
Is there a way to specify the timestamp for a repeated task which has to
be done on the second Sunday of every month? I'd like the todo state of
the task to go back to TODO after it has been marked DONE, as described
in the section on repeated tasks in the Org manual.
Thanks,
Raghu.
Is there a way to specify the timestamp for a repeated task which has to
be done on the second Sunday of every month? I'd like the todo state of
the task to go back to TODO after it has been marked DONE, as described
in the section on repeated tasks in the Org manual.
Thanks,
Raghu.
Is there a way to specify the timestamp for a repeated task which has to
be done on the second Sunday of every month? I'd like the todo state of
the task to go back to TODO after it has been marked DONE, as described
in the section on repeated tasks in the Org manual.
Thanks,
Raghu.
es posting through Gmane?
--
N. Raghavendra , http://www.retrotexts.net/
Harish-Chandra Research Institute, http://www.hri.res.in/
making an HTTP request each
time I did "M-x org-contacts". This fixed it:
;; Don't fetch "avatar" icons of contacts from the Web.
(setq org-contacts-icon-use-gravatar nil)
I wonder if it is a good idea to make (1) and (2) the default behaviour.
Thanks and best rega
21 matches
Mail list logo