On 2017-01-12 03:30, Sean Escriva writes:
> Greetings fellow Org users,
>
> I'm the current maintainer for MobileOrg iOS[1] and am interested to
> get feedback from any org-mobile users. What do you use to sync org
> files across different machines, how could the current org-mobile
> workflow be
I'm on 8.2.10 and want to upgrade to the latest version in ELPA for est+
views, but I noticed that summation with {:} in column view does not
give output in days. I've poked around the code a bit and it doesn't
seem to me like a configuration change.
Is there any way to get effort estimates print
It works. But I had to set some headers in the code block itself as
following:
:exports results :results value
I suppose, I can specify them directly in the org-sbe call, like with
inline calls or call through #+CALL?
This feature really needs to be documented and extensively.
Thanks,
On We
Hello,
Roland Everaert writes:
> It works. But I had to set some headers in the code block itself as
> following:
>
> :exports results :results value
>
> I suppose, I can specify them directly in the org-sbe call, like with
> inline calls or call through #+CALL?
See `org-sbe' docstring.
> Th
Hello,
Malcolm Matalka writes:
> I'm on 8.2.10 and want to upgrade to the latest version in ELPA for est+
> views, but I noticed that summation with {:} in column view does not
> give output in days. I've poked around the code a bit and it doesn't
> seem to me like a configuration change.
>
> I
Nicolas Goaziou writes:
> Hello,
>
> Malcolm Matalka writes:
>
>> I'm on 8.2.10 and want to upgrade to the latest version in ELPA for est+
>> views, but I noticed that summation with {:} in column view does not
>> give output in days. I've poked around the code a bit and it doesn't
>> seem to m
Hello,
Malcolm Matalka writes:
> From what I can tell, those apply to CLOCKSUM but in this case I'm using
> {:} for effort. Do they still apply there?
They should, IIRC, as long as at least one duration is expressed using
`org-effort-durations' units.
> I can see that CLOCKSUM already uses da
Thanks Joon. Yes, I had tried, and did not work. I put it just after and
just before Figures , but it does not work.
Edgar
On 2017-01-11 03:41, Joon Ro wrote:
Second, how do I force a new slide so that the "Figures" block is
not
cut-off on slide 4/4?
Try:
#+BEAMER: framebreak
B
On Tuesday, 10 Jan 2017 at 23:49, ed...@openmail.cc wrote:
> Hello,
>
> I am new to org-mode, because it seems impressive, and I think that it
> will make my life much simpler. Thank you!
>
> For the following, I am attaching example org, pdf and tex files (the
> last two generated by org-mode >
Nicolas Goaziou writes:
> Hello,
>
> Malcolm Matalka writes:
>
>> From what I can tell, those apply to CLOCKSUM but in this case I'm using
>> {:} for effort. Do they still apply there?
>
> They should, IIRC, as long as at least one duration is expressed using
> `org-effort-durations' units.
>
>
When you use est+, what units are the ranges in? For example, I did
1d-2d and then another which was 40:00 and got a very different result
than doing 5d instead of 40:00. I also tried with use 40h-40h and 5d-5d
and 40:00-40:00. Are ranges unit-less and I just have to be careful to
always use the
Hello,
Malcolm Matalka writes:
> When you use est+, what units are the ranges in?
"est+" expects numbers without units, e.g., "1-2".
Regards,
--
Nicolas Goaziou
Den 12 jan. 2017 15:10 skrev "Nicolas Goaziou" :
Hello,
Malcolm Matalka writes:
> When you use est+, what units are the ranges in?
"est+" expects numbers without units, e.g., "1-2".
Thanks again! Is supporting units something that is viewed as a bad idea
or a feature that nobody has had the
Malcolm Matalka writes:
> Thanks again! Is supporting units something that is viewed as a bad idea
> or a feature that nobody has had the time to develop? I ask so I don't
> waste my time if I try and develop it.
Actually, I was wrong. `org-columns--summary-estimate' calls
`string-to-number' s
Alan Schmitt writes:
> On 2017-01-12 03:30, Sean Escriva writes:
>
>> Greetings fellow Org users,
>>
>> I'm the current maintainer for MobileOrg iOS[1] and am interested to
>> get feedback from any org-mobile users. What do you use to sync org
>> files across different machines, how could the cu
Christian Wittern writes:
> Dear John,
>
> Thanks for your answer.
>
> On 01/11/2017 10:33 PM, John Kitchin wrote:
>>
>> There is not a way to hook or define a format for this that I know of.
>> For helm-bibtex, you might be able to redefine or advise
>> bibtex-completion-apa-format-authors to ha
Hello,
I have this elisp function that I run in org-export-before-processing-hook
that coverts a pdf to png where that png file is already linked in the org
file. Just that the png file did not exist to begin with; it is converted
from pdf at the time of exporting. [Code is at the end of this emai
Hello all,
Are there plans to have the orgmanual.org (
http://orgmode.org/cgit.cgi/org-mode.git/tree/contrib/orgmanual.org)
completely replace the texinfo version at some point?
I believe that orgmanual.org was synchronized with the texinfo version when
it was checked in. But I fear that if this
Hello,
Kaushal Modi writes:
> Are there plans to have the orgmanual.org (
> http://orgmode.org/cgit.cgi/org-mode.git/tree/contrib/orgmanual.org)
> completely replace the texinfo version at some point?
The first step is to have orgmanual.org generate org.texi. We're not
there yet because there i
Hello,
Kaushal Modi writes:
> I have this elisp function that I run in org-export-before-processing-hook
> that coverts a pdf to png where that png file is already linked in the org
> file. Just that the png file did not exist to begin with; it is converted
> from pdf at the time of exporting. [
Hello,
Matt Price writes:
> I have been having some trouble with org-mime & mu4e (iv cc & bcc are
> empty, then buffer creation fails), and this patch seems to have fixed it.
> Not 100% sure that this is really the origin of the problem but it fixed an
> issue for me.
Thank you.
Could you send
I noticed that org-mime was recently added to Melpa:
https://melpa.org/#/org-mime
On Mon, Sep 12, 2016 at 7:32 PM chen bin wrote:
> On Tue, Sep 6, 2016 at 1:57 AM, Nicolas Goaziou
> wrote:
> > project, tho. It could be useful to add yours to any ELPA and have the
>
> Sure, I will contact marmel
I happened just recently notice that org-mime was now added to Melpa:
https://melpa.org/#/org-mime
Would it be a better option to send the patches to
https://github.com/org-mime/org-mime and remove org-mime from contrib/ as
discussed here:
https://lists.gnu.org/archive/html/emacs-orgmode/2016-09/m
On Thu, Jan 12, 2017 at 2:59 PM Nicolas Goaziou
wrote:
> I would simply use a comment with some specific pattern instead of
> messing with Org syntax.
>
> For example, I use the following comments
>
> # © Author "title" licence
>
> just before image links so as to mark them, collect them and bu
Hello,
Kaushal Modi writes:
> I noticed that org-mime was recently added to Melpa:
> https://melpa.org/#/org-mime
I guess we can remove "org-mime.el" from contrib/ then. Any objection?
Regards,
--
Nicolas Goaziou
Kaushal Modi writes:
> Hello all,
>
> Are there plans to have the orgmanual.org
> (http://orgmode.org/cgit.cgi/org-mode.git/tree/contrib/orgmanual.org)
> completely replace the texinfo version at some point?
>
> I believe that orgmanual.org was synchronized with the texinfo version
> when it was
On 01/12/17 21:21 PM, Nicolas Goaziou wrote:
> Hello,
>
> Eric Abrahamsen writes:
>
>> Kaushal Modi writes:
>>
>>> Hello all,
>>>
>>> Are there plans to have the orgmanual.org
>>> (http://orgmode.org/cgit.cgi/org-mode.git/tree/contrib/orgmanual.org)
>>> completely replace the texinfo version at
Hello,
Eric Abrahamsen writes:
> Kaushal Modi writes:
>
>> Hello all,
>>
>> Are there plans to have the orgmanual.org
>> (http://orgmode.org/cgit.cgi/org-mode.git/tree/contrib/orgmanual.org)
>> completely replace the texinfo version at some point?
>>
>> I believe that orgmanual.org was synchron
Correcting myself,
Nicolas Goaziou writes:
> The process is slow, though, due to the sheer number of macros (900+)
There are exactly 2050 macros at the moment. I was wide of the mark.
I recently opened some .org files from a year ago and tried to generate new
PDFs from them. There have been significant updates to emacs, org-mode, and
the relevant LaTeX packages I use, so some parts of the source had to be
changed. Mostly, everything is working now except for generating PDFs with
Dear John,
This is great. I will tweak this as needed.
Thanks a lot,
Christian
On 01/13/2017 01:04 AM, John Kitchin wrote:
#+BEGIN_SRC emacs-lisp
(defun format--cjk-authors (orig-fun &rest args)
"Format authors my way."
(cl-loop for a in (s-split " and " value t)
collect
I'm attaching the patch anyway, but of course don't mind moving the PR to
the melpa repo.
On Thu, Jan 12, 2017 at 3:07 PM, Kaushal Modi
wrote:
> I happened just recently notice that org-mime was now added to Melpa:
> https://melpa.org/#/org-mime
>
> Would it be a better option to send the patche
32 matches
Mail list logo