Aloha John,
John Kitchin writes:
> I submitted a patch for this. I still am not sure I did it quite right.
> Is there a page anywhere that outlines what to do?
>
> e.g.
>
> create a branch, make changes, how to make patches, and mail them etc...
> or some other preferred method?
Yes, create a br
I think that this is an Emacs not org-mode problem, but maybe somebody
can throw some light on it.
On my computer running 24.5.1 M works as expected. However, on
emacs 25.1.50.1 I get:
Debugger entered--Lisp error: (error "There is no other window")
scroll-other-window(-)
scroll-other-window-
On Saturday, 16 Apr 2016 at 18:53, Nicolas Goaziou wrote:
> You could also try using `org-lint' or setting #+OPTIONS:
> broken-links:mark somewhere in your document.
Thanks. I'll try to remember this for next time!
--
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.92.1, Org release_8.3.4-705-g716e33
On Sat, 16 Apr 2016, John Kitchin wrote:
I submitted a patch for this. I still am not sure I did it quite right.
Is there a page anywhere that outlines what to do?
e.g.
create a branch, make changes, how to make patches, and mail them etc...
or some other preferred method?
http://orgmode.or
Nicolas Goaziou writes:
> Hello,
>
> Berthold Hoellmann writes:
>
>> Actually I was able to patch `org-latex-footnote-reference' to get the
>> results I line. The trick is to add the counter number given at the
>> \footnotetext command to the \footnotemark command also:
>
> It sounds good. Would
* Antoine R. Dumont wrote:
>
> Also, for information you could use format function.
> It clarifies the prompt computation ^^:
>
> ```
> (defun org-read-entry-property-name ()
> "Read a property name from the current entry."
> (let ((completion-ignore-case t)
> (default-prop (or (and (o
thanks, this is the page I was looking for.
Charles C. Berry writes:
> On Sat, 16 Apr 2016, John Kitchin wrote:
>
>> I submitted a patch for this. I still am not sure I did it quite right.
>> Is there a page anywhere that outlines what to do?
>>
>> e.g.
>>
>> create a branch, make changes, how to
John Kitchin writes:
Forgive my ignorance--I haven't really dug into lexical scoping yet--but
what is the basic effect will this change have on elisp code blocks?
Say I'm doing some sort-of literate development and I have some code
blocks that `setq' here and there, setting vars in the Emacs
envi
Ian Barton writes:
> c-h w org-metaup
> org-metaup is on
>
> which seems to indicate that the key is correctly bound.
>
> (require 'org)
> (require 'ob-tangle)
> (eval-after-load "org"
> '(progn
> (define-key org-mode-map (kbd "M-") 'org-metadown)
> (define-key org-mode-map (kbd
Hi Ian,
> On my computer running 24.5.1 M works as expected. However, on emacs
25.1.50.1 I get ...
First of all, it is important to know in which major mode you are trying to
use the M-/ bindings. They are undefined by defined and are
defined in org-mode-map.
It is also important to know in whic
On Sat, 16-04-2016, at 03:44, Eric Abrahamsen wrote:
> Ramon Diaz-Uriarte writes:
>
>> On Thu, 14-04-2016, at 09:07, Eric Abrahamsen
>> wrote:
(...)
Eric, do you mean the dlbsnail and S3.dlbsnail? Or do you mean the
"LinkDownloads"? The last one I've not been able to get to wo
On Fri, 15-04-2016, at 23:49, Adam Porter wrote:
> Ramon Diaz-Uriarte writes:
>
>> Faster? How did you do that? For me it is slower, noticeably (I estimate no
>> less than 3 to 4 times; from less than one second to about two or more
>> seconds in many simple tasks such as opening a link from a
12 matches
Mail list logo