Hello,
Kaushal Modi writes:
> Out of curiosity, which org-mode version will see this change in
> export-block syntax?
Org 9.0. See ORG-NEWS in development branch.
Regards,
--
Nicolas Goaziou
Given the following template
"\| %(org-read-date)\| %^{InputSomething}"
org-read-date works fine , but
any attempt to enter a space character in "InputSomething"
gives the following in the minibuffer
[No match]
Charlie Millar
Given the following template
"\| %(org-read-date)\| %^{InputSomething}"
org-read-date works fine , but
any attempt to enter a space character in "InputSomething"
gives the following in the minibuffer
[No match]
GNU Emacs 24.4.1 (x86_64-pc-linux-gnu, GTK+ Version 3.14.5) of
2015
* lisp/org-clock.el (org-clocktable-write-default): Count properties
columns when using special :formula %
The previous count did not consider properties columns, so the generated
formula was incorrect.
---
lisp/org-clock.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/lisp/org-clock.el
[ Orgmode v8.3.1 ]
How can I have Emacs actually display /foo/, *bar*, _blah_ emphasis *in an
Orgmode buffer*?
Note that I am not "exporting" HTML, LaTeX, or friends (where I assume the
above markups get correctly styled as italics, bold, etc.).
Is there some way to do this?
"org-fontify-emphas
On 2016-01-11, at 19:30, Kenneth Jacker wrote:
> [ Orgmode v8.3.1 ]
>
> How can I have Emacs actually display /foo/, *bar*, _blah_ emphasis *in an
> Orgmode buffer*?
> Note that I am not "exporting" HTML, LaTeX, or friends (where I assume the
> above markups get correctly styled as italics, bold
First time to post here. If inappropriate, please let me know.
The lisp function insert-file-contents used in ox-bibtex does not move point
and insertion-marker to the end of inserted text (I'm not sure it is a bug or
an intention). The result is that the citation is a dangling table not
inclu
>
> Are you sure you have a font that supports italic or boldface variants?
>
Hmmm ... not sure I know how to check that ...
Might you suggest a "variable", "function" or "menu item" that would
indicate whether the needed "font support" was there/enabled?
> It works out of the box on my E
Hi Andrew
I would like to give some feedback to what you originally asked Steve:
On Mon, Jan 11, 2016 at 5:19 AM, Andrew Hyatt wrote:
> I can't reproduce this under Emacs 25. As this bug is a bit old, I'm
> guessing it has been fixed in the meantime. Please let me know if you
> can still reprodu
Hello,
Charles Millar writes:
> Given the following template
>
> "\| %(org-read-date)\| %^{InputSomething}"
>
> org-read-date works fine , but
>
> any attempt to enter a space character in "InputSomething"
>
> gives the following in the minibuffer
Fixed. Thank you.
Regards,
--
N
Hello,
swfl...@flintfam.org (Samuel W. Flint) writes:
> I use habits, and until recently, there was a problem with habit
> repeaters. Now that this is fixed, there's a new problem. When I try
> to set a habit's TODO state to DONE, aside from correctly setting the
> SCHEDULED line, and the TODO
Hello,
Michael Brand writes:
> I would like to push the attached change to add some ERTs with the
> commit msg below and would like to ask you for a review first.
It looks good. Thank you. Minor suggestions follow.
> (ert-deftest test-org-capture/fill-template ()
> - "Test `org-capture-fill-
Hello,
Fernando Varesi writes:
> * lisp/org-clock.el (org-clocktable-write-default): Count properties
> columns when using special :formula %
>
> The previous count did not consider properties columns, so the generated
> formula was incorrect.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
> Nicolas Goaziou writes:
NG> Hello, swfl...@flintfam.org (Samuel W. Flint) writes:
>> I use habits, and until recently, there was a problem with habit
>> repeaters. Now that this is fixed, there's a new problem. When I
>> try to set a habit's TODO state to DONE, aside from correctly settin
On Mon, Jan 11, 2016 at 5:43 PM Michael Brand
wrote:
> Hi Andrew
>
> I would like to give some feedback to what you originally asked Steve:
>
>
> On Mon, Jan 11, 2016 at 5:19 AM, Andrew Hyatt wrote:
> > I can't reproduce this under Emacs 25. As this bug is a bit old, I'm
> > guessing it has been
Hi Viktor,
Viktor Rosenfeld writes:
> Hi,
>
> I noticed that org-agenda-filter-by-tag-refine started to exclude
> selected tags by default recently because the 'refine in the call to
> org-agenda-filter-by-tag is interpreted as an exclude flag.
This seems to have been introduced by 6c6ae99 (org
gongzhitaao writes:
> First time to post here. If inappropriate, please let me know.
>
> The lisp function insert-file-contents used in ox-bibtex does not move point
> and insertion-marker to the end of inserted text (I'm not sure it is a bug or
> an intention). The result is that the citation i
Hi Nicolas
On Tue, Jan 12, 2016 at 12:05 AM, Nicolas Goaziou
wrote:
>
> Michael Brand writes:
>
>> (ert-deftest test-org-capture/fill-template ()
>> - "Test `org-capture-fill-template' specifications."
>> + "Test `org-capture-fill-template' specifications.
>> +The tests here are very similar
18 matches
Mail list logo