[Orgmode] Re: worg recent changes exported page?

2010-08-03 Thread Roman
Scot Becker gmail.com> writes: > > > True.  I watch the recent changes to worg in an RSS feed reader, and it would be very nice to get from there to the worg pages itself (rather than just the diffs)Scot http://pipes.yahoo.com/pipes/pipe.info?_id=7874b4183cbacfa142403259494c074e There. Repl

[Orgmode] Problem with quoting in #+BEGIN blocks

2009-09-14 Thread Roman Geus
AMPLE * * Part 1 * bla, bla, bla #END_EXAMPLE I expected "* Part 1" to be interpreted as ordinary text. Is this working as intended? Thanks and regards, Roman Geus PS: I&#

Re: [Orgmode] Problem with quoting in #+BEGIN blocks

2009-09-16 Thread Roman Geus
Hi Carsten Thanks for your helpful comments. It works fine now. Regards, Roman On Tue, Sep 15, 2009 at 8:37 AM, Carsten Dominik wrote: > > On Sep 14, 2009, at 8:41 AM, Roman Geus wrote: > >> Hello >> >> I'm fairly new to org-mode, and I am surprised

[O] How to stop () or [] from messing up text color

2016-02-24 Thread Roman Milner
Hello - As soon as I put braces or parens in a heading the rest of the line turns black. Adding a priority can trigger this. The black text after the braces shows as being the default face not an org mode face. Is there any workaround for this? Thanks Roman

Re: [O] How to stop () or [] from messing up text color

2016-02-24 Thread Roman Milner
Can you tell me what version of org you are on? I'm on 8.3.3. Thanks Roman On Feb 24, 2016 5:03 PM, "Nicolas Goaziou" wrote: > Hello, > > Roman Milner writes: > > > > As soon as I put braces or parens in a heading the rest of the line turns > >

Re: [O] How to stop () or [] from messing up text color

2016-02-25 Thread Roman Milner
I figured this out. It was rainbow delimiters mode. Specifically calling (global-rainbow-delimiters-mode) causes the issue. Thanks for your help. On Wed, Feb 24, 2016 at 5:40 PM, Nicolas Goaziou wrote: > Roman Milner writes: > > > Can you tell me what version of org you are on?

Re: [O] Log change TODO state after clock-out

2017-07-29 Thread Roman Rudakov
Hello, I've tried to remove line (org-inhibit-logging t) locally, it have solved my problem partially. If I clock-in and then clock-out the same headline everything is ok (Task 1 in my example) . But if I clock-in Task 2, Then go to Task 3 and ckock it in, Task 2 clocked out and have only CLOSED l

[O] hard header-args in org-babel-load-file

2019-06-19 Thread Roman Kalinichenko
Hello org-mode team ! I get the feature that make me so sad. so I have settings.org file like this: = #+BEGIN_SRC elisp (setq mac-command-modifier 'meta) #+END_SRC #+BEGIN_SRC elisp (provide 'settings) #+END_SRC #+PROPERTY:header-args:elisp :tangle ~/.emacs.d/elisp/sett

Bug: org-priority face has extra space at the end starting from version 9.4 [9.4 (9.4-elpaplus @ /home/rrudakov/.emacs.d/elpa/org-plus-contrib-20200914/)]

2020-09-15 Thread Roman Rudakov
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list. -

Re: Bug: org-priority face has extra space at the end starting from version 9.4 [9.4 (9.4-elpaplus @ /home/rrudakov/.emacs.d/elpa/org-plus-contrib-20200914/)]

2020-09-29 Thread Roman Rudakov
"Protesilaos Stavrou" writes: > Roman Rudakov [2020-09-15, 18:50 +]: > >> I use theme which draw boxes around priority cookie. Before updating to >> version 9.4 box was rendered just around square brackets, but since >> version 9.4 it has additional sp

[BUG] org-insert-heading-respect-content doesn't always insert TODO heading [9.5.4 (release_9.5.4-17-g6e991f @ /usr/local/Cellar/emacs-plus@29/29.0.50/share/emacs/29.0.50/lisp/org/)]

2022-08-17 Thread Roman Rudakov
Hello! Steps to reproduce: 1. Create an org heading and set state to something but TODO or DONE (for example PROGRESS). 2. Call the function org-insert-todo-heading-respect-content Expected result: New heading with TODO state in inserted Actual result: New heading is inserted with the same sta