Adrian

Results 6 issues of Adrian

When using the :wrap header argument the leading colon is not suppressed. Below I compare ob-python with emacs-jupyter: ``` #+begin_src python :results output :wrap org print('test') #+end_src #+RESULTS: #+begin_src org...

enhancement
help wanted
org

Is it possible to reload the .so shared library for a grammar within the current emacs session? Nothing else would change besides the shared library being updated from a more...

feature request

I'm running the latest commit (03ac87a). If I set `verilog-cexp-indent 2` and indent the code with `indent-region` (which uses `verilog-indent-line-relative` under the hood I believe), I get: ``` module to_inst(...

In an SVG produced by [xcircuit](http://opencircuitdesign.com/xcircuit/), text with anchors on the right are displayed in nomacs as if the anchors were on the left. **To Reproduce** Using version 3.16.0 of...

bug

In the code block below I define `tick` and `every`. ``` {signal: [ {name: 'clk', wave: 'l.h.l.h.l.h.l.h.l.h.l.h.l..'} ], head: { text: 'Test', tick:0, every:2 }, foot: { text: "Test2", tick:...

Every time I try to connect and pull down tasks from Asana I receive the following error: ``` $ todo-sync org ~/tmp/asana-test/config.el asana $ASANA_TOKEN Traceback (most recent call last): File...