On 30 January 2011 02:21, Eric S Fraga wrote:
> Torsten Wagner writes:
>
>
> We need Emacs running on Android[1]. If Nokia can have Emacs native on
> their phones (n900), why can't Android???
>
> I can dream.
>
> vi is available, but not vim (so far as I know) so can't do org that
> way.
>
Ap
I found a strange behaviour which might be a bug, but maybe of my
configuration.
This is org mode version:
Org-mode version 7.4 (release_7.4.199.g8be1.dirty)
and emacs:
"GNU Emacs 23.2.1 (x86_64-apple-darwin10.3.0, NS apple-appkit-1038.29)
of 2010-05-09 on linc"
To reproduce the bug I do
- go ov
Hi,
This is great, and I look forward to seeing it as part of Org-mode.
Thanks for the detailed git instructions. Haven't dared try before.
Some feedback:
- *Captions/labels/references* do not yet integrate well with
OpenOffice.
- The illustration in sec 6.2.2 is captioned "Illustration f
On 30-1-2011 17:32, David Maus wrote:
> At Sun, 09 Jan 2011 14:36:45 +0100,
> David Maus wrote:
>> I can reproduce this with
>>
>> Org-mode version 7.4 (release_7.4.135.g84087)
>>
>> GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0)
>> of 2010-12-11 on raven, modified by Debian
>>
>> And i
Carl Bolduc writes:
Hi, Carl,
>
> I run Emacs 23.2.1 on Windows 7 and Org's version is 7.3.
Here:
Org-mode version 7.4 commit-de39bf05bea84b842711faa49e560ea4bc087211
GNU Emacs 23.2.1 (i386-mingw-nt5.1.2600) of 2010-05-08 on G41R2F1
Windows XP
> When I do "C-c C-e u" to export an Org file as U
1. Evaluate this:
(setq org-entities-user ; name latex math-p html ascii latin1 utf8
'(("ok" nil nil "ચ" "OK" "OK" "✔")
("nok" nil nil "ઞ" "NOK" "NOK" "✘")))
(setq org-pretty-entities t); \ok -> ✔ in buffer
2. Put this in an org buffer
- \ok Deploy on x
- \nok Deploy on y
- \nok
Al 30/01/11 22:51, En/na Matt Lundin ha escrit:
> Pere Quintana Seguí writes:
>
>> In my current system, I have about 200 .org files. With this number of
>> files, building the agenda is very slow in my home computer and, also,
>> makes the performance of MobileOrg quite poor.
>>
>> So, I would l
Patch 565 (http://patchwork.newartisans.com/patch/565/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3C87sjwae2ar.wl%25dmaus%40ictsoc.de%3E
Here is the original message containing the patch:
> Content-Type: text/plain; charset="utf
Patch 563 (http://patchwork.newartisans.com/patch/563/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3C87lj23eqa7.wl%25dmaus%40ictsoc.de%3E
Here is the original message containing the patch:
> Content-Type: text/plain; charset="utf
David Maus writes:
> At Tue, 11 Jan 2011 03:31:11 +0530,
> Jambunathan K wrote:
>>
>>
>> There are 16 errors while validating org-faq page.
>>
>> http://validator.w3.org/check?uri=http%3A%2F%2Forgmode.org%2Fworg%2Forg-faq.html&charset=%28detect+automatically%29&doctype=Inline&group=0
>>
>> Can su
David Maus writes:
> Attached patch factors out the link handling part of
> `org-export-as-html' in a separat function which takes the processed
> line and the exporting options as arguments and returns the possibly
> modified line. Having the link handling in a separate function makes
> it way
Hi Patrick,
Patrick Brennan writes:
> I have created a TCL script which can be used to parse org files. Its
> primary purpose was for my personal use: I had a bunch of
> AbstractSpoon ToDoList files which needed to be converted to
> Org-mode. In the process I created a bidirectional converter: i
Hi Eric,
Eric S Fraga writes:
> Please feel free to upload it to Worg.
Done - should appear soon in
http://orgmode.org/worg/code/
with a link from
http://orgmode.org/worg/org-tools/
> I do actually have a task for myself to upload this and related
> scripts and to write some documen
I can reproduce this. emacs 23.1 and org 7.4
On Mon, Jan 31, 2011 at 5:04 AM, Andrea Crotti
wrote:
> I found a strange behaviour which might be a bug, but maybe of my
> configuration.
>
> This is org mode version:
> Org-mode version 7.4 (release_7.4.199.g8be1.dirty)
> and emacs:
> "GNU Emacs 23.2
Carsten Dominik writes:
> On Dec 22, 2010, at 3:51 PM, Dan Davison wrote:
>
>> There's recently been some advocacy of using buffer-local variables
>> for
>> Org-mode configuration. It seems like a good idea to me. However, I
>> think that it raises a problem: there are at least two situations in
On Sat, Jan 29 2011, Eric S Fraga wrote:
> Any suggestions?
% head -1 .gnupg/gpg.conf
use-agent
% cat .gnupg/gpg-agent.conf
default-cache-ttl 28800
max-cache-ttl 43200
That's all I got.
--
Julien Danjou
❱ http://julien.danjou.info
pgpjZRbaHbeWa.pgp
Description: PGP signature
___
On Sat, Jan 29 2011, Matt Lundin wrote:
> The regexp in org-link-expand-abbrev does not allow for accented
> characters in the link abbreviation. I am not sure whether this is an
> intended limitation or a bug. :)
I don't see any reason. Patch attached.
From 1ec1e178aaa6a9935819a873ae492be7a2ddb
Patch 568 (http://patchwork.newartisans.com/patch/568/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3C87d3nchlkj.fsf%40keller.adm.naquadah.org%3E
Here is the original message containing the patch:
> Content-Type: text/plain; chars
> So would it be possible to build a native emacs for android?
I checked this a while ago and unfortunately emacs comes with a relatively
large pack of dependencies. Android on the other side does not deliver many
standard libraries. Xorg libc and afaik dbus are a few dependencies which
are not (n
Hi list,
This might be slightly OT, but I started to miss the trackpad
functionality I have on MacVim. Not that I use it while programming,
but it could be useful to navigate through long orgfiles that span
across the available emacs width (without needing to use wrapping).
The only way I've found
20 matches
Mail list logo