off topic, but is it possible to leverage such a default into being
able to include a paragraph [or a section] from the current file?
istr this required specifying both dir [fixed with this default] and
the file basename.
here are some of the things i tried.
bad syntax no doubt.
# #+include: [[i
This is a bug that started with org-9.6, and has persisted up until now. I
have stayed
with org-9.5.5 waiting until this is resolved, but it has not as of yet.
What happens is, for certain org templates that I run, the buffer simply
freezes and displays a message: clipboard pasted as level 2 subtr
I fiddled around a little bit this weekend and confirmed that this (sloppy)
code makes highlighting work for all shell types that sh-script supports:
;;A quick hack to try and support more shells syntax highlight in org babel
(require 'sh-script)
(require 'ob-shell)
(let ((shells (seq-filter (lamb
Hi,
I also do some teaching, different courses, in earlier times lab
courses/project work, recently a quite large bachelor level course.
Some of the courses (like the ones mentioned) require keeping track of
many, many details (from my side), including administrational,
organizational stuff, o
Emacs is a complex tool that itself can take a semester or more to get
productive in. I know I myself tried for years to move to it and was only
able to after learning vim bindings pretty well, and starting to use
Spacemacs. Forcing students to use emacs, much less org - especially in
this day and
On 03-04-2023 15:52, Marko Schuetz-Schmuck wrote:
Dear All,
I teach some software engineering courses and in each of them students
work on semester-long projects in teams. So far, have let them choose
their own tools for all the tasks (implementation language,
documentation tools, etc.). Persona
On 4/3/23 07:52, Marko Schuetz-Schmuck wrote:
Dear All,
I teach some software engineering courses and in each of them students
work on semester-long projects in teams. So far, have let them choose
their own tools for all the tasks (implementation language,
documentation tools, etc.). Personal
Dear All,
I teach some software engineering courses and in each of them students
work on semester-long projects in teams. So far, have let them choose
their own tools for all the tasks (implementation language,
documentation tools, etc.). Personally, I have been using org-mode for
what feels like
Wow, works!, thank you very much.
Now, I have a more specific example.
#+name: initSSH
#+begin_src shell :var connection=“admin@10.0.3.200" :noweb yes
ssh -t miguel@172.28.3.249 "sudo -u admin ssh -t $connection 'sudo su'"
#+end_src
#+name: getClientInstanceNameNew
#+begin_src shell :session som
gnu...@pm.me writes:
> Hi Ihor,
> Thanks for your reply and clarification on what Timothy meant.
>
> 1. Is there a general workaround that could be used as of now?
Nothing great. You may have to use a custom macro, but you will then
miss auto adjustment of heading levels and other #+INCLUDE featu
Samuel Wales writes:
> i was not intending to talk about that xkcd. there has been confusion
> about 2 definitions of priority, and your urgent will likely help. if
> the docs referred to priority cookies, your argument is good. i did
> not think every reference did incl code.
Well. I am pret
Ihor Radchenko writes:
>> It would be easier to review if this patch was split into 2 parts:
>> - add compat.el dependency (unused)
>> - replace functions to ones from compat.el
>
> Sure, but after spending half an hour trying to decouple this part, I
> gave up and decided to leave it as is. And
> Ihor Radchenko writes:
>
>> Sorry for the late reply.
>>
>> Do I understand correctly that all the ical lines must use \r\n? [1]
>
> Following up here that I have pushed a fix for the EOL issue in
> ox-icalendar:
>
> https://list.orgmode.org/87355ikzwk.fsf@localhost/T/#m180c100587d3d88ab57879
Le 02/04/2023 à 15:58, Ihor Radchenko a écrit :
Ihor Radchenko writes:
#+SETUPFILE is only parsed for export settings. It is not actually
included. I admit that the wording may be confusing.
To actually include the document, use #+INCLUDE.
I tried to clarify the manual section in the attac
14 matches
Mail list logo