On 28/10/17 02:49, Olivier Berger wrote:
Hi.
I'm not exactly sure why that would be worth doing... but I can imagine
running that Emacs Web browser port over some kind of versioned file
system, and Emacs conf files (org + tangling, of course), so that you
have "your" org-mode at hand from an
Nicolas Goaziou writes:
> Hello,
>
> Eric Abrahamsen writes:
>
>> In that case, would you be more in favor of a keymap-plus-subkey system,
>> or a keymap-plus-prompt system?
>
> I have no strong opinion, but a keymap-plus-subkey system (subkeys
> matching current keys in `org-structure-template-
Personally, I don't think running it inside a browser would be a good
thing... both for keyboard shortcuts, and also for possible issues of
non-free JS (or not-machine-readable free JS information).
However, it's good to have interoperability with other collaborative
editing tools, such as Gobby f
Hi, org-mode in a browser would be great indeed.
With https://github.com/paradoxxxzero/butterfly, you can get a terminal
in the browser, then run emacs in terminal mode. It is not ideal (some
keyboard shortcuts are intercepted by the browser), but it seems quite
interesting.
Olivier Berger writ
On Saturday, 28 Oct 2017 at 16:58, Gian-Maria Daffré wrote:
[...]
> If it helps, some additional information:
>
>
> Emacs : GNU Emacs 25.1.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.11)
> of 2017-09-15, modified by Debian
> Package: Org mode version 9.1.2 (9.1.2-22-ga2a034-elpa @
> /home/giammi/
thx so much
that works well. i tried to add another org-global-property entry (i assume
thats possible) but then i didnt get completion for the second one.
this is what i used
(setq org-global-properties '(("Cuisine_ALL". "- Indian Thai Vietnamese
Asian Chinese Israeli Italian American EastEuro M
OK, I found it - orgmode 9.1 seems to be incompatible with emacs 24.3.
Switched to 25, that fixed it.
- thomas
On 28.10.2017 17:20, thomas wrote:
bisecting the repo I found
6d6a30d4cd682732ba40328bbeb96122a50f96ff is the first bad commit
commit 6d6a30d4cd682732ba40328bbeb96122a50f96ff
Author:
bisecting the repo I found
6d6a30d4cd682732ba40328bbeb96122a50f96ff is the first bad commit
commit 6d6a30d4cd682732ba40328bbeb96122a50f96ff
Author: Nicolas Goaziou
Date: Tue Jun 27 23:06:02 2017 +0200
org-table: Implement shrunk columns
* lisp/org-table.el (org-table-shrunk-column-in
On Sat, 2017-10-28 at 14:08 +0100, Eric S Fraga wrote:
> On Saturday, 28 Oct 2017 at 12:39, Gian-Maria Daffré wrote:
> > If I use a completely empty .emacs file, then I get the error
> > message.
>
> But if your .emacs is completely empty, how does emacs know how to
> get
> the ELPA version of org
hm, I recompiled org mode and found this warning:
Compiling /home/thomas/dev/elisp/orgmode/org-mode/lisp/org-table.el...
In org-table-align:
org-table.el:812:24:Warning: split-string called with 4 arguments, but
accepts
only 1-3
this might be related to my error ... line 812 in org-table.
On Saturday, 28 Oct 2017 at 12:39, Gian-Maria Daffré wrote:
> If I use a completely empty .emacs file, then I get the error message.
But if your .emacs is completely empty, how does emacs know how to get
the ELPA version of org? Do you have an init file in your .emacs.d
directory?
--
: Eric S F
Hello Nicolas,
On Sat, 2017-10-28 at 11:23 +0200, Nicolas Goaziou wrote:
> Hello,
>
> Gian-Maria Daffré writes:
>
> > If I create a simple heading like
> > * Hello
> > Test
> >
> > and then try to export as latex/pdf from org-mode (C-c C-e l o) I
> > get
> > the following error.
> >
> > Debug
Hi!
org mode table align ( key) is broken on my installation.
I'm using the latest version from github:
Org mode version 9.1.2 (release_9.1.2-154-g99dbca @
/home/thomas/dev/elisp/orgmode/org-mode/lisp/)
This is the message I get when pressing on any table:
org-table-align: Wrong number o
Hello,
Xebar Saram writes:
> ;; Effort and global properties
> (setq org-global-properties '(("Effort_ALL". "0 0:10 0:20 0:30 1:00 2:00
> 3:00 4:00 6:00 8:00")))
>
>
>
> (add-to-list 'org-capture-templates
> '("f" "Food"
> entry
> (file+headline (lambda () (concat pmm "/org/files/agenda/food.org
Hello,
Gian-Maria Daffré writes:
> If I create a simple heading like
> * Hello
> Test
>
> and then try to export as latex/pdf from org-mode (C-c C-e l o) I get
> the following error.
>
> Debugger entered--Lisp error: (void-variable element-property)
FWIW, I cannot reproduce it. You may want to
Hello,
Allen Li writes:
> If org-agenda-files is set to a file through customize.el and that
> file is missing, Org will fail to load at all.
I cannot reproduce it. Could you provide the error message and a recipe?
Regards,
--
Nicolas Goaziou
16 matches
Mail list logo