[O] [Radio tables???] (was: [ANN] OrgStruct is dead. Long live Orgalist.)

2018-04-09 Thread Uwe Brauer
>>> "Nicolas" == Nicolas Goaziou writes: Hello I just saw this mail. > Hello, > As discussed on this ML a few months ago, I eventually removed OrgStruct > minor mode from Org code base. > I also removed Radio lists, i.e., sending and receiving Org lists in > non-Org buffers, si

Re: [O] org-wikinodes.el and "invalid format operation %%\"

2018-04-09 Thread Michael Maurer
Ok, figured it out. This only happened in files with #+TODO: 20% 30% 40% 50% 80% 70% 90% 95% as part of its to-do directive. After removing the percentage to-do steps, camelcase worked and it stopped complaining about "invalid format operation %%\". On 2 April 2018 at 12:21, Michael Maurer wrot

Re: [O] org-wikinodes.el and "invalid format operation %%\"

2018-04-09 Thread Julius Dittmar
Am 09.04.2018 um 12:22 schrieb Michael Maurer: > Ok, figured it out. This only happened in files with > > #+TODO: 20% 30% 40% 50% 80% 70% 90% 95% Maybe a stupid question, but: Is the inversion of direction -- 70% after 80% -- intended? Could that be the stumbling point? > as part of its to-do di

Re: [O] org-wikinodes.el and "invalid format operation %%\"

2018-04-09 Thread Michael Maurer
On 9 April 2018 at 12:52, Julius Dittmar wrote: > Am 09.04.2018 um 12:22 schrieb Michael Maurer: >> Ok, figured it out. This only happened in files with >> >> #+TODO: 20% 30% 40% 50% 80% 70% 90% 95% > > Maybe a stupid question, but: Is the inversion of direction -- 70% after > 80% -- intended? Cou

Re: [O] [ANN] OrgStruct is dead. Long live Orgalist.

2018-04-09 Thread Eric S Fraga
On Sunday, 8 Apr 2018 at 22:18, Nicolas Goaziou wrote: [...] > As stated before, IMO, the only viable use for contrib/ is to be used as > an incubator for inclusion in Org. > > Packages in contrib/ should be stored somewhere else, it could even be > in an Org ELPA. I would much prefer contrib.

Re: [O] [Radio tables???]

2018-04-09 Thread Nicolas Goaziou
Hello, Uwe Brauer writes: > This is really bad. That is a feature I daily use in latex buffers. Why > did you do this? Is there any substitute for it. With a similar syntax? > > If not tons of my latex files which contain radio tables will be > useless. I removed radio _lists_ not radio _tables

Re: [O] [ANN] OrgStruct is dead. Long live Orgalist.

2018-04-09 Thread Kaushal Modi
On Mon, Apr 9, 2018 at 8:11 AM Eric S Fraga wrote: > > I would much prefer contrib. ELPA does not work well, in my experience, > if you have different systems running different versions of Emacs. > Out of curiosity, why is that? Because of few backward-incompatibilities in byte compiled files i

Re: [O] visual-line-mode [was: Re: Clean up org-faces.el]

2018-04-09 Thread Eric S Fraga
On Sunday, 8 Apr 2018 at 13:57, Samuel Wales wrote: > On 4/8/18, Diego Zamboni wrote: >>> off topic here, but the problem with visual-line-mode for me is that >>> at least in 24.4 it does not respect fill column. this is a > >>> dealbreaker. i stick with m-q. >> >> It still doesn’t (I’m using 2

Re: [O] [ANN] OrgStruct is dead. Long live Orgalist.

2018-04-09 Thread Eric S Fraga
On Monday, 9 Apr 2018 at 12:18, Kaushal Modi wrote: > On Mon, Apr 9, 2018 at 8:11 AM Eric S Fraga wrote: > >> >> I would much prefer contrib. ELPA does not work well, in my experience, >> if you have different systems running different versions of Emacs. >> > > Out of curiosity, why is that? Bec

Re: [O] [ANN] OrgStruct is dead. Long live Orgalist.

2018-04-09 Thread Kaushal Modi
On Mon, Apr 9, 2018 at 8:25 AM Eric S Fraga wrote: > > Yes, because of byte code incompatibilities. Yes, I probably need to > set up major version specific directories. Laziness on my part, I > guess. Which is why I am happy for my comment to be ignored. ;-) > OK, but I'll still leave this he

[O] pdf links are not converted correctly upon latex export when in an outside directory

2018-04-09 Thread org-mode
Hello, I've experienced an issue, where links to pdfs (but not .org ) files do not work in an exported pdf file due to incorrect link syntax, if the linked pdf is not in the same subtree as the org file that is exported. If one looks in the .tex file one can see that links to "outside" *.

Re: [O] [ANN] OrgStruct is dead. Long live Orgalist.

2018-04-09 Thread Eric S Fraga
On Monday, 9 Apr 2018 at 12:45, Kaushal Modi wrote: > On Mon, Apr 9, 2018 at 8:25 AM Eric S Fraga wrote: > >> >> Yes, because of byte code incompatibilities. Yes, I probably need to >> set up major version specific directories. Laziness on my part, I >> guess. Which is why I am happy for my co

Re: [O] [ANN] OrgStruct is dead. Long live Orgalist.

2018-04-09 Thread Kaushal Modi
On Mon, Apr 9, 2018 at 10:14 AM Eric S Fraga wrote: > > Does emacs 27 initialise package before I do > explicitly? > Yes.. there was a tome of discussion on this on emacs-devel. I have saved this link for my reference: http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=24acb31c04b4048b85311d7

Re: [O] [Radio tables???]

2018-04-09 Thread Uwe Brauer
>>> "Nicolas" == Nicolas Goaziou writes: > Hello, > Uwe Brauer writes: >> This is really bad. That is a feature I daily use in latex >> buffers. Why did you do this? Is there any substitute for it. With >> a similar syntax? >> >> If not tons of my latex files which contain

Re: [O] [ANN] OrgStruct is dead. Long live Orgalist.

2018-04-09 Thread Eric S Fraga
On Monday, 9 Apr 2018 at 14:19, Kaushal Modi wrote: > On Mon, Apr 9, 2018 at 10:14 AM Eric S Fraga wrote: > >> >> Does emacs 27 initialise package before I do >> explicitly? >> > > Yes.. there was a tome of discussion on this on emacs-devel. I have saved > this link for my reference: > http://git

Re: [O] How to combine Lisp style and Calc style Table Formula together?

2018-04-09 Thread Thierry Banel
Try this: $2=$1;%1.1e Le 09/04/2018 04:42, stardiviner a écrit : -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I try to display table columns value like 1 with format "1.0e+4". So I use function (format "%1.1e" $1). Here is my org table: |n | Algorithm A (n) | Algorithm B (4n + 8)

Re: [O] Bug: Prevent fill-paragraph from breaking inside Org mode links [9.1.9 (release_9.1.9-580-g39837b @ /home/drunkard/emacs_lisp_imported/org-mode/org-mode/lisp/)]

2018-04-09 Thread Brent Goodrick
Hi Nicolas, All of that sounds reasonable. Thanks for the reply. -Brent On Sun, Apr 8, 2018, 9:43 AM Nicolas Goaziou wrote: > Hello, > > Brent Goodrick writes: > > > First, it may be a separate "bug" that org-return cannot recognize the > > multi-line Org link. > > Fixed. Thank you. > > >

Re: [O] [Radio tables???]

2018-04-09 Thread Rasmus
Hi Uwe, Uwe Brauer writes: > Templates are another example of this philosophy. I still can't use the > actual git master version of orgmode since the old templates have been > removed and the new syntax is not really explained. Please let me know what you are missing in terms of documentation.

Re: [O] [ANN] OrgStruct is dead. Long live Orgalist.

2018-04-09 Thread Tim Cross
Eric S Fraga writes: >> Yes.. there was a tome of discussion on this on emacs-devel. I have saved >> this link for my reference: >> http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=24acb31c04b4048b85311d794e600ecd7ce60d3b > > Ah, so in emacs 27, package initialisation happens whether you wa

Re: [O] git clone org mode

2018-04-09 Thread Rasmus
Vikas Rawal writes: > Fellow orgers, > > The following two pages on worg both recommend using "git clone >g...@code.orgmode.org:bzg/org-mode.git” to clone the org repo. > > https://orgmode.org/worg/dev/index.html > > https://orgmode.org/worg/org-faq.html

Re: [O] Bug: org-capture files wrong date in capture template [9.1.7 (9.1.7-elpaplus @ /Users/rmirelan/.emacs.d/elpa/org-plus-contrib-20180226/)]

2018-04-09 Thread Robert Irelan
Hi, that ended up being the problem. Specifically, the line at https://code.orgmode.org/bzg/org-mode/src/442e7a2911e3e0229b1b6dd1fe0449653274ec31/lisp/org-capture.el#L1013 needs to be fixed to read instead (append `(0 0 ,org-extend-today-until) On Sat, Apr 7, 2018 at 2:07 PM Nicolas Goaziou wrot

Re: [O] visual-line-mode [was: Re: Clean up org-faces.el]

2018-04-09 Thread Samuel Wales
On 4/9/18, Eric S Fraga wrote: > What I do, when I want distraction free writing, is expand the fringes > to take up whatever amount of screen space I wish. cf set-fringe-mode interesting idea, but not useful here as i need org headers and tables to extend as far as possible, while paragraphs ar

Re: [O] visual-line-mode [was: Re: Clean up org-faces.el]

2018-04-09 Thread Vikas Rawal
> On 10-Apr-2018, at 5:12 AM, Samuel Wales wrote: > > On 4/9/18, Eric S Fraga wrote: >> What I do, when I want distraction free writing, is expand the fringes >> to take up whatever amount of screen space I wish. cf set-fringe-mode > > interesting idea, but not useful here as i need org head

[O] [SOLVED] Re: How to combine Lisp style and Calc style Table Formula together?

2018-04-09 Thread stardiviner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Thierry Banel writes: > Try this: > $2=$1;%1.1e > Thanks, this is really great. - -- [ stardiviner ] don't need to convince with trends. Blog: https://stardiviner.github.io/ IRC(freenode): stardiviner GPG: F09F650D7D6748198

Re: [O] Which org mode document should I modify for new header argument?

2018-04-09 Thread stardiviner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I try to find information in Org-mode web page https://orgmode.org/worg/org-contribute.html#patches But can't find which document should I modify. Recently I found both `org.texi` and `org-manual.org` are modified. Really don't know which one shoul

[O] [patch] fix error when using org-notify with no agenda files

2018-04-09 Thread Jay Kamat
Hi, Previously, when `org-agenda-files' was nil, and `org-notify-start' had been called (org-notify running), I got the following error every time `org-notify-process' would run. Wrong type argument: stringp, nil This patch fixes this so `org-notify' won't throw errors if no agenda files are pre

Re: [O] [Radio tables???]

2018-04-09 Thread Nick Dokos
Rasmus writes: > Hi Uwe, > > Uwe Brauer writes: > >> Templates are another example of this philosophy. I still can't use the >> actual git master version of orgmode since the old templates have been >> removed and the new syntax is not really explained. > > Please let me know what you are missin

Re: [O] [ANN] OrgStruct is dead. Long live Orgalist.

2018-04-09 Thread Eric S Fraga
On Tuesday, 10 Apr 2018 at 07:51, Tim Cross wrote: > I have also found the 'use-package' package to be extremely useful in > making my setup clearer, further controlling package setup/load and > deferring package loading to get faster startup times. Yes, I've heard good thing about use-package. M

Re: [O] [ANN] OrgStruct is dead. Long live Orgalist.

2018-04-09 Thread Tim Cross
for me, moving to use-package was fairly painless - my init file was only 20+ years worth of accumulated tweaks and configuration! Was well worth the effort though as it also fixed some annoying 'quirks' I had sort of got use to. WRT Emacs 27 - I gave up bleeding edge Emacs a few years back. Pref

Re: [O] [ANN] OrgStruct is dead. Long live Orgalist.

2018-04-09 Thread Eric S Fraga
On Tuesday, 10 Apr 2018 at 15:51, Tim Cross wrote: > WRT Emacs 27 - I gave up bleeding edge Emacs a few years back. Prefer the > stability and there wasn't much in new versions that justified the regular > updates and rebuilds etc. I track via emacs-snapshot (Debian package) which means I don't ha