Re: [O] org-ref in action

2014-06-27 Thread Melleus
Very useful guide. Thank you.

Re: [O] Collecting unique selling proposition (USP) of Org-mode

2014-06-28 Thread Melleus
Karl Voit writes: > "why should I learn Emacs/Org-mode?" Good practices (or cases) of use might be much more useful. IMHO

[O] Debug (ox-odt): No OpenDocument schema files installed

2014-08-29 Thread Melleus
I'm trying to set up the odt exporter which is disabled by default. After loading the exporter with: (require 'ox-odt) I got the message about missing files. I inspected the org-odt-data-dir and found that it points to non-existant directory. So I did: (setq org-odt-data-dir "/usr/share

Re: [O] Debug (ox-odt): No OpenDocument schema files installed

2014-08-30 Thread Melleus
I did that. But got the same message. Should I have anything except: > ls OrgOdtContentTemplate.xml OrgOdtStyles.xml README in that directory? Thank you.

Re: [O] Debug (ox-odt): No OpenDocument schema files installed

2014-08-31 Thread Melleus
I should point to the /usr/share/emacs/site-list/org-mode/etc It's the one and only path that contains necessary files in Debian. Now the message has gone. Thank you.

Re: [O] Org-mode Habit with Varying Description

2014-10-20 Thread Melleus
Why don't you set your habit as a "read 25 pages" and use a piece of paper or some card as a bookmark to remember where you finished? E-book readers provide the functionality of remembering where you stopped last time as I know. The title of the book is written on the book itself and e-book readers

Re: [O] Large LaTeX project in single file or using publishing

2014-11-28 Thread Melleus
My five cents. Pretty long ago I started writing my thesis as a single LaTeX file so I see no reason to redo it in Org format. Nevertheless I began use Org mode almost exlusively for writing articles. Thanks to Org I can keep all information needed for article in one file. I find helpful using exp

Re: [O] [ANN] [OT] New Android app (Orgzly)

2015-01-22 Thread Melleus
MobileOrg for Android was abandoned finally, was it?

Re: [O] status of mobile (Android)

2016-02-01 Thread Melleus
Saša Janiška writes: > Is there something which would work with ownCloud? Davdroid from F-droid open source repository works with any compatible with carddav and caldav specifications server including Owncloud. So after you got your tasks synced with the android calendar and contacts with the a

[O] org-calendar-holiday and local holidays

2015-03-01 Thread Melleus
Hi to all. I'm afraid to ask. But... Anyway. Does %%(org-calendar-holiday) know about holiday-local-holidays? I'm not programmer, sorry. I've set up those local holidays but cannot see them in my agenda. Thanks in advance.

Re: [O] org-calendar-holiday and local holidays

2015-03-02 Thread Melleus
jorge.alfaro-muri...@yale.edu (Jorge A. Alfaro-Murillo) writes: > They should show up after you restart emacs. I supposed it should. But in fact in does not work.

Re: [O] org-calendar-holiday and local holidays

2015-03-02 Thread Melleus
Alexis writes: > see that local holiday. To fix this, i use M-: to evaluate: > >(setq calendar-holidays (append calendar-holidays > holiday-local-holidays)) > > after which the local holiday next Monday appears in my Org agenda. Works perfectly this way, thank you.

Re: [O] org-calendar-holiday and local holidays

2015-03-03 Thread Melleus
jorge.alfaro-muri...@yale.edu (Jorge A. Alfaro-Murillo) writes: > calendar-holidays, it is because you are calling something that > loads holidays.el before you set holiday-local-holidays. You're right. Now I understand. Thank you for explaining.

Re: [O] Best practices to get reminders?

2015-04-07 Thread Melleus
If you have an android phone, then you can use mobile-org for that. You would have all your org information available even on the road.

Re: [O] Best practices to get reminders?

2015-04-07 Thread Melleus
Then I do not quite understand you, sorry for noise. I have my phone with me even when I'm working on my PC and reminders only from the phone are enough for me. And more likely I get the phone with me rather then a PC, when going out for a coffee.

[O] Non-latin drawer's name

2015-07-08 Thread Melleus
Is it possible? I can hide the drawer's contents only if its name is in latin characters. Is this intended behaviour? I register the drawer on per-file basis with #+DRAWERS declaration. Thank you. -- My Emacs is v 24.4.1 and Org is v 8.2.10 from Debian repositories.

Re: [O] Plentiful warnings & errors installing org+contrib

2014-01-15 Thread Melleus
Thank you for replying! That was the first thing I did. The second was installing Emacs sources. But results were just the same. To me it looks like that orgmode.org repository is not compatible with Emacs from Debian or there are some unmaintained dependencies issues at least, which could be under

Re: [O] Plentiful warnings & errors installing org+contrib

2014-01-15 Thread Melleus
Fortunately I have found the org-mode install in official Debian repositories. And even it has the ox-bibtex package I was looking for. It turned out to be fully compatible with my installation of Emacs. And now, after some tweaks in my .emacs I have it up and running. Debian is a kind of thing-i

Re: [O] Plentiful warnings & errors installing org+contrib

2014-01-15 Thread Melleus
Thank you. Now I have working 2.8.4 from testing repositories. And comparing to latest 2.8.5 that I couldn't manage I happily accept such price.

Re: [O] ox-bibtex: How to use Bib file in a different directory?

2014-02-17 Thread Melleus
Might the symbolic link would do the trick?

Re: [O] Advice needed: Cant find a decent way to autosync my work TODO org file between laptop and work pc

2014-05-24 Thread Melleus
Richard Lawrence writes: > Also, Unison (http://www.cis.upenn.edu/~bcpierce/unison/) promises to do > two-way file sync between *nix and Windows. I've never tried it; has > anyone else? I can recommend rsync (you can get it from Cygwin for Windows) for such things. No fancy GUIs though. It just

Re: [O] orgmode for many continuous tasks?

2017-09-26 Thread Melleus
Eric Abrahamsen writes: > Tim Cross writes: > >> Peter Neilson writes: >> >>> >>> * TODO Devise a way to project my agenda (in unavoidable brilliance) onto >>> the side of the barn, or perhaps embroider it into the fleece of my sheep >>> (who * TODO need to be shorn). >>> >>> Plausible (or i

Re: [O] orgmode for many continuous tasks?

2017-09-27 Thread Melleus
Mycroft Jones writes: >>Maybe it's a bit overhead, but anyway. You can use org-caldav-sync to sync the >>todos with local owncloud (or other caldav) server and use some phone/tablet's >>calendar to sync with owncloud to have your tasklist with you on the run and >>you can use it for capturing tod

[O] Can export the files with bibliography only to LaTeX

2017-12-13 Thread Melleus
I used to think that I can export from org to bunch of different formats. But all of a sudden when I need this feature I see that I can export only to LaTeX. But when I try exporting to other format I get Wrong type argument: stringp, nil error message. When there's no bibtex references or exp

Re: [O] Can export the files with bibliography only to LaTeX

2017-12-15 Thread Melleus
Thank you, Alan, I also thought that org-ref is an easy way out. But it didn't work for me out of the box (for html and txt export) unfortunately. And it is a pretty good piece of software anyway, I must admit. Which I would miss if I didn't run into this issue with exporting. Regards, Anatoly.

Re: [O] Can export the files with bibliography only to LaTeX

2017-12-15 Thread Melleus
Eric S Fraga writes: > On Thursday, 14 Dec 2017 at 10:11, Adonay Felipe Nogueira wrote: >> Indeed, Pandoc is a way out ;) >> >> I just would advise against converting from LaTeX to Word DOC. > > [...] > >> Relying on these formats such as DOC and DOCX only serve to >> make people more dependent o

Re: [O] Can export the files with bibliography only to LaTeX

2017-12-28 Thread Melleus
Accidentally I've found that until there are no "Online" type of references Org exports both to text and html. When there is at least one "Online" reference, I got "Wrong type argument: stringp, nil" error. I don't know whether this is a bug or some misconfiguration. But might someone will check ou

Re: [O] Bug: incorrect display of tables after alignment [9.1.8 (9.1.8-elpa @ /Users/michelschinz/.emacs.d/elpa/org-20171228/)]

2018-01-01 Thread Melleus
Melleus writes: > I also have Org mode version 9.1.8 and the problem with broken > tables. Now it looks like this: > > |+--+---| > | Суб'єкт

Re: [O] Bug: incorrect display of tables after alignment [9.1.8 (9.1.8-elpa @ /Users/michelschinz/.emacs.d/elpa/org-20171228/)]

2018-01-01 Thread Melleus
I also have Org mode version 9.1.8 and the problem with broken tables. Now it looks like this: |+--+---| | Суб'єкт| Завдання |

Re: [O] Bug: incorrect display of tables after alignment [9.1.8 (9.1.8-elpa @ /Users/michelschinz/.emacs.d/elpa/org-20171228/)]

2018-01-02 Thread Melleus
Michel Schinz writes: > (Melleus, the same procedure should fix the problem for you too). Yes, after update I got version 9.1.5 and everything works perfectly with tables now. Thank you, guys.

Re: [O] Cannot sync with caldav anymore

2018-02-16 Thread Melleus
Nicolas Goaziou writes: > Hello, > > writes: > >> After updating to Org mode version 9.1.6 (9.1.6-48-gfe7619-elpa) I lost >> ability to sync with caldav (which I use for syncing my schedule with >> Nextcloud <-> Android). Before the update everything was perfect. And I >> beleive that everything