Re: [O] Fontification of collapsed sections with code blocks

2016-11-01 Thread Maciek Starzyk
:) Thanks, Maciek On Tue, Nov 1, 2016 at 9:14 AM, Nicolas Goaziou wrote: > Hello, > > Maciek Starzyk writes: > > > Not sure if this is a bug or a feature: > > Collapsed sections, which end with a source code block, have the same > font > > (from the ellipsis u

[O] Fontification of collapsed sections with code blocks

2016-10-31 Thread Maciek Starzyk
Hi list, Not sure if this is a bug or a feature: Collapsed sections, which end with a source code block, have the same font (from the ellipsis until the end of line) as the code block last line. The face name is `org-block-end-line'. This propagates also to parent sections. Is there a setting that

Re: [O] org-mode git, el-get, recently many functions' defintion void

2013-02-24 Thread Maciek Starzyk
#x27;ve > removed el-get .loaddefs.el[c], and allowed them to regenerate. > > Any suggestions on how to debug? It certainly could be el-get and nothing > to do > with org-mode. > > Thanks, > Jeff > > > > -- Maciek Starzyk

[O] [PATCH] org-table.el: Calc formulas evaluate to #ERROR.

2011-07-03 Thread Maciek Starzyk
er ev)) ev))) (when org-table-formula-debug (with-output-to-temp-buffer "*Substitution History*" -- Maciek Starzyk

[Orgmode] [PATCH] Add babel lang files to distribution file

2010-07-03 Thread Maciek Starzyk
Hi, This small patch adds babel lang files to the distribution file. Maciek diff --git a/Makefile b/Makefile index 389b268..f936d0a 100644 --- a/Makefile +++ b/Makefile @@ -304,6 +304,7 @@ distfile: $(MKDIR) org-$(TAG)/lisp/babel/langs cp -r $(LISPFILES) org-$(TAG)/lisp cp -r $(LISPBFILES) org-$(

[Orgmode] Make distfile error

2010-07-01 Thread Maciek Starzyk
Hi, In the current org-mode git there is a bug in the "distfile" target: $ make distfile -e TAG=xxx gives: cp: target `org-xxx/lisp/babel' is not a directory make: *** [distfile] Error 1 -- Maciek ___ Emacs-orgmode mailing list Please use `Reply All'