Hi,
I am just playing around with the table function of org-mode.
I tried to create a little table to track the financial status of a
project. I thought it would be nice to distinguish between entries which
really had billed the account already and entries which will bill the
account in the future
Hi,
Short description:
I recently started to use tables in org-mode. Having the pointer inside
the the table and pressing C-c' I can enter the formula buffer.
However, placing the pointer on the #+TBLFM: line C-c' results in "Find
file or URL:".
If even more people believe this is confusing, I w
Hi,
I was wondering whether it might be possible to address table fields, which
float due to adding and deletion of rows, more easily and thought about two
possible ways.
The way I know (are there more ways?)
| | A | B|
|-+---+---|
| | a | 1 |
| | b | 1 |
|-+---+---|
| | s | 2 |
|^| | f |
|-+-
Dear all,
since I subscribed to the maillist, the traffic increased enormously.
This is very nice, however, recently I got difficulties to filter throw
all the post searching for relevant topics for me. The babel project is
using already a [babel] tag, and other tags floating around
([PATCH],[
Thanks for all the answers and discussions.
To summarise:
I guess nobody is interest to split the list. At least no dev mentioned a
need.
Tags are good but might need some guidance to use a certain set and possibly
shorten them wherever possible.
The issue with to long tag list is not only a proble
Hi all,
Since I use my Android-based phone on a daily basis (after all it is a
mobile phone), I got tempted to use more and more the google calendar. I
know about mobileorg and all this. However, the calendar is so highly
integrated with many applications on the phone that is is often just a
Hi,
I started working on an little latex-package to allow the execution of python
code in LaTeX a while ago. It stopped at some point and now it is on my
pending project lists for a while already.
When I read about org-babel I saw a lot of similarities. I like to start again
on the basis of or
Ups,
sorry that happens if you are working normally with emacs and compose a
message in a online editor (gmail). My fingers hit some emacs shortcuts
without my brain was telling them ;) ... and fired up the unfinished mail.
Anyhow I hope it is somehow clear what I like to do
Thus, just the greet
>
>
> Perhaps this will do what you want? When I run org-babel-tangle on the
> following org file, and then LaTeX the output, the resulting pdf file
> says: A bit of LATEX code, with the result: 6
>
> * Test org
> #+begin_src python
> x = 6
> f = open('python_results.tex', 'w')
> f.write(str
Dear Reimar,
why I feel like I have Birthday today ;)
Thanks will try it as soon as possible
Greetings
Torsten
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/li
Hi Dan,
thanks for helping me to realize my idea.
Actually, I do not know whether it is not working or it is not working as I
expect:
I used the following simple example:
--8<--cut here--start--->8---
* Simple Test of org-babel
#+srcname: test()
#+
Hi everybody,
Abstract: This is a very quick (and I assume very dirty) hack, how to switch
between org-mode and any other mode which you like to use in the source code
blocks. It is far from being addable to org-babel yet but might be a good
starting point.
Problem: If I use source code block
Hi
Looks like fantastic work, congratulations! Thank heavens I finally
> got Ubuntu/emacs/orgmode/git running natively on my Android phone,
> otherwise I'd be green with envy ;-)
>
That means you run a full emacs23 together with org-mode on your phone :o
oh thanks now I'm be green with env
Hi Adam,
Thanks for sharing. Just for reference, there are few major modes out
> there implementing this kind of approach:
>
> http://www.emacswiki.org/emacs/MultipleModes
>
> For example I have used mmm-mode to good effect in the past, to
> auto-switch between HTML and Perl:
>
> http://mmm-mod
Hi Tom
> Would something like run-code-blocks (below) do what you want? I put
> a source block like this at the top of my org-babel file, where I can
> find it quickly.
>
> #+srcrname: run-code-blocks
> #+begin_src python :noweb
> <>
> <>
> #+end_src
>
> #+srcname: block-1
> #+begin_src pyt
Hi everyone,
I tried to use the noweb-syntax to tangle all the pieces of source code blocks
together as proposed by Tom.
However, for some reasons it does not work.
I notice there are two different syntax for noweb. One propsed on worg and the
other in examples here in the mailing list. Which
Hi Dan,
thanks for trying helping me out
actually your example works for me after switching back to git-babel master
branch.
However, my file does still not work and I can not see a difference between
your
and mine file.
I will try to minimize it now to the point where it either works or stil
Hi Tom,
If I try to use the noweb way, I always got error messages which tells me that
org-babel can not read the result correctly
>
> #+srcname: r-load-libraries
> #+begin_src R
>library(RMySQL)
>library(reshape)
>library(xtable)
> #+end_src
As I see you do not use any special he
> Hi Torsten,
Hi Tom,
> It's not clear to me what outcome you desire. Tangling should result
> in a source file that can serve as input to a compiler or
> interpreter. The combination of :noweb and :session lets you write
> literate programs that are sent directly to an interpreter, whic
Hi Dan
> Important: The only version of org-babel that's intended for users is
> the version in current org-mode. I.e. the current master branch of
> Carsten's org-mode repository. The other repository (the babel repo) is
> for development only. Any stable improvements in there are rapidly
> merged
Hi,
finally I found the problem. As Dan mentioned there is a difference for
<>
<>
<>
For some reason I was sticking with block1() and override it over and over
again. No it seems to work go into the right direction. Python still seems not
to like the code if its created by :noweb. However :tan
Hi Sébastien,
I just tried quickly. I use org-babel with python, up to now never with shell
scripting.
>
> --8<---cut here---start->8---
> * Prerequisites
>
> #+begin_src sh :session ecm
> cd ~/Personal
> #+end_src
> --8<---cut here--
Hi Juan,
>
> http://juanreyero.com/article/emacs/org-teams.html
>
This solution is very nice. I would encourage you to pack it into an own
contrib for org-mode. Maybe even trying to merge it into org-mode itself.
Please also consider to check out how this could be worked together with org-
mo
Hi,
> Hi Eric,
>
> Sébastien Vauban wrote:
> > "Eric Schulte" wrote:
> >>
> >> [...] The following works for me without any hang.
> >> The only difference I can see between our setups is a matching prompt
> >> regexp.
> >
> > That was it. Fixing my PS1 prompt to be like yours (temporarily keeping
> http://lifehacker.com/5419988/five-best-outlining-tools
Even the description of org-mode in this poll is simply wrong its not
command line ITS PLAIN TEXT !!!
That means even the author of the poll had not any idea of what he is writing
about...
What did he do? Goggled "org program" and
Hi,
during following this thread I noticed one "problem" with the page and line-
number concept
> - file:~/some-file.txt::23some-file.txt, line 23
A txt-file may have no clear page boarders. Thus only a line number might make
sens
> - file:~/document.pdf:4 document.pdf, page 4
A
Hi Seb,
Hi Carsten,
I guess it depends highly on the definition. I can see Sebastien's points. It
is somewhat strange to have a header-row "language" which does not have
anything to do with the way how org-mode (resp. emacs) handels the org-buffer.
And the danger to use two different places + th
Hi Taru,
I was thinking of something similar but (even if I like org-babel a lot) not
based on org-babel. I think a own mode ala org-bibtex would be nice. However,
the ideas might be joinable.
My idea would be to have somethink like the org-mode link-feature. However,
instead of asking for the
Hi again,
I just rethought my idea. I think even if there is no full automatic link
function, it would be nice to see bibtex as a org-babel mode.
My worse case scenario is as follow:
Someone ask me to send the reference X or a bunch of references Y to someone
in plain-text (mostly they like to
Dear all,
I really tried hard over the last year to use org-mode as much as
possible. It was already mentioned that, due to the incredible
org-mode features, this becomes fast more a religious rather then a
working task. Thus, my work flow changed more and more to a org-mode
flow. And now they eve
Hi Ray,
> I am a "heavy note taker" and also running org-mode and paper. Paper has
> advantages mostly when thinking slowly and may be more reflective. Computer
> has its advantages when it comes to organizing stuff.
Unfortunately, I'm not this heavy note taker guy... I always thought ... ahh I
> In my view, the effort it takes to maintain such a mixed system might be
> too high. And it becomes worse when you need to exchange information
> between the two subsystems. Unfortunately I can't see an easy solution
> to this. I probably will get an iphone (or any capable portable device)
> that
> I have a similar experience to you. I run org-mode on my office
> computer and home computer and synchronise the files via USB drive
> and Python backup script.
If you have access to a sever... try to use git. There is a emacs mode and by
opening your org-file on either the home or work-
Hi,
beside of the organising part I use org-mode as a lab-notebook for every
"project" which involves more thinking and esp. remembering about it.
For that I create a new org-mode file for every project, linked to a
main-file and I add all this links, infos, mails, deadlines, folder,
files, d
Dear Eric,
I noticed that I prefer to create outlines like this (stupid example)
+--start--+
* Learn org-mode
I start to read carefully the manual again. Esp. tables are still
difficult to use for me.
** Just to remember the most important
Dear All,
I'm really an org-mode beginner and even more I'm a bloody emacs-lisp
beginner. Nevertheless, I try to understand here and there who things
work out and tweak some things here and there. Nothing which might be
worse to share yet but I'm on my way to learn about the internals
of
Dear Henri,
On 03/04/2010 01:45 PM, Henri-Paul Indiogine wrote:
I started writing my doctoral dissertation in history using org-mode. I
am also using git.el for my version control and gnus for my email. Of
course I export my org file to LaTeX which I compile to pdf. My
bibliography is managed u
Hi Nirullah,
I guess for that you have to use the latex babel package (not mixing up
with org-babel), furthermore, you might have to use inputenc and fontenc
if you get problems with special turkish characters.
All of those you should be able to add to the LATEX header of your org-file
More in
Nurullah,
nice to hear it is working now
#+LATEX_HEADER: \usepackage[turkish]{babel}
changed both toc and figure captions to Turkish however,
images containing captions,
#+CAPTION: Iki sensor yerlesimi.
[[./img/sensor-yerlesim-2.jpg]]
disappeared, I have following in their place
Hi all,
A few days ago I had this silly idea:
1. I create a template page, a kind of form, which assist me in writing
directly in org-mode syntax. Different things could be predefined and
others might be filled out.
2. I train a OCR resp. ICR to recognize this template with a hight
accuracy
I would be careful about that.
The price is nice but the question is how well the hardware works with a
real open standard linux system.
I have an zaurus from sharp, which comes close to the nanonote. However,
if I not go to use one of the heavy patched 2.4 kernels from sharp,
suspend and resum
Hi,
just a guess...
see:
> 计算组/林绪虹/
it should be like the above one. right ?!
> ��Ŀ�걨/
but it is read like that one on your system
this looks very much like an encoding problem.
Make sure you use the same encoding for Windows and Emacs resp. the
org-mode file. What happen if you open up the org
Hi,
I just got my new android based phone (HTC Desire) and the very first thing
I'm interesting in getting my org-based brainswap onto the android. I
installed Mats mobileorg program for android (btw., I hate the word "app",
sorry ;) ) version 0.4 Alpha
I followed the manuals and howtos, however, I
Dear Holger,
> I remember having to fiddle a little until I got it working - but
> nothing bad.
Thanks for the answer. I tried again and the only differences (beside of
different server), I saw in your and in my own set-up was the usage of
https vs. http. I tried to use http know and it seems to s
>
> 73,
> Matthew W. Jones (KI4ZIB)
> http://matburt.net
>
>
> On Wed, Jun 16, 2010 at 9:14 PM, Torsten Wagner
> mailto:torsten.wag...@gmail.com>> wrote:
>
> Dear Holger,
>
> > I remember having to fiddle a little until I got it working - but
Dear All,
I recently bought a Android-based phone and was pleased to see the
mobileorg version for Android. As you all may know people tend away from
static computer places and we have mobileorg and some of us even run
emacs and org-mode natively on smartphones and other gadgets. More and
more of
Hi all,
this problem was described by Xin already some monthes ago. Following
the thread, the solution was to remove the customisation of the variable
"org-todo-keywords".
Today, I faced the exact same problem. Removing seems not the correct
solution to me so I searched around in the org-manual.
T
Dear All,
as a (quite, but happy) org-bable user of the first hour I followed up
the development process actively.
Nevertheless, some weeks or months pass where I had no need for
org-babel (yes, really strange I know).
Whenever I come back to org-babel, it takes me a huge amount of time to
find m
manual
maintainers I would like to discuss with you how a template might look like.
Best regards
Torsten
On 06/29/2010 12:51 PM, Torsten Wagner wrote:
> Dear All,
>
> as a (quite, but happy) org-bable user of the first hour I followed up
> the development process actively.
>
Hi Rainer,
> I tried HTML export and then imported the html in Word but
> I end up in an unusable xml style document which word wants an stylesheet for
> which I do not have.
This is what does for me the best job if I have to deal with MS Word -
LaTeX conversion. How to do it with org-mode was a
Just by reading and without the possibility to test it. Why you multiply the
hour with 36 instead of 3600 to get seconds?
Grettings
Torsten
Eric S Fraga wrote:
>On Wed, 7 Jul 2010 17:38:45 -0300, Daniel Martins wrote:
>>
>> Eric,
>>
>> Your awk seems to get timed appts in GMT
>>
>> How c
Hi Andreas,
this sounds very interesting and I would like to look further inside.
The following idea just came to my mind:
Might it be possible to use org-protocol-httpd as a server for
mobileorg? Because this would allow to have a light-weight client on a
smartphone (only to display the requested
Hi all,
I need to evaluate many small java snippets. I tried to do this in
org-mode but so fare it didn't work out. org-babel seems to have no java
support ?
I can put the snippets in #BEGIN_SRC #END_SRC brackets which works nice
for archiving and reporting. I can even call them in there own
Hi Eric,
Somehow I was pretty sure you would answer ;)
I tried your example and it work great so far.
I have three points which I would like to discuss
1. I thought it might be nice to declare the package and class name for
the java-stuff as variable in a property node then I could do somethi
Hi Jason,
My guess is that if you want to execute it directly within org, the
thing to do is to run it in beanshell[1], like JDEE does. I'm not
really familiar enough with org-babel to tell you how to go about
doing that, though.
Maybe this works nice too. However, so fare Erics solution turns
> But honestly, getting everything set up for your environment for it to
> actually work right is a pain and three quarters.
+1
I tried to use JDEE. It was crazy complex to set-up and at some point I gave up.
It seems Java support under emacs got a bit weak.
@Eric..
well I never used Java much. L
There is jabref [1].
A standalone Java application, which uses the bib-format as native
solution. Thus it could play nicely with org-mode. Since it will still
remain all in a bib file.
The feature set is already outstanding compared to many other solutions.
There is a emacs interaction as wel
Hi Felix,
Small disclaimer: I've tested this on Mac OS X only, using Python 2.7.2.
It took me a while to get the gpg part working but now its working nicely :)
I had to remove -no-tty for some reason.
getting from
authinfo = os.popen('gpg -q -no-tty -d ~/org/google_passwd.org.gpg').read()
to
a
Hi Eric,
You probably don't want to pass the body of a code block to a lisp
function as quoting will become a nightmare, however passing the name to
a lisp block may be reasonable.
I would suggest that rather than implementing this behavior in a code
block you take a look at starting a ob-java.
ion it can serve as the seed for a full java
> mode.
>
> Cheers -- Eric
>
> Torsten Wagner writes:
>
>> Hi Eric,
>>
>>> You probably don't want to pass the body of a code block to a lisp
>>> function as quoting will become a nightmare, howeve
Hi Eric,
some feedback of first testing weeks
It works well on my desktop machine, I tried to do the same on my
laptop. However, I faced the problem that java did not find the files.
I tried everything. Made sure using the same java and emacs version
(same linux distro, same test file). Cop
Hi,
but there is one interesting aspect missing. If I want to evaluate the
blocks and see the results but e.g.
a) send it to someone without the results (to let him create his own)
b) archive them without having possible huge amount of lines of results
which can be reproduced any time by exec
Hi Bastien,
It might be worse to mention that this version find its way into
emacs-git. Hence, people who using the git or compile emacs on there
own, will find org-mode 7.7 in the emacs site-lisp folders. The next
release of emacs (unlike there is another org-mode update in between) or
rolli
Hi Eric,
On 07/29/2011 08:04 AM, Eric Schulte wrote:
#+begin_src emacs-lisp
(org-babel-map-src-blocks nil (org-babel-remove-result))
#+end_src
it works on my java stuff, but for some reason it creates a result by
itself in my system.
E.g.,
#+results:
: 508
There is another glitch...
The
I can confirm that
- M-x org-reload with an up to date git pull
works as workaround.
Error appears also for setting a tag and executing code blocks...
Torsten
Hi,
is there a way already to execute a (named source block) by creating a
link type?
I checked the manual and there is a link type for shell and elisp but
it seems not for babel.
Something like
[[babel: src_block_name()][Text]]
With this, one could create all kind of little features within an or
Hi all,
Hi Eric (hehehe because most likely you read it ;) )
I try for the first time to write an entire article in org-mode.
I do so, because with the tags :export: :noexport: I can easily keep
my personal notes and todos "hidden" and the final export will be just
what I want to publish.
Furtherm
Hi Nicholas,
>> a line similar like
>> [[file:fig/mypicture.pdf ]]
>>
>
>
> ``:results output silent'' should suppress that I think.
>
Yep, thanks that did the job.
Nevertheless, I have to add the generated output as a static link to
add resp. export it in an org-mode way..
#+CAPTION: My great
Hi Eric
>>
>> ``:results output silent'' should suppress that I think.
>>
>
> Nick's solution should work well. Also, (if you're exporting to LaTeX)
> couldn't you just combine the tikz picture and the wrapping figure
> environment into a single begin_latex block?
>
Yep Nick solution is working
Hi,
just playing around with a new aspect of org-mode and babel, I
noticed, that many of my typos and wrong syntax using are silently
accepted resp. ignored.
Even the message buffer keeps quite.
I just wonder if babel should be more error intolerant to tell users
that they are actually doing somet
Hi,
just had 30 min of fun with a whitespace as in (note the space at the
end of koma_article)
#+LaTeX_CLASS: koma_article
Since I just use this option for the first time and I created my own
entry for 'org-export-latex-classes (according to the tutorial) I was
believing I am doing something wrong.
Hi,
On 10/13/2011 09:54 AM, Marcelo de Moraes Serpa wrote:
f 10 emacs crashes because of that.
What could I do to make it faster? I'm willing to disable fancy rendering
features if needed, but I'm loosing way too much time with the rendering
issues and crashes.
Just by chance, are you running
Hi,
(sorry Arne for the eventual double post, I forogot to attt the mailing
list)
Is there a way to get python3 support for Babel into org-mode
cleanly?
Something like:
-*- org-babel-python-command: "python3"
alternatively (a trick Eric is never tired to mention to me ) you could
add a
Hi,
I just figured out some kind of very interesting possibility.
All the personal data and security feelings aside, I use a gmail account
since I share it between many different computers.
In my org-files, I would sometimes like to link to a particular mail
e.g., for reference purpose.
Today
Hi,
> Ideally if we limit each of the above to only one alternative we could
> simplify the specification of code blocks in Org-mode making them easier
> to learn and use and removing some of the mystery around their syntax.
>
> What does everyone think?
Just to make it as easy as possible for ev
Hi Eric,
Hi Seb,
Eric Schulte wrote:
We could open an older file and if it isn't working, we could try
#+PROPERTY: babel-function-set obsolete
I think that making use of such a feature is almost as onerous as
changing to the new terms (which is a simple search replace, in fact
once terms ar
Hi,
just noticed, that the table alignment fails if I use Asian characters
within the table. Guess this has nothing to do with the table itself
but rather something with the different spacing of different character
sets.
Maybe someone had a similar problem already and know how to solve this.
Thank
Carsten Dominik wrote:
>
>On Oct 27, 2011, at 1:33 PM, Torsten Wagner wrote:
>
>> Hi,
>> just noticed, that the table alignment fails if I use Asian
>characters
>> within the table. Guess this has nothing to do with the table itself
>> but rather som
Hi, Jambunathan
On Oct 29, 2011 7:32 AM, "Jambunathan K"
> I needed an excuse for adding support for annotations. Exporting the
> below org will produce the attached odt/pdf files. Note that the pdf
> file is produced by LibreOffice pdf export.
>
> Annotations is a ODT only feature right now and wi
Hi,
I make my tiny steps in learning elisp by trying to improve org-mode
for my own needs.
Recently, I came across the needs to execute a small lisp function
whenever I enter the next / previous column in a org-mode table.
I thought it might be interesting if I could try to keep this as
general as
Hmmm...
nice! Maybe it helps to bring finally peace between Vi and Emacs users. I
will forward it to my Vi-friends:)
Torsten
On Nov 3, 2011 9:31 AM, "Herbert Sitz" wrote:
> I just formally pushed up a new version of VimOrganizer, an Org clone in
> Vim.
>
> This version is much closer to being a t
Hi,
This is some seriously cool functionality for Org that deserves wider exposure.
Jambunathan's done a great job.
Yep I tried it a few days ago and the results were nearly perfect.
It's obviously not for everyone; I'm sure some Org users have no need for
documents in a word processor and s
Hi,
I just trying minted and source code blocks do get nice formatted
fontified output in LaTeX export
#+source: test
#+begin_src c :exports code
/*
Test
*/
int x = 10;
#+end_src
works fine. However, sometimes I would like to use different starting
numbers for the line-numbers. The minted pack
Hi,
I recently started to prepare lecture notes in org mode. I used the example
from Eric on worg as a template.
Everything works well. I used the first headline level to define groups of
slides, the second level are slide titels and so on. A full export to PDF
looks like expected. However, I thoug
Hi is there a way to renew or set export parameters specifically for a text
block? I would like to change the date depending on which subtree I'm going
to export. However the following way is not working.
#+DATE: 08-11-2011
* level 1
#+DATE: 12-11-2011
* level 2
#+DATE: 15-11-2011
trying to export
Hi,
one should be able to use org-modes date function to enter or modify a date
for the variable #+DATE:
At the moment its exported as plain text including the < > brackets.
Keeping the date org-mode friendly and exporting it nicley would be a nice
little feature.
Thanks
Torsten
Hi Gijs
just by chance because this was the reason for many other slow-downs.
(Guess it is qualified for the FAQ already?!)
Do you have the linum-mode activated? Getting line-numbers left side
of the buffer?
This does not play nice with org-mode folding, since it seems to
recalculate the line umbe
ss would be that the subtree export is not taking care of the
#+BEAMER_FRAME_LEVEL property correctly. But this would not explain
why headlines are omitted.
Please find attached a minimal example to reproduce this behaviour.
Thanks
Torsten
#+TITLE: Export a subtree
#+AUTHOR:To
Hi,
Eric I lost a bit track of what was the final decsion. Guess a good
way to get back on track would be helping with the documentary. Any
tasks to do?
Torsten
Hi,
I was going to convert my bibtex file into an org-mode file.
I receive an error message for conference entries.
E.g.
I can read in by org-bibtex-read
@CONFERENCE{foo11,
author = {foo, A. and faa, B},
title = {This is the title},
booktitle = {Proceeding of the 5th Org-mode conference},
On 11/24/2011 05:09 PM, Nick Dokos wrote:
Torsten Wagner wrote:
Hi,
I was going to convert my bibtex file into an org-mode file.
I receive an error message for conference entries.
E.g.
I can read in by org-bibtex-read
@CONFERENCE{foo11,
author = {foo, A. and faa, B},
title = {This is
Hi,
after I converted all my BibTeX stuff into a org-mode file, I thought
I can create (for the first time) a column view to see nicely title,
autors, year and bibtex-key. This would look very similar to Jabrefs
table view, which I used before.
I created the following line.
#+COLUMNS: %25TITLE %1
Hi Eric,
thanks for answering.
> Exporting a sub-tree does not work for beamer because of how org treats
> a sub-tree. Basically, when compared with an export of the full file,
> all headings are promoted one level up with the top level heading taking
> on the role of the "file" enclosing the tal
Hi again,
could someone please confirm about the status of column view in the
present git.
I can't even get examples in worg working. All I get are long empty lines
Any ideas
Torsten
On 25 November 2011 22:42, Torsten Wagner wrote:
> Hi,
>
> after I converted all my BibTeX st
Hi all,
I finally converted all my BibTex references into a org file.
Now I face the problem that I can't generate a BibTeX file.
org-bibtex ask me for the filename and then it seems to be stuck in a
infinite loop.
Only way to get out of this is using C-g.
The BibTeX file never appeared.
setting t
Hi,
recently I discovered babel in combination with screen. I really like it.
However, I tried to use noweb but it seems not to work. Getting it working
would allow to write "tasks" and arbitrary combine them to bigger tasks.
I would be interested in results too. Would be nice to receive some
fe
thin a screen session.
Torsten
On 12/17/2011 06:38 PM, Torsten Wagner wrote:
Hi,
recently I discovered babel in combination with screen. I really like it.
However, I tried to use noweb but it seems not to work. Getting it working
would allow to write "tasks" and arbitrary combine th
どうもありがとうございました。
Torsten
On 12/15/2011 11:29 AM, Yagnesh wrote:
Takaaki ISHIKAWA writes:
Dear all,
I'm pleased to announce that Japanese translated Org website has been opened.
http://orgmode.org/ja/
This looks cool. Thank you Ishikawa-san. Now I can recommend "org" to my
friends.
Tha
> Slightly OT perhaps, but I am contemplating getting an Android phone and
> figuring out how NOT to have my calendar on google, and would like to
> sync it with org. (Right now I've made a 0.1-hearted attempt to export
> org to ical and put it in mac calendar.) Are there ways to not sync
> with
> 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
1 - 100 of 253 matches
Mail list logo