Noweb references and padlines

2024-10-01 Thread Linus Arver
Hello, Org supports adding blank lines between concatenated source code blocks with the "padline" header argument [1]. However this does not work for Noweb references. For example, a blank line is inserted between "foo" and "bar" and again between "bar" and "baz" for tangling-padline.txt below:

[O] hiwin-mode and org-indent face

2015-08-01 Thread Linus Arver
Hello, I use hiwin-mode [1] which changes the background color of all faces in the inactive window to a different color (I am assuming this is how it works). Unfortunately it does not change the background color for the 'org-indent' face which I believe is used to set the color for the indentation

Re: [O] including files and org-src-preserve-indentation

2015-02-20 Thread Linus Arver
For the record, attached are the files for the ECM I used to test. -L On Fri, Feb 20, 2015 at 07:27:18PM -0800, Linus Arver wrote: > On Sun, Feb 15, 2015 at 06:36:29PM +0100, Nicolas Goaziou wrote: > > Hello, > > > > Linus Arver writes: > > > > >> When

Re: [O] including files and org-src-preserve-indentation

2015-02-20 Thread Linus Arver
On Sun, Feb 15, 2015 at 06:36:29PM +0100, Nicolas Goaziou wrote: > Hello, > > Linus Arver writes: > > >> When I call org-publish-current-project, the included file's TAB > >> characters automatically become converted into spaces. Is there an > >> or

Re: [O] including files and org-src-preserve-indentation

2015-02-07 Thread Linus Arver
~/prog/elementary-haskell/" :publishing-directory "~/prog/elementary-haskell/public_html" :publishing-function org-html-publish-to-html :section-numbers t :with-toc t :html-preamble t :html-head "") ) )

[O] including files and org-src-preserve-indentation

2015-01-22 Thread Linus Arver
Hello list, I have line like this in my .org file: #+include: "src/frankenB.hs" :src haskell -n That file has literal TAB characters in it. I also have (setq org-src-preserve-indentation t) in my .emacs. When I call org-publish-current-project, the included file's TAB characters automatic

Re: [O] [dev] org-indent-mode patch

2011-03-18 Thread Linus Arver
Hello, On Mon, Mar 14, 2011 at 08:51:27AM +0100, Carsten Dominik wrote: > Hi Nicolas, > > On 13.3.2011, at 17:21, Nicolas wrote: > > > Hello, > > > > I'd like to submit the following org-indent-mode patch for testing. > > > > git://github.com/ngz/org-mode-lists.git indent-patch-no-timer >

[Orgmode] Re: [PATCH] indentation for section headings vs bulleted lists

2011-02-20 Thread Linus Arver
On Mon, Feb 21, 2011 at 12:26:30AM +0100, Nicolas wrote: > Hello, > > Here is an attempt to solve the problem at hand. > > Linus, would you mind testing it and reporting back? > Brilliant, I just applied your patch to the git version and everything works nicely as I had hoped! Thank you so muc

[Orgmode] Re: indentation for section headings vs bulleted lists

2011-02-20 Thread Linus Arver
On Sun, Feb 20, 2011 at 01:19:43PM +0100, Nicolas wrote: > Firstly, org-indent-mode only works by sections. That means the whole > section gets the same indent prefix, whatever can be inside. Thus, lists > cannot be treated differently for now. While I am not technically knowledgeable with org-mod

Re: [Orgmode] indentation for section headings vs bulleted lists

2011-02-19 Thread Linus Arver
On Sat, Feb 19, 2011 at 10:35:11AM +0100, Bastien wrote: > Hi Linus, > > Linus Arver writes: > > > I'm running emacs-org-mode 7.4. > > (http://aur.archlinux.org/packages.php?ID=18206). > > There has been important changes to the way Org handles lists in th

Re: [Orgmode] indentation for section headings vs bulleted lists

2011-02-18 Thread Linus Arver
On Fri, Feb 18, 2011 at 03:18:38PM -0300, Darlan Cavalcante Moreira wrote: > > In fact, lists are indented like this, but indentation has meaning. > > I remember some recent changes announced here in the mailing list to how > lists are handled in org that made lists more powerful. It seems now th

Re: [Orgmode] indentation for section headings vs bulleted lists

2011-02-18 Thread Linus Arver
On Fri, Feb 18, 2011 at 09:52:14AM +0100, Bastien wrote: > Hi Linus, > > Linus Arver writes: > > > This is very nice. But regular bulleted lists are indented like this: > > > > - blah blah blah blah > > blah blah blah blah > > blah blah blah blah >

[Orgmode] indentation for section headings vs bulleted lists

2011-02-17 Thread Linus Arver
Hello, I have #+STARTUP: indent in my .org file. I notice that section headings get indented like this: * blah blah blah blah blah blah blah blah blah blah blah blah ** blah blah blah blah blah blah blah blah blah blah blah blah This is very nice. But regular bulleted lists are indent