Hello,
Alex Branham writes:
> This patch allows org mode users to disable the warning issued about
>old org protocol style links. This is important because sometimes (e.g.
>browser extensions), we don’t have easy control over the format
>specified.
Thank you.
Wouldn't it be better to report it
Hello,
Samuel Wales writes:
> org.el:17964:11:Warning: decode-time called with 2 arguments, but accepts only
>
> emacs 24.4 says (decode-time &optional SPECIFIED-TIME)
Well, I "fixed" it by breaking it `org-parse-time-string' again under
certain circumstances, until our minimal requirement is E
Hi,
Currently 'C-c C-v C-t' ('org-babel-tangle') simply overrides existing
tangle-file, I would like org to ask me what to do? such as
a) yes (override)
b) no (don't override)
c) show the diff then ask again
In addition, if there is no diff (i.e., having the same contents), user
can choose (e.g.
Hello,
Dieter Faulbaum writes:
> I think in the function org-insert-link (Org mode version 9.0.8) is a
> bug:
> If I use bbdb for a link, there shouldn't be any "converting" of
> characters (like ' ' -> %20 and all the umlauts too). With this
> converting an entry is not found in bbdb if you cli
Dear all.
We all know that emacs+orgmode are not tools, but meta-tools. This
is why it can be so daunting at first(*1) and totally awesome in
the long run. ;)
This mail is just to share with you another great application of
orgmode: usability tests.
For those of you who never experienced i
Takaaki Ishikawa writes:
> Thank you for your kind feedback. Please find my comments below.
Thank you for the quick answer.
> Updated docstring is
>
> "Alist of descriptors. Each descriptor consists of four elements to build
> the link grabber menu in the minibuffer. A single character shall
Dear Nicolas,
Thank you for your kind feedback. Please find my comments below.
> +(defcustom org-mac-link-descriptors
> > + `(("F" "inder" org-mac-finder-insert-selected
> ,org-mac-grab-Finder-app-p)
> > +("m" "ail" org-mac-message-insert-selected
> ,org-mac-grab-Mail-app-p)
> > +("d" "E
On Thu, Jun 15, 2017 at 12:07 PM Nicolas Goaziou
wrote:
> We do not need this dependency. In particular, there is already
> `org-trim'.
>
OK, switch from string-trim to org-trim. Thanks.
> It is confusing to provide two ways to achieve the same action. I'd
> rather have "-" only.
>
OK.
> Co
I think in the function org-insert-link (Org mode version 9.0.8) is a
bug:
If I use bbdb for a link, there shouldn't be any "converting" of
characters (like ' ' -> %20 and all the umlauts too). With this
converting an entry is not found in bbdb if you click on it (and the
tooltip looks ugly too, b
Hi there,
I currently use org-encrypt to encrypt entries and epa to encrypt entire
org files successfully. I was wondering though, if org supports any
out-of-the-box encryption feature for attachments.
I've been using an encrypted file volume on OSX for attachments. The nice
thing about the enc.
Hello,
Takaaki Ishikawa writes:
> I tried to generate a patch for this proposal. Please find an attached
> file.
Thank you.
> +(defcustom org-mac-link-descriptors
> + `(("F" "inder" org-mac-finder-insert-selected ,org-mac-grab-Finder-app-p)
> +("m" "ail" org-mac-message-insert-selected ,o
Hello,
Kaushal Modi writes:
> On Thu, Jun 15, 2017 at 9:10 AM Kaushal Modi wrote:
>
>> The patch based off latest master is attached. Please review.
Thank you. Some comments follow.
> This patch adds a dependency on subr-x library for string-trim function
> that was added in emacs 24.4.
We d
Mail von Samuel Wales, Wed, 14 Jun 2017 at 12:35:42 -0700:
> On 6/8/17, Stefan Hahn wrote:
> > Please see:
> >
> > https://github.com/swhahn/org-link-minor-mode
>
> this looks great! thanks!
Thank you.
>
> getting compilation issues:
>
> In org-link-minor-mode-unfontify-region:
> org-link-mi
On Thu, Jun 15, 2017 at 9:10 AM Kaushal Modi wrote:
> The patch based off latest master is attached. Please review.
>
Here's the same patch with one fix.. support white space around the
"-"/"hold" arg.
This patch adds a dependency on subr-x library for string-trim function
that was added in ema
Dear Nicolas and all,
I tried to generate a patch for this proposal. Please find an attached file.
If you have any comments or suggestions on the file, feel free to ask me.
Best,
Takaaki
Takaaki ISHIKAWA
GITI, Waseda University
:) http://about.me/takaxp
2017-06-15 1:37 GMT+09:00 Nicolas
On Wed, Jun 14, 2017 at 3:47 PM Nicolas Goaziou
wrote:
> I think it is better since resetting, setting and holding are mutually
> exclusive.
Thanks.
> With tests, please! :)
>
Of course :)
The patch based off latest master is attached. Please review.
--
Kaushal Modi
0001-Add-hold-action
On Thu, Jun 15, 2017 at 8:40 AM Bastien Guerry wrote:
> Kaushal Modi writes:
>
> > Before I commit this to master, I was thinking that this patch looks
> > safe enough for the maint branch. If there are no objections, I can
> > commit this to maint and merge to master.
>
> Sure, please go ahead.
Kaushal Modi writes:
> Before I commit this to master, I was thinking that this patch looks
> safe enough for the maint branch. If there are no objections, I can
> commit this to maint and merge to master.
Sure, please go ahead.
Thanks!
--
Bastien
"numbch...@gmail.com" writes:
> Here is the patch
The patch needs to have a proper changelog. You can read
http://orgmode.org/worg/org-contribute.html#patches carefully
for details.
Thanks!
--
Bastien
On Thu, Jun 15, 2017, 2:19 AM Bastien Guerry wrote:
> Kaushal, thanks for the fix, please go
> ahead and commit it.
>
Before I commit this to master, I was thinking that this patch looks safe
enough for the maint branch. If there are no objections, I can commit this
to maint and merge to master.
I have resend it to your privately in email attachment. Thanks.
[stardiviner] GPG key ID: 47C32433
IRC(freeenode): stardiviner Twitter: @numbchild
Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433
Blog: http://stardiviner.github.io/
On Thu,
Here is the patch
#+BEGIN_SRC diff
>From 8bea0293ae22046bd4878a0ef9add5acd074bfde Mon Sep 17 00:00:00 2001
From: stardiviner
Date: Thu, 8 Jun 2017 18:24:53 +0800
Subject: [PATCH] add ob-sclang for sclang Org-mode babel support
---
contrib/lisp/ob-sclang.el | 102
"numbch...@gmail.com" writes:
> Sorry, update SSH public key:
Please resend it as an attachment in a private email.
Thanks,
--
Bastien
Sorry, update SSH public key:
The previous message ssh public key is generated from command: `ssh-add -L`.
This one is from `cat ~/.ssh/id_rsa.pub`
```
ssh-rsa
B3NzaC1yc2EDAQABAAABAQDIXnylmZoh1WzQnEx0Cf/bpeqfuXVTLXza2jtRTDNYzIgZpRATsRhnSkdFC+t8bgkt7vTur1PiAzFgXYQKTs5BNYsiMFc3j2dnxLWzRCQfVi7
@Bastien my SSH public key is:
```
ssh-rsa
B3NzaC1yc2EDAQABAAABAQDIXnylmZoh1WzQnEx0Cf/bpeqfuXVTLXza2jtRTDNYzIgZpRATsRhnSkdFC+t8bgkt7vTur1PiAzFgXYQKTs5BNYsiMFc3j2dnxLWzRCQfVi7DhPJ/VfgyyL4tv3LkMbx7vzOUlRJrIRWsnnxiY31rx5xaJbKiF8t9GEz5ycqgW3D5lp60TE/sYCcSTlhRvenJYTcFr1+KFFIGPps5yMayyIZQgEumqln7
25 matches
Mail list logo