On 12 January 2018 at 08:42, Eric S Fraga wrote:
> On Thursday, 11 Jan 2018 at 20:13, Reuben Thomas wrote:
> > Hi,
> >
> > I just tried to update my worg repo clone for the first time in a while,
> > and my key no longer seems to work. The key hasn't changed, but I see
> from
> > ssh output that
On Thursday, 11 Jan 2018 at 20:13, Reuben Thomas wrote:
> Hi,
>
> I just tried to update my worg repo clone for the first time in a while,
> and my key no longer seems to work. The key hasn't changed, but I see from
> ssh output that the host for the repo has. I attach my public key in case
> it ne
On Thursday, 11 Jan 2018 at 20:13, Reuben Thomas wrote:
> Hi,
>
> I just tried to update my worg repo clone for the first time in a while,
> and my key no longer seems to work. The key hasn't changed, but I see from
> ssh output that the host for the repo has. I attach my public key in case
> it ne
Hi,
I just tried to update my worg repo clone for the first time in a while,
and my key no longer seems to work. The key hasn't changed, but I see from
ssh output that the host for the repo has. I attach my public key in case
it needs to be re-installed.
On 19 March 2014 at 23:25, Bastien wrote:
Reuben Thomas writes:
> OK, I have commits ready to push as soon as you install my SSH key!
Done,
--
Bastien
OK, I have commits ready to push as soon as you install my SSH key!
On 19 March 2014 22:52, Bastien wrote:
> Reuben Thomas writes:
>
> > In the function org-toggle-iimage-in-org in the page
> >
> > http://orgmode.org/worg/org-configs/org-config-examples.html#sec-2_2
> >
> > the call (iimage-mo
Reuben Thomas writes:
> In the function org-toggle-iimage-in-org in the page
>
> http://orgmode.org/worg/org-configs/org-config-examples.html#sec-2_2
>
> the call (iimage-mode) needs to be (iimage-mode 'toggle), otherwise
> iimage-mode is only ever switched on. (iimage-mode does toggle when
> use
In the function org-toggle-iimage-in-org in the page
http://orgmode.org/worg/org-configs/org-config-examples.html#sec-2_2
the call (iimage-mode) needs to be (iimage-mode 'toggle), otherwise
iimage-mode is only ever switched on. (iimage-mode does toggle when used as
a command, but not when called