* org-attach.el (org-attach-use-annex): New function to check if git
annex should be used.
(org-attach-annex-get-maybe): New function to get a file from git
annex if necessary.
(org-attach-annex-confirm-get-function): New defcustom to determine
behavior of org-attach-annex-get-maybe.
(o
Eric S Fraga writes:
> On Tuesday, 26 Jan 2016 at 11:20, f...@epita.fr wrote:
>> Hi !
>> I want to plot the extract of columns :
>> But, the gnuplot block do not found the tab1.
>> Is it possible to name the columnview table ?
>>
>> Org-mode version 8.3.3 (8.3.3-17-gce80a0-elpa @
>> /home/flav/.e
On Mon, 25 Jan 2016 21:51:05 -0800,
Erik Hetzner wrote:
>
> Hi all,
>
> make test is hanging on my environment, on the babel sh tests.
[…]
It turns out the issue is my prompt, that is, the value of the =PS1= environment
variable, which contains a lambda (λ, U+03BB). I suspect the following wil
thanks!
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
The disease DOES progress. MANY people have died from it. And
ANYBODY can get it.
Denmark: free Karina Hansen NOW.
Hello,
Karl Voit writes:
> * Samuel Wales wrote:
>> i find the table editor is broken in maint. the point in the other
>> window is off screen most of the time. at least with large fonts.
>
> In my setup, this is always the case, yes. Very annoying.
>
> To be more specific:
>
> When I press "C
Hello,
I'm getting a weird error. When I "make vanilla" from the current git
repo, I don't get the error, so I'm sure it's something I've done, but
I'm not sure what, and my customizations make tracking down the problem
complicated. I know I can find out the source, but I'm hoping that
someone h
Nicolas Goaziou writes:
> Rasmus writes:
>
>> Short weekend... Thanks for reminding. Would you be interested in
>> providing patches for the other backends? I’d be a bit troubled by fixing
>> a general issue for one backend only.
>
> FWIW, I applied the patch before reading your answer.
Than
Hello,
Rasmus writes:
> Short weekend... Thanks for reminding. Would you be interested in
> providing patches for the other backends? I’d be a bit troubled by fixing
> a general issue for one backend only.
FWIW, I applied the patch before reading your answer.
Regards,
--
Nicolas Goaziou
Hi Anthony,
> Eventually, I think at least ox-texinfo.el, ox-man.el and ox-groff.el
> need a similar trick.
Perhaps there should be an error check in ox-odt as well? I guess the
only thing that could happen is that the zip/odt can’t be written, which
could happen if it
Erik Hetzner writes:
>> Seems fine, but I wonder if it wouldn’t be better to check the exit code
>> of say an annex command and relies on its checking. E.g. on my system
>>
>> (zerop (shell-command "cd ~/annex/doc.annex/ && git annex info --fast"
>> nil)) => t
>> (zerop (shell-command "
>> I have to admit I am reluctant to add another option to org-mode. What do you
>> think about a y-or-n-p if the file needs fetching that will ask if the user
>> would like to get the file from git annex?
>
> I think a y-or-n-p prompt would be fine. It also has the advantage that
> it would make
Hi,
I have the org-html-postamble-format set to the below:
(setq org-html-postamble-format
`(("en"
,(concat "Exported using "
;; "%c" is replaced with
`org-html-creator-string'
;; Emacs (Org mode )
Hello,
"sgeorgii ." writes:
> Today I completely uninstalled org-mode from emacs, restalled fresh and
> installed the latest org version 20160125.
>
> I see the bug right now on my screen.
>
> M-x
>
> org-agenda
>
> M
>
> Match:
>
> Result: *Messages* = org-agenda-finalize: Wrong type argume
Hello,
Bruno Bigras writes:
> 2016-01-26 14:58 GMT-05:00 Titus von der Malsburg :
>> I think Bruno means that the TODO keywords are *not* highlighted.
>
> You're right. Sorry for the confusion.
This was fixed yesterday.
Regards,
--
Nicolas Goaziou
2016-01-26 14:58 GMT-05:00 Titus von der Malsburg :
> I think Bruno means that the TODO keywords are *not* highlighted.
You're right. Sorry for the confusion.
On 2016-01-26 Tue 11:35, Bruno Bigras wrote:
> I think I have the same problem. Also some "TODO" keywords are now
> highlighted in some headings but it could be related.
I can confirm the error messages. Also, I think Bruno means that the
TODO keywords are *not* highlighted. This also affects o
Rasmus writes:
> Nicolas Goaziou writes:
>
Eventually, I think at least ox-texinfo.el, ox-man.el and ox-groff.el
need a similar trick.
>>>
>>> Perhaps there should be an error check in ox-odt as well? I guess the
>>> only thing that could happen is that the zip/odt can’t be written, w
I think I have the same problem. Also some "TODO" keywords are now
highlighted in some headings but it could be related.
In the "*messages*" buffer I have:
font-lock-fontify-keywords-region: Wrong type argument: listp,
org-level-1Error during redisplay: (jit-lock-function 240) signaled
(wrong-type
I just updated org-mode from Elpa and since then links in headings are
not anymore interpreted as links. Example:
* [[http://www.google.com][Google]]
I’d expect to see
* Google
with “Google” being clickable but instead I see the complete code for
the link. Links in normal text work as usual
Erik Hetzner writes:
> Kyle Meyer wrote:
>> s/if/when/
>
> I’m sorry, you said this before, but I’ve always used =if= except in the case
> where I’d otherwise need =progn=. Is the principle here that =when= should be
> used when there is no else block?
Yes, for an 'if' without an 'else', I'd p
On Tuesday, 26 Jan 2016 at 16:11, Loris Bennett wrote:
> Hi,
>
> With the following:
[...]
> I expected to see headings "Fruit" and "Vegetables" over the two
> columns, but they do not appear. I thought I had to use
>
> :BEAMER_env: ignoreheading
>
> explicitly to suppress the headings and t
On Tuesday, 26 Jan 2016 at 11:20, f...@epita.fr wrote:
> Hi !
> I want to plot the extract of columns :
> But, the gnuplot block do not found the tab1.
> Is it possible to name the columnview table ?
>
> Org-mode version 8.3.3 (8.3.3-17-gce80a0-elpa @
> /home/flav/.emacs.d/elpa/org-20160118/)
>
>
Rafael Laboissiere writes:
> I am the author of the commits and I sincerely apologize for breaking
> the usual rules of development of Org-mode.
Thanks.
> I contributed in the past to both Worg and Org-mode itself. I do not
> remember who gave me push access to the Git repositories, it was some
phillip.l...@russet.org.uk (Phillip Lord) writes:
> Kyle Meyer writes:
[...]
>> This should be fixed on the Org side as of 44c8cd7 (2015-08-10):
[...]
> Okay. What's the best way to get this fix onto the release branch?
I'm not sure, but I just asked a related question in bug#22399:
htt
On Mon, 25 Jan 2016 23:40:33 -0800,
Kyle Meyer wrote:
>
> Erik Hetzner writes:
>
> […]
> > * mk/targets.mk: Fix cleantest target to for deleting git annex repos.
> ^^
> Typo
Thank you!
> […]
>
> s/if/when/
Stefan Monnier writes:
>> Thank you. That seems to work nicely.
>> Is there anything else I need to do for the first patch?
>
> No, it's good to go. If you don't have commit rights, I can install it
> for you into emacs-25, unless the Org guys prefer to do it via the
> Org tree.
No, I don't ha
Marcin Borkowski writes:
On 2016-01-23, at 19:28, Xebar Saram wrote:
Thanks for the feedback guys!
Marcin: do you know of good packages or methods to auto
push/pull from emacs each time you save a file (preferably ones
that dont require coding skills :-))
Sadly, no. But this shouldn't
Hi,
With the following:
#+TITLE: test
#+OPTIONS: H:3
#+LaTeX_CLASS: beamer
* blah
** test
*** Food :B_columns:
:PROPERTIES:
:BEAMER_env: columns
:END:
Fruit :B_column:
* Samuel Wales wrote:
> i find the table editor is broken in maint. the point in the other
> window is off screen most of the time. at least with large fonts.
In my setup, this is always the case, yes. Very annoying.
To be more specific:
When I press "C-c '" on a table, the table editor gets o
Robert Horn writes:
Apologies, sent to the wrong list
R Horn
--
Sent with my mu4e
>> I see the problem. org-src-font-lock-fontify-block is using buffers
>> named " org-src-fontification:" in an unusual way:
>> they're updated via normal buffer modifications, but they're not put in
>> font-lock-mode, so all the font-lock machinery which tries to keep the
>> fontification up-to-d
Hello,
"Loris Bennett" writes:
> However, it seems a little inconsistent that some options, like
> '#+OPTIONS' or '#+LATEX_HEADER', are cumulative whereas others, like
> '#+TBLFM', are not.
Those are different things.
#+LATEX_HEADER is a global keyword, which affects the whole document.
Most
Hi !
I want to plot the extract of columns :
But, the gnuplot block do not found the tab1.
Is it possible to name the columnview table ?
Org-mode version 8.3.3 (8.3.3-17-gce80a0-elpa @
/home/flav/.emacs.d/elpa/org-20160118/)
Thks
* Synthèse
#+name: tab1
#+begin: columnview :hlines 1 :id "pr
Hello,
On 2016-01-25 12:37, Nick Dokos writes:
> Alan Schmitt writes:
>
>> I’m having the same problem with python: I’m still in emacs-lisp mode.
>> I checked the value of the variable and it is as expected. For some
>> reason the change is not picked up. Is it because there are several
>> occu
34 matches
Mail list logo