Dear Robert,
Really appreciate it! Now it works.
BTW, I never know the repository can be accessed via HTTP protocol. I think we
should disseminate it because some colleagues cannot use GIT protocol due to
firewall. Any comments?
Best,
Takaaki
> Sep 5, 2016 04:44、Colin Baxter のメール:
>
> On S
On Sun, Sep 04 2016, Robert Klein wrote:
> Hi,
>
> http access seemed to be Ok, but there was something fishy about git.
> I restarted all services, so everything should be Ok, now.
>
> Best regards
> Robert
>
>
> On Mon, 5 Sep 2016 00:51:22 +0900
> Ishikawa Takaaki wrote:
>
>> Many thanks to you
After looking into this more carefully, I learned that org-add-link-type
is deprecated. In case anyone else runs into this, the solution is to
edit org-mu4e.el, replacing the lines
(org-add-link-type "mu4e" 'org-mu4e-open)
(add-hook 'org-store-link-functions 'org-mu4e-store-link)
with the singl
Hi,
http access seemed to be Ok, but there was something fishy about git.
I restarted all services, so everything should be Ok, now.
Best regards
Robert
On Mon, 5 Sep 2016 00:51:22 +0900
Ishikawa Takaaki wrote:
> Many thanks to your reports. Unfortunately, it’s not working even
> now. I don’t
Many thanks to your reports. Unfortunately, it’s not working even now. I don’t
know who is in charge of doing something to the server but I think we should
contact ASAP.
Best,
Takaaki
> Sep 3, 2016 23:12、Charles Millar のメール:
>
> On 09/03/2016 09:36 AM, Colin Baxter wrote:
>> On Sat, Sep 03 2
On Saturday, 3 Sep 2016 at 19:10, ST wrote:
> Hello,
>
> I have many images in my presentation. I would like all of them to have
> the following:
> #+ATTR_LATEX: :width 0.5\hsize
>
> Is there a way to specify this globally (like in the header of the
> file), so I don't need to write this before ea
Hello,
Karl Voit writes:
> I've found a bug when using subscr() to get the value of the previous
> row. With the following date values, it fails and I don't have an idea
> why:
>
> | date | previous date |
> |+|
> | [2015
Hello,
Karl Voit writes:
> I've found a bug when using subscr() to copy a value from a previous
> row. If the corresponding headline is in *bold* letters, the formula
> does not work:
>
> | *Value* | Previous Value |
> |-+|
> | 1 ||
> | 2 | #ER
> "Louis" == Louis Turk writes:
Louis> * Organization
[...]
Louis> :PROPERTIES:
Louis> :CLOCK_MODELINE_TOTAL: today
Louis> :id: eb155a82-92b2-4f25-a3c6-0304591af2f9
Louis> :END:
Louis> (defvar bh/organization-task-id "eb155a82-92b2-4f25-a3c6-0304591af2f9")
Louis,
These look correct to me.
Hello all,
I am trying to evaluate source blocks under certain heading when their
TODO state changes. This is what I have so far to test it:
#+BEGIN_SRC emacs-lisp
(defun my-run-babel-on-todo (plist)
"When TODO state changes, run all source blocks below heading"
(let* ((element (org-element-
10 matches
Mail list logo