Hi Alan,
nice, you might can start easily asking him to solve the installer
problem and provide an package for a ELPA repository. That alone would
allow much more people to use it.
I think the main problem for org-mode would be the fact that
org-mode->PDF is a two step approach. Org-mode exports c
Hi,
just in a coincidence, I looked into Whizzytex [1] a few days ago.
This minor mode opens up a pdf-viewer and keeps it updated with
literally every keystroke within the tex-file. (Yes xpdf works, albeit
the website and emacswiki only describe dvi and ps as backends).
In addition, it adds some
ch the email by the message
id from the imap server from within emacs. But I guess this would
create a large amount of dependencies to make this working.
Greetings
Torsten
On 23 October 2013 20:59, Torsten Wagner wrote:
> Hi,
>
> just wonder if we can drag-and-drop images into org-m
Hi,
just wonder if we can drag-and-drop images into org-mode could we
drag-and drop emails from e.g. thunderbird too. There is a plugin for
thunderbird call thunderlink which allows to generate org-mode
readable links.
However, drag and drop an email in a browser gives a address which looks like:
Hi,
not being a dev and really not being a lisp programmer, I still can
see Nicolas attempt to unify the syntax in a way "all and
everyone/everything" can rely on it. The question would be what would
be more troublesome? Dealing in future with people who by chance
changed some of those variables an
Dear Eric,
thanks for the reply.
>> Now I was able to test both gollumn and org-ehtml it puts me into a dilemma.
>>
>
> Multiple viable options for Org-mode wikis is a great problem to have.
Indeed it is as usual with FOSS all those pesty options to choice
from. Why couldn't I just trough my mon
s 'on demand', so if you find and issue please submit to the
> issues tracker on Github: https://github.com/bdewey/org-ruby/issues
>
> Cheers,
>
> - Wally
>
>
>
>
> On Fri, Oct 4, 2013 at 8:57 PM, Torsten Wagner
> wrote:
>>
>> Hi,
>> re
ebserver-proc*<1>
<127.0.0.1:60889> deleted
elnode-log-access: Symbol's function definition is void: aget
This missing aget function might be the problem?! I would need to test further.
Thanks for your help and suggestion
Torsten
> Could you try the above and let me know
d exporter. E.g. I had no ox-ehtml.
I guess I am getting closer.
I will try to install elnodes from git and see if this helps.
All the best
Torsten
On 16 October 2013 16:53, Torsten Wagner wrote:
> Stop!
> I just notice that my elpa installation seems to be broken. Still have
> a eh
This looks like a nice feature!
Maybe you could add to save the address and date the picture was taken,
thus, one could easily refer to the image origin. That is sometimes of
importance.
Thanks for sharing
Torsten
On 16 October 2013 12:04, Oleh wrote:
> Hi all,
>
> Here's a little hack that
Org-mode export
> framework).
>
> I've just finished updating org-ehtml to work with current versions of
> Org-mode and elnode (and I've updated the ELPA package). Please try
> with the latest version of org-ehtml and let me know if you run into
> problems.
>
> C
way or
the gollum/org-ruby way. Even more luckily this is not a decision forever,
since the files remain to be native org-files on both systems, I believe we
could switch at anytime.
This is again a nice example of the pure text based org-mode paradigm.
Thanks
Torsten
On 7 October 2013 17:02, Tors
Hi Eric,
thanks for the email. I will give org-ehtml a try. Do you still actively
maintain it. We would rely rather heavily on it ( a group of about 10
people) and I would be happy to know that I do not ride a dead horse. On
the other hand you get a bunch of beta-testers ;)
Could you agree with t
Hi,
recently I discovered gollumn [1] and was amazed to see that there is a
software which allows non-orgers to work with / read my org-files and which
even use git as the backend to get all save and nice together, even if
working concurrently on the same files.
I was wondering, because I never re
Hi,
For me it is git using a central "server". I push from the clients to the
server and pull from the server only. Never on a device to device base,
because most of the time the devices can't see each other (different
networks).
Hope that helps
Torsten
On 4 September 2013 09:43, Suvayu Ali
Hi Carsten,
just by chance I read this thread.
It might be a good idea to announce this somehow for package maintainers on
a prominent place in the change-log of the next official release. Some
Linux package systems do allow recommendation on packages.
As I understood the xdg-utils package is not
Maybe you could elaborate a bit more about org-trello. Esp. on the trello
part.
I checked the website but it is one of those shiny flashy polished
we-use-the-cloud sites.
Can I install trello on my own server?
What is the advantage over similar services?
And why and how does org-mode plays well wit
Hi,
just find this talk on youtube. It got it's share of Emacs and org-mode and
hence it is not that much OT. A demo how to use voice recognition to do
coding. Should work well on org-mode too. It would be nice to see someone
do a org-mode demo. Beside of the fun effect, it might be really an
alte
Hi,
recently (well not so recently unfortunately) I have to deal with a lot of
forms.
forms forms forms... always almost the same, always almost boring.
I was wondering, can I teach org-mode to do this for me?
Ideally, I will use a org-table or org-properties, and execute e.g. a babel
src-code b
Hi,
I have a few functions defined with babel, which need to work on an list of
tables.
At the moment I use something like :var table1= :var table2=
etc.
As you can see this is rather inflexible.
I am looking for a way to receive a list of tables, whereas table[0] would
refer to the first table,
Dear Eric,
please find attached a patch, to describe the different standard values for
system-wide header arguments in the manual.
Hope that might help to avoid confusion in the future.
All the best
Torsten
On 25 July 2013 00:30, Eric Schulte wrote:
> Torsten Wagner writes:
>
>
Dear Dieter Wilhelm,
I do not know a way to change the standard properties for a #+CALL
construct.
However, we recently discussed a problems with tables and source code calls.
Sebastien pointed to the following variables.
org-babel-default-header-args
((:session . "none") (:results . "replace"
inted out a very important fact. Different default
settings for different ways of calling a source code block. I believe that
this should find its way into the manual.
All the best
Torsten
On 22 July 2013 13:20, Torsten Wagner wrote:
> Hi,
>
> I want to summarize the problem I found,
Hi,
I want to summarize the problem I found, using tables as input to source
code blocks.
This observation was shared with Rick and I would be glad to help fixing
that.
Within the attached file one can see a typical example.
It all comes down to a differently interpretation of tables with respe
| x | y | w |
I guess we come closer to the problem ;)
Thanks for all the help
Torsten
On 19 July 2013 13:06, Torsten Wagner wrote:
> Hi Eric,
>
> thanks you so much for always being so responsive to my silly questions :)
> I apologize, I wrote that mail 2 am after fiddling arou
er for both
the sbe function within table formulars and as value for functions calls of
source code blocks
Thanks again for all your help!
All the best
Torsten
On 19 July 2013 03:06, Eric Schulte wrote:
> Torsten Wagner writes:
>
> > Hi,
> > I have a tables like
Hi,
I have a tables like this:
#+TBLNAME: tablename
| a | b |c | d |
| 1 | 2 |3 |4 |
| z | x | y |w|
#+TBLNAME: othertablename
| a | b |c | d |
| 1 | 2 |3 |4 |
| z | x | y |w|
I have the following code block
#+name: test
#+begin_src python :var table=tablename :exports results
import numpy as
ould expect to do something like (calc remote(NAME,
REF)) explicit to get it parsed by calc and placing the result in the new
table?!
Somehow, I miss something. Would be glad if someone could explain to me the
reason for the original behaviour.
Thanks
Torsten
On 15 July 2013 15:36, Nick Do
nt results.
I do not understand what was the intention of letting the code be parsed by
calc but it seems to cause trouble.
Will test to comment how to get around it
Thanks
Torsten
On 15 July 2013 11:43, Torsten Wagner wrote:
> Hi Nick,
>
> very good observation. Just wonder are we
just struggle with exactly those
imaginary numbers and now there names became a imaginary number itself... ;)
Thanks for the tip, I will see if some search and replace helps me to
create a intermediate solution.
Thanks
Torsten
On 14 July 2013 05:29, Nick Dokos wrote:
> Torsten Wagner wri
, Suvayu Ali wrote:
> On Sat, Jul 13, 2013 at 11:03:37PM +0200, Torsten Wagner wrote:
> > Hi again,
> >
> > I was wondering, is there a way to copy the entire column of one table
> into
> > another possibly adding rows to the target table to make it fit?
>
>
Dear Eric,
thanks a lot. That was really insightful. I didn't use babel for several
month and I always struggle to get into it again.
I clearly was confused about the variable definition. Using a function like
I did, one has to do it basically twice, once for babel and once for the
target language
Hi again,
I was wondering, is there a way to copy the entire column of one table into
another possibly adding rows to the target table to make it fit?
I know I can use $1=remote(original, @@#$6) to copy row 6 into row 1
(albeit I did not yet fully understand the @@# part)
However, I would to take
Hi,
I wrote a python code block which should translate scores into marks.
The python code seems to work. It takes two arguments. The reached score
(out of 100) as well as how many scores where needed to pass. Starting from
that, higher grades are calculated on a even base.
I want to call the pyth
Hi,
I just notice a strange behaviour within tables. I want to copy a column of
one table into another... using $1=remote(prf94120_orig, @@#$6). The
original content consist of names in the form "lastname,firstnames".
However, executing the above formular I receive "lastname + firstnames i"
I have
Hi,
I need a system which can deal with about 100-150 written exams/semester. I
was wondering if org-mode can be used to do that.
What I want:
* Creating exams sheets (technical exams at university level, pictures,
equations, large exercises with subitems)
* Help for exam evaluation
* Scoring sys
eat!
>
>
> (Just to back up the feature-request beyond definately needed and
> appreciated discussion about how and if to make the exporter more
> modular or costumizable) .. =)
>
> best,
> Tristan
>
>
>
>
> On 2013-05-28 15:00, Torsten Wagner wrote:
> >
Hi Tristan,
this feature request seems simple to implement on one side. However, it
opens a question how to deal with those in general.
\ruby{東} is a very specific command of the CJK package.
If this get's implemented in the standard html exporter, other very special
commands might need to follow.
Hi Rainer,
I am a big fan of Zenburn.
Unfortunately, it is exactly the opposite of what you are looking for. I
find it very eye friendly.
However, maybe once in a while you want a dark-color-theme and then zenburn
might be worse to try ;)
Greetings
Torsten
Hi,
just want to add some observation. I guess it has nothing to do with the
display engine but it might be somehow related. I used to use line-mode to
display line-numbers as a left column on all my buffers.
I noticed a very painful slowdown up to a totally unusable state during
working on very l
Hi,
do I understand correct, that you want to enter the pinyin transcription to
search for the desired hànzì?
Not sure whether this is possible. I guess you are aware of the emacs input
methods?!
A dictionary method like you describe might be doable with yasnippet.
http://capitaomorte.github.io/ya
Hmmm
as application an ambient-light org-mode coloring
just joking
Torsten
On 10 April 2013 12:16, Carsten Dominik wrote:
>
> On 10 apr. 2013, at 11:54, Suvayu Ali wrote:
>
> > On Wed, Apr 10, 2013 at 09:32:44AM +0530, Jambunathan K wrote:
> >>
> >> See "Side note" towards the end
Hi Rainer,
I have to agree with Rasmus, the question is, do you really want to sync to
google calendar or do you want to sync your smartphone calendar (most
likely an Android-based phone) with org-mode?
In case of the last, you might omit using google calendar completely and
use another service wi
Hi,
If I show org-mode to someone and if he/she points out the ugly graphic I
stop at that point.
If the reaction is more like "Hey how did you do that?" I might have a
potential candidate.
Thus, for me it comes down to two groups the once who need a
graphical pleasant system which hides away all t
Hi Eric,
I can just repeat, if you have a own Server already, give SoGO a try!
The only disadvantage yet, the webinterface is not smartphone friendly.
However, sync works well.
Torsten
[1] http://www.sogo.nu/
On 15 March 2013 15:16, Eric S Fraga wrote:
> Charles Philip Chan writes:
>
> [.
Hi Eric,
sorry for the last two spams. Believe it or not, I fell asleep last night,
during typing an answer and somehow managed to send twice a message ;)
People should not take there smartphones to bed.
Sounds dangerous to me. I often place init.el files into
> sub-directories which require pro
Hi David,
first of all thanks again for your great contribution.
Maybe this is a good time to announce that we use org-caldav since several
weeks together with SoGO.
SoGO does allow syncing of Android devices too (via an App). It syncs full
automatically with the Android calendar!
It comes with
Hi,
if I have a project based on org which require some special settings (not
only in lisp) I use a babel block and execute it after loading the file. I
did this e.g. to set my Java environment correct
If I remember correctly, we discussed once an autoload feature for
org-babel, but security conc
Hi Brian,
Hi Torsten,
>
> I thought I'd muddy your waters by throwing a contrary voice into the mix
> :-)
>
>
N do not destroy my view of a perfect world ;)
> I've been refining the way I manage my college and uni teaching with
> org for 5+ years, now. I am making extensive use of the sc
llo Thorsten,
>
> Torsten Wagner writes:
>
> > Actually the topic is not exactly OT, I'm looking for a "meta-system"
> which
> > helps me to keep all those different things together. Hopefully, in a way
> > which allows me to generate different kind of course
es without modification with a current release.
However, my older colleagues taught me by example, it should be still
better compared to any proprietary file.
Thanks for the input.
Torsten
On 11 March 2013 16:40, W. Greenhouse wrote:
> Hi Torsten,
>
> Torsten Wagner writes:
>
> > Actua
Hi Andreas,
thanks for the reply. I'm a long time user of babel already.
Thus, I am pretty sure it will be part of the solution :)
Thanks again for confirmation
Torsten
On 11 March 2013 12:07, Andreas Röhler wrote:
> Am 11.03.2013 11:52, schrieb Torsten Wagner:
>
>
0, Thorsten Jolitz wrote:
> Torsten Wagner writes:
>
> > I plan to create new course materials for teaching at university level.
>
> slightly OT, but you could have a look at LaTeX package
>
> ,--
> | http://www.ctan.org/pkg/tcolorbox
>
Hi,
I plan to create new course materials for teaching at university level.
These materials should contain
- a printable course script
- an interactive web-course
- lecture slides
- exercises
- exams
I'm looking for a system which enables me to keep all materials together
and to reuse as much as
jumps in) enough time to change the code.
On 3 March 2013 13:26, David Engster wrote:
> Torsten Wagner writes:
> > I didn't follow this thread in detail. But shouldn't it be enough to
> symlink
> > e.g. org-icalendar against ox-icalendar. As far as I understood emacs
Hi Bastien,
I didn't follow this thread in detail. But shouldn't it be enough to symlink
e.g. org-icalendar against ox-icalendar. As far as I understood emacs would
prioritize those local symlinks over the system wide installation. This would
be a temporary solution until a new emacs release
Hi David,
On 2 February 2013 17:00, David Engster wrote:
> I pushed a change which should correctly deal with timestamps inside the
> header line. Please let me know if this works for you.
>
Sorry for the long delay to your patch.
First I thought its working perfect.
However, I noticed the fol
also allow
people to archive calendar views in org-mode files.
Lets see how this is going.
Thanks again
Torsten
On 27 February 2013 18:35, Eric S Fraga wrote:
> Torsten Wagner writes:
>
> [...]
>
> > I read about calfw and org2hpda. However, I did not found a way t
Hi Sakurai san,
I gave calfw a new try yesterday. It works well now and I really like it!
I tried to do, as you suggested, a export via htmlfontify-buffer.
It seems like it has problems with the cell alignment for those cells which
contain an appointment.
Please see the attached picture (I can sen
Hi Sakurai san,
CC: Hi David,
thanks a lot for the offer, I would need to check what was the specific
problem. Indeed I would love to use calfw if it can produce a printable
version.
Did you think about a PDF export via LaTeX?
I would be glad to help with this.
Actually, my idea was to get a prin
Hi,
still trying to get a printed calendar including all org-agendas, I noticed
that the calendar/diary built-in function in emacs allows export of
calendar views.
Guess that and some post-processing for the print-job is all I need.
However, I did not find a way how-to add org-agenda entries into
Hi,
this is a easy one ;)
Unfolded state:
===
* Heading 1
** Heading 1-1
** Heading 1-2
* -
* Heading 2
** Heading 2-1
** Heading 2-2
Folded state
=
* Heading 1
* --
* Heading 2
Done, problem solved :D
Torsten
O
Hi Bastien,
hmmm I tried but it didn't work. Maybe because the package version of
url-dav was compiled.
I will try again as soon as a update breaks my "solution" ;)
Best
Torsten
On 30 January 2013 11:32, Bastien wrote:
> Hi Torsten,
>
> Torsten Wagner writes:
>
&
Hi,
@David hope you feel better soon.
On a side note, I had trouble getting url-dav.el loaded. There was a
version in the system which was favoured all time.
I couldn't find a way to tell emacs to use the local version instead.
I ended up deleting the system version, possibly making my package
ma
Hi David,
time is correct now using "UTC" thanks a lot.
My test suite runs fine with the SOGo server, so I'm guessing it has to
> do with how you format your entries. Does this also happen when you put
> the timestamp underneath the heading?
>
> Tested and you are right. Adding a timestamp in th
Hi Eric,
If I understood David right, the "UTC" option is just an addition to the
already present options.
Thus, if you used e.g. "Europe/Berlin" before, you do not need to change
anything and in fact, you shouldn't see a difference.
However, if you face time shifts between org and the caldav cale
Hi David,
great thanks a lot this solved the time shift problem.
I did not had time to play with the different parameters. For now I simply
added all of them.
I guess it has to do either with the timezone or with the daylight settings.
Maybe you want to add this to a "How-to install for SOGo" as a
:
> Torsten Wagner writes:
> > we just tried org-caldav and it seems to work very nice.
> > We use Sogo http://www.sogo.nu/ and hence David might like to ad Sogo
> on the
> > list of possible caldav servers.
>
> Thanks, that's good news. I'm actually pretty su
ne, I'll post
> about it here also. Wouldn't be surprised if someone set up a BERG
> Littleprinter feed too. :)
>
> On Thu, Jan 17, 2013 at 1:50 PM, Torsten Wagner
> wrote:
> > Hi,
> >
> > I was wondering if it is possible to export an agenda in form of a wee
Hi,
I was wondering if it is possible to export an agenda in form of a weekly
calendar.
For the good old "offline" times, I would like to carry a printed version
of e.g., the last week, current week and the next week with me (e.g.
printed all on a double sided printed A5 page).
That would allow me
Hi David,
hehehe well we just started testing it a bit. Don't frighten there are
problems... ;)
So far, we could see appointments in the SOGo calendar which magically
appeared after calling sync.
Just to get started with problems:
I noticed that there seems to be a problem with syncing events ba
Hi,
we just tried org-caldav and it seems to work very nice.
We use Sogo http://www.sogo.nu/ and hence David might like to ad Sogo on
the list of possible caldav servers.
We will test further and report problems and success ;)
Thumbs up. For me org-caldav is a new success story of org-mode, please
Hi,
there exist a contrib
http://orgmode.org/worg/org-contrib/org-git-link.html
which allows you to link to specific versions of a file under git control.
Thus, you can describe a error/feature/behavior in a file and make sure the
description remains valid even if you change the file in the mean t
Hi,
I plan to buy a document scanner with ADF and duplex function to scan all
incoming/intermediate/outgoing papers, convert them into PDF and link those
into my org-files.
I was wondering if someone did something like this already? I use Linux and
hence I am looking for a Linux friendly solution.
On 2 October 2012 22:49, Bastien wrote:
> Hi Torsten,
>
> Torsten Wagner writes:
>
>> Anyhow I just realized that ELPA contains
>> "org" and "org-plus-contrib"
>> I stupidly overlooked that and always read
>> "org" or "org-
Hi Bastien,
nice. One line less in u how long is my emacs config, but it
was a constant trap for people and hence this is smoothed out... good
job ;)
Anyhow I just realized that ELPA contains
"org" and "org-plus-contrib"
I stupidly overlooked that and always read
"org" or "org-contrib"
W
onHi Bastien,
h an entire kill of emacs (including emacs-server) and restart did not help.
However,
M-x org-reload did...
figured out I had (require 'org-install) not set for some strange
reason. It was set before using the Arch Linux git packages.
Now it seems ok. Can confirm ELPA upgrade se
Hi Bastien,
On 30 September 2012 16:39, Bastien wrote:
>
> As long as people have http://orgmode.org/elpa/ as the new Org ELPA
> repo, I don't really mind the way they add it :)
Sure,
just made an update...
org-version gives now
Org-mode version N/A (N/A @
/home/torsten/.emacs.d/elpa/org-20120
Hi Bastien,
thanks for the release and the hard work.
As for ELPA, the changelogs say add
(add-to-list 'package-archives '("org" . "http://orgmode.org/elpa/";) t)
to the emacs config. I am not a big fan of add-to-list for pure users
config, since it fragments the those settings a little bit
Inst
Hi Carsten,
> Thorsten, if you look at the manual, there are ways to write this limits of
> vsum etc in a way that they are relative to the table boundaries or to
> horizontal lines. This is robust agains changes of rows.
Yes I know, thanks for pointing to it. It is just an dangerous culprit
s
Hi Bastien,
my last mail overlapped, with yours. Maybe some of the stuff I said
is redundant now.
Greetings
Torsten
On 29 September 2012 01:00, Bastien wrote:
> Hi Torsten,
>
> Torsten Wagner writes:
>
>> I might start very very simple and hope you are wiling enoug
hlight-changes-mode"
This is a great mode and calling it before starting to manipulate a
org-table, already ticks some of the above points. Please try if you
are not aware of it (create a table with some forms, call
highlight-changes-mode, do some operations on the table).
Greetings
Torsten
Hi Bastien,
>
> Good idea. Patch welcome,
Hehehe,
everytime you do this, I feel more embarrassed about my poor elisp knowledge. ;)
I might start very very simple and hope you are wiling enough to help
me to translate whatever mess I send you into some reasonable patch ;)
Torsten
> --
> Bastien
Hi,
I just notice a funny row-shift effect, having a table with a field
calculated by vsum.
| Nr. | value |
|-+---|
| 1 | 5 |
| 2 | 5 |
| 3 | 5 |
| 4 | 5 |
| 5 | 5 |
| 6 | 5 |
|-+---|
| Sum |30 |
#+TBLFM: @8$2=vsum(@2..@7)
now shift (sort)
Hey,
this is a nice idea and makes me wonder if it would be possible to use
templates to automatically commit all recent changes in a git repro,
and start a new day by a new fresh working space in git.
git links are already possible. The template could create a link to
the just checked in status i
Hi,
one way which works rather differently is the combination of git and org-mode.
You could write your protocols in separate org-files and link to them
in your records.
org allows (at least it did a while ago) to link not only to a file
but also to a specific version of a file.
You could do small
hi,
I gave Xiki a try and it turned out to be an dependency hell on arch
linux. After installing dozen of packages from AUR, I managed to get
it up and running.
Its nice and some of the ideas could be shamelessly stolen for
org/org-babel. E.g. the mouse-support is great and would fit well to
org i
Hi Jonathan,
does that mean we can mark the point
* TODO org-mode should read my mind
from the requested org-mode feature list ;)
I think your example is great but frighten to be very specific to
really get attention.
However, it might make a nice example for presentations etc.
Similar like the
Hi
Unfortunately, org-mode is too complete already.
Otherwise we could have a bounty fund race on Worg...
list the top ten requested features and ask a price for it according
of what you believe it would cost you to implement it.
People who donates can donate to one or the other feature request. If
Thum, Stefan Vollmar, Steinar Bang, Steve
> Revilak, Stuart McLean, Sylvain Rousseau, Sébastien Vauban, T.F. Torrey,
> Takaaki Ishikawa, Takafumi Arakaki, Tassilo Horn, Thierry Stoehr, Thomas
> S. Dye, Thomas Wallrafen, Tobias Naehring, Toby Cubitt, Tomas Grigera,
> Torsten Wagner, Uwe B
12, at 03:00, Torsten Wagner wrote:
>
>> Hi Bastien,
>>
>> I guess many many people here are looking since a long time how to run
>> a full version of org-mode on a mobile device.
>> Thus, I believe the announcement itself was well placed.
>> If we can keep the
Hi Bastien,
I guess many many people here are looking since a long time how to run
a full version of org-mode on a mobile device.
Thus, I believe the announcement itself was well placed.
If we can keep the discussion towards how org-mode on an android
version of emacs works out, I guess we are sav
Hey Ciaran,
as far as I remember you need to call
(require 'org-install)
to make emacs load your installation instead of the default one.
Add it to your emacs config and check out org-version again
Also you might be interesting to use the emacs-package manager which
is a rather new feature of e
Hi Eric,
AAGGG now I remember I participated in that discussion
to replace #+BABEL by #+PROPERTY.
that is the pitfall if you reuse stuff only once a year and heavy
development goes on in the mean time ;)
Thanks for the reminder and yeah now all works out ok.
Just as a note to
Hey Christopher,
>* All entries are unfolded one level
>** Only "hidden" properties with other content
> This is more content
>
> The ":PROPERTIES:" is not shown.
I left it there, because some people claimed the dislike to hide
property drawers to much. A different face colour might
Hey Bastien,
On 7 August 2012 19:23, Bastien wrote:
> that a drawer doesn't make an
> entry non-empty while cycling,
ohhh you challenge us... "does not ... non-empty" is in fact the
same like "if there is only a drawer, the entry is still empty"
right ?!
Yes, I agree that should be sepa
Seems like I can get around it
#+begin_src emacs-lisp
(setq org-babel-default-header-args:java '((:cmpflag "-cp .")(:cmdline
"-cp .")))
#+end_src
This creates problems however, it is not needed anymore
Will try a bit more and report
Torsten
On 7 August 2012 17:
Hi all,
every year I want like to evaluate java snippets in org-mode to
evaluate courseworks.
This worked fine but recently I had a bigger data crash and re-setup
my office machine.
It worked ok for the crash (that is it worked ok for the set-up at that time).
I use now
GNU Emacs 24.1.1
Org-mode
Hi,
I would say this discussion is just showing how difficult it becomes
to save all extra information provided by more and more 3rd party
tools in a smart way in plain-text.
I can understand both arguments
* hide stuff which is not useful or needed for the user vs.
* its my data and my file, I
Hey,
during this discussions people already claimed that they would prefer
to know what is stored and I can understand this.
That was the reason for the proposal of a HIDDEN_PROP: line to mark
certain properties hidden.
The benefit of this approach, people are actively aware of what they
hide and
1 - 100 of 253 matches
Mail list logo