Re: [O] latex preview in latex block

2016-04-09 Thread Nicolas Goaziou
Hello, Jérémie Juste writes: > Is it possible to activate the latex preview in org-mode within in latex > bloc? It isn't possible out of the box. Org doesn't look at the contents of src blocks, which are supposed to be written in a foreign language. However, you can probably write a function f

Re: [O] [OT] A new web browser‽

2016-04-09 Thread Eric Abrahamsen
Eric Abrahamsen writes: > Eric S Fraga writes: > >> On Saturday, 9 Apr 2016 at 18:09, Marcin Borkowski wrote: >>> On 2016-04-09, at 02:26, Eric Abrahamsen wrote: >> >> [...] >> actively maintained, which I don't love. If anyone has recommendations for better keyboard-driven browsers,

Re: [O] [OT] A new web browser‽

2016-04-09 Thread Eric Abrahamsen
Eric S Fraga writes: > On Saturday, 9 Apr 2016 at 18:09, Marcin Borkowski wrote: >> On 2016-04-09, at 02:26, Eric Abrahamsen wrote: > > [...] > >>> actively maintained, which I don't love. If anyone has recommendations >>> for better keyboard-driven browsers, I'd love to hear them... >> >> eww

Re: [O] [OT] A new web browser‽

2016-04-09 Thread Eric Abrahamsen
Rasmus writes: > Eric Abrahamsen writes: > >> Adam Porter writes: >> >>> Marcin Borkowski mbork.pl> writes: >>> https://vivaldi.com/ Did anyone hear about it? Any thoughts/experiences? "Taking notes while browsing" seems to be something close to org-capture, no? Key

Re: [O] Fxporting a new markup

2016-04-09 Thread Adam Porter
Adam Porter alphapapa.net> writes: > I don't know if this answers your question, but you can export HTML tags > like this: > > Keyboard shortcut: html:C-c C-c html: I'm not sure what happened there, but the manual explains that technique here: http://orgmode.org/manual/Quoting

[O] Bug: group tags defined in org-tag-persistent-alist do not match their subtags [8.3.4 (8.3.4-31-gcb683e-elpa @ /home/jorge/.emacs.d/elpa/org-20160404/)]

2016-04-09 Thread Jorge Peixoto de Morais Neto
Suppose I wanted "animal" to be a group tag matching itself and "mammal".  I would like them to be mutually exclusive to avoid redundancy.  So I would define them in org-tag-persistent-alist as such:      (:startgroup)  ("animal" . ?a)  (:grouptags)  ("mammal" . ?m)  (:endgroup) Bu

[O] Bug: Repeated candidate tags in org-set-tags-command interface [8.3.4 (8.3.4-31-gcb683e-elpa @ /home/jorge/.emacs.d/elpa/org-20160404/)]

2016-04-09 Thread Jorge Peixoto de Morais Neto
I have set org-tag-persistent-alist.  In my .org files, many of these tags do in fact appear.  But then when I try to change the tags of some entry with org-set-tags-command, Org shows about double the expected number of candidate tags, because those tags that occur both in org- tag-persistent-alis

Re: [O] [PATCH] org.texi: Replace broken example script for batch execution

2016-04-09 Thread Nicolas Goaziou
Hello, Ethan Ligon writes: > There is an example bash script in section 14.12 of the org manual which > is meant to tangle source blocks from a supplied list of org files. > > The present version is broken in several small ways (it appears to date > from a period when babel was still part of co

Re: [O] Promote/demote an Active Region

2016-04-09 Thread Uwe Koloska
Am 09.04.2016 um 17:52 schrieb Ron Mitchell: > In "2.5 Structure Editing" the org info manual says > > "When there is an active region (Transient Mark mode), promotion and > demotion work on all headlines in the region." > > That doesn't work for me. Only the line at point is pro- or de- moted.

Re: [O] [OT] A new web browser‽

2016-04-09 Thread Eric S Fraga
On Saturday, 9 Apr 2016 at 18:09, Marcin Borkowski wrote: > On 2016-04-09, at 02:26, Eric Abrahamsen wrote: [...] >> actively maintained, which I don't love. If anyone has recommendations >> for better keyboard-driven browsers, I'd love to hear them... > > eww ;-) I use this as my first port o

[O] importing tasks from .ics

2016-04-09 Thread Victor A . Stoichita
Hi, I’m new to org-mode. I’m trying to achieve synchronization of my agenda and tasks with a radicale server (caldav). So far, I’ve managed to setup pretty much everything I need, thanks to the nice doc and to various other tutorials. I still have one major issue though: importing tasks from ics

Re: [O] Fxporting a new markup

2016-04-09 Thread Adam Porter
I don't know if this answers your question, but you can export HTML tags like this: Keyboard shortcut: @@html:@@C-c C-c@@html:@@

Re: [O] how to disable smart-tab only on org headline?

2016-04-09 Thread Adam Porter
Xebar Saram gmail.com> writes: > im pretty sure smart tab activates when im in org, when i issue C-h k i get this > > > It is bound to TAB, , . > > (yas-expand &optional FIELD) > > Expand a snippet before point. If no snippet > expansion is possible, call command `smart-tab'. > > > and i

Re: [O] [OT] A new web browser‽

2016-04-09 Thread Adam Porter
Marcin Borkowski mbork.pl> writes: > I'm not an Opera user, so please enlighten me: what was wrong with it? > (The only info about Opera I have is from one of my friends, who liked > it a lot a few years ago.) I've never really been an Opera user either, other than trying it briefly. >From wha

Re: [O] [OT] A new web browser‽

2016-04-09 Thread Marcin Borkowski
On 2016-04-08, at 21:39, Oleh Krehel wrote: > Marcin Borkowski writes: > >> https://vivaldi.com/ > >> Did anyone hear about it? Any thoughts/experiences? > > It's a closed-source Chromium-based browser. Just ignore that nonsense. Well, while "nonsense" might be too much of a word, this does

Re: [O] [OT] A new web browser‽

2016-04-09 Thread Marcin Borkowski
On 2016-04-09, at 02:26, Eric Abrahamsen wrote: > Adam Porter writes: > >> Marcin Borkowski mbork.pl> writes: >> >>> https://vivaldi.com/ >>> >>> Did anyone hear about it? Any thoughts/experiences? "Taking notes >>> while browsing" seems to be something close to org-capture, no? >>> Keyboar

Re: [O] [OT] A new web browser‽

2016-04-09 Thread Marcin Borkowski
On 2016-04-08, at 22:00, Adam Porter wrote: > Marcin Borkowski mbork.pl> writes: > >> https://vivaldi.com/ >> >> Did anyone hear about it? Any thoughts/experiences? "Taking notes >> while browsing" seems to be something close to org-capture, no? >> Keyboard-driven might mean either vim-like

Re: [O] Fxporting a new markup

2016-04-09 Thread Charles C. Berry
On Sat, 9 Apr 2016, fredtant...@free.fr wrote: Hi everyone, I need your help. Prior to version 8.3.* I used a custom marker (‰) to export keyboard shortcut in html (that is to kbd tags). What I have done is, in ox-org.el or org-element.el, every time there was a function with "bold" or "code",

[O] Promote/demote an Active Region

2016-04-09 Thread Ron Mitchell
Hi there. In "2.5 Structure Editing" the org info manual says "When there is an active region (Transient Mark mode), promotion and demotion work on all headlines in the region." That doesn't work for me. Only the line at point is pro- or de- moted. Is this a bug, or am I not understanding th

[O] latex preview in latex block

2016-04-09 Thread Jérémie Juste
Hello, Is it possible to activate the latex preview in org-mode within in latex bloc? My idea was to comment the table when I get the output. I noticed also that preview does not work with the table environment but works fine with the tablular environment. This does not work #+BEGIN_SRC Latex \be

Re: [O] how to disable smart-tab only on org headline?

2016-04-09 Thread Xebar Saram
Hi again Adam im pretty sure smart tab activates when im in org, when i issue C-h k i get this It is bound to TAB, , . (yas-expand &optional FIELD) Expand a snippet before point. If no snippet expansion is possible, call command `smart-tab'. and i also see smart tab in the mod line/ any clu

Re: [O] [OT] A new web browser‽

2016-04-09 Thread Rasmus
Eric Abrahamsen writes: > Adam Porter writes: > >> Marcin Borkowski mbork.pl> writes: >> >>> https://vivaldi.com/ >>> >>> Did anyone hear about it? Any thoughts/experiences? "Taking notes >>> while browsing" seems to be something close to org-capture, no? >>> Keyboard-driven might mean eithe

[O] Fxporting a new markup

2016-04-09 Thread fredtantini
Hi everyone, I need your help. Prior to version 8.3.* I used a custom marker (‰) to export keyboard shortcut in html (that is to kbd tags). What I have done is, in ox-org.el or org-element.el, every time there was a function with "bold" or "code", I copied/pasted the function and modified it to m

Re: [O] orgmode send email to self for important reminders?

2016-04-09 Thread Eric S Fraga
On Saturday, 9 Apr 2016 at 03:48, Xebar Saram wrote: > Hi all > > I was wondering if anyone has a system where orgmode sends a reminder > email to one self for specific reminders (based on tags, keyword, todo > state etc). I use the emacs appointment system (appt-) to pop-up messages etc. The c

Re: [O] [OT] A new web browser‽

2016-04-09 Thread Eric S Fraga
On Friday, 8 Apr 2016 at 22:00, Adam Porter wrote: [...] > It looks interesting, but it's not free software, so I have no interest Funnily enough, that's the first thing I checked. I think I'll stick with Firefox + vimperator for full keyboard controlled browsing. -- : Eric S Fraga (0xFFFCF67