Andrew Hyatt writes:
> Hi guys,
>
> There appears to be a bug in org-babel-load-file, where it calls
> org-babel-tangle-file with file and base-name. Instead of using
> base-name, it should probably use the exported-file. This causes an
> issue where the elisp I am extracting is put in "foo.ba
Hi guys,
There appears to be a bug in org-babel-load-file, where it calls
org-babel-tangle-file with file and base-name. Instead of using
base-name, it should probably use the exported-file. This causes an
issue where the elisp I am extracting is put in "foo.bar" instead of
"foo.bar.el". Stran
Hi Henri-Paul,
MyDisk.se doesn't provide SSH/SCP access to your files, so you'll need
to use another method to get your files onto their WebDAV server.
On OSX, a Cmd+K in Finder will let you mount a WebDAV share in
/Volumes/. On Linux, there is a FUSE plugin (davfs2) that will
let you mount the
Please point me to the part of OrgMode with features for
navigating and searching the filesystem in a tree structure. I'm
interested in checking i= t out and comparing it to xiki.
The question that suggests itself to me
is whether there is a way to separate out the various ideas,
impl
Greetings!
I MobileOrg compatible with Mydisk.se? I am trying to run:
test-file.txt @mydisk.se:mobile/
which is adapted from the online manual, B.1 Setting up the staging area
It does not even ask me for a password, it just times out.
I have a normal free account with myDisk.se
I am missing
org-store-link used to store an org-id link. I think this
required org-id.el to be loaded. Now it does not. Maybe I changed something?
I approve of loading files not having side effects :), but how
do I enable the storing of an id link again?
Thanks.
--
Q: How many CDC "scientists" does it t
Daniel,
I don't know if this would be the best default behavior. As I
think about it I would rather have a simple default behavior that I
can customize to my heart's content. Simple, predictable behavior
makes it easier to customize.
My $0.02 worth, anyway.
Mark
On 2/6/2010 12:18 AM, Daniel
Hi Matthias,
Sorry about the slow reply. This is a good question, I have comments
in-line below.
Matthias Teege writes:
[...]
> But if I use more then one column, If got an error:
>
> #+tblname: sec
> | Hello | World |
>
> #+begin_src sh :var table=sec
> cat < $table
> EOF
> #+end_src
>
> #+r
Shawn Koons writes:
> Hello,
>
> Is there a command (or two) that will identify the locations of the
> below-listed files/folders? I am using Ubuntu and it seems that there is
> more than one emacs install on this computer and multiple files that *could*
>
If you have installed both versions of
Daniel Martins writes:
> I tried and it did not work.
>
I wonder why f9 C-h is not working for you?
How did you define this key binding in your load file?
Thanks and Regards
Noorul
___
Emacs-orgmode mailing list
Please use `Reply All' to send rep
Matt Lundin writes:
>
> One hack would be to use an export hook to remove headings with a
> particular tag. E.g.,
>
> (defvar my-org-export-remove-heading-tag "killtag")
>
> (defun my-org-export-remove-headings-with-tag ()
> (while (re-search-forward (concat ":" my-org-export-remove-heading-tag
Hi Carsten,
On 2010-02-06, Carsten Dominik wrote:
> are you possibly doing extensive structure editing like sorting
> in the tree where the clock is running?
Very possibly, but I can't confirm that I do it every time the bug
happens. I have the clock in a leaf node.
Samuel
--
Q: How many CDC
On 06.02.2010 14:50, Jan Böcker wrote:
> AFAIK, your current approach is correct.
I was wrong. The attached patch fixes a bug in the encode_uri function.
That fixes the non-ASCII characters problem in xournal for me.
The gchar type is just typedef'd to char, which means it is signed. To
get the b
Paul Mead writes:
> is there any way of excluding just a heading from export, whilst exporting
> the text below it in the usual way? If I use :noexport: it does what it
> says in the documentation - prevents the entire subtree from exporting.
>
> For my current work though, I'd like to use headin
> I have been looking around and I am not sure how to solve this
> problem. Withing Evince and Xournal I am encoding any non alphanum (as
> defined by the C macro) each byte that is contained in the filename
> individually.
>
> Does anybody know which are the characters above 0 (zero) that need to
> it doesn't look like anything that OrgMode isn't already
> doing or could be made to do with a SMOP
Hmm, really? Did you watch both screencasts?
http://xiki.org/screencasts/web_development.html
http://xiki.org/screencasts/wiki_syntax.html
Please point me to the part of OrgMode with featur
Craig Muth writes:
> Here's an example of a xiki tree you might build up when working in some
> elisp files. Could be useful for communicating about code on mailing lists
> like this one. Forgive me if org mode (or something else) already does
> this. If so please enlighten me - I'd be interes
Hi
is there any way of excluding just a heading from export, whilst exporting
the text below it in the usual way? If I use :noexport: it does what it
says in the documentation - prevents the entire subtree from exporting.
For my current work though, I'd like to use headings to rough out a
structu
Hi Samuel,
are you possibly doing extensive structure editing like sorting
in the tree where the clock is running?
- Carsten
On Feb 6, 2010, at 1:05 AM, Samuel Wales wrote:
For a few weeks or so, most of the time when I clock
out, I get an error. Cannot narrow it down further.
(setf org-cl
I tried and it did not work.
I know it is a silly question but how can I set that f6 or f9 be a prefix
command inside org mode?
Daniel
2010/2/5 Ryan Thompson
> Try pressing f6 and then C-h. Generally, pressing any prefix followed
> by C-h lists the bindings for that prefix.
>
> On Fri, Feb 5,
This behaviour and/or hook could not be the default?
Daniel
2010/2/4 Eric S Fraga
> At Wed, 03 Feb 2010 18:24:02 -0800,
> Mark Elston wrote:
>
> > P.S. If anyone is interested here is the embarrassingly simple hook
> > function I came up with. I show it not because I think anyone else
> > wil
21 matches
Mail list logo