I have set up my emacsconfig to use org-files. Now it creates .el-files
when I start emacs so can I control where it puts these files so it
doesn't clutter my filesystem?
Regards,
Fredrik
I solved it... but don't really understand why.
I tested changing the name of my org file between .emacs.org and
emacs.org and changing the loadpath accordingly : (org-babel-load-file
"~/emacs.org")
And now suddenly it works but only if the file is named emacs.org if I
add an dot in front of t
My emacs.org is empty so far... But yes my $HOME is set to
c:/Users/fe/Dropbox/emacs
Regards,
Fredrik
On 2013-08-22 05:13, Noorul Islam K M wrote:
In emacs.org, are you trying to load
"c:/Users/fe/Dropbox/emacs/emacs.el" ? or is your $HOME set to
c:/Users/fe/Dropbox/emacs ? Thanks and Regard
Fredrik writes:
> Any idea on what I am doing wrong? I just want to set up my config to be load
> by
> babel?
>
> I have my Windows emacs set up with the latest packer for org (20130819) and
> have the following in my .emacs
> ;; setup orgmode babel
> (setq org-babel-load-languages '((emacs-lisp
Any idea on what I am doing wrong? I just want to set up my config to be
load by babel?
I have my Windows emacs set up with the latest packer for org (20130819)
and have the following in my .emacs
;; setup orgmode babel
(setq org-babel-load-languages '((emacs-lisp . t)))
(setq org-confirm-babe
On Tue, Aug 20, 2013 at 9:48 AM, Sebastien Vauban
wrote:
> Mehul Sanghvi wrote:
> > Sebastien Vauban wrote:
> >> Mehul Sanghvi wrote:
> Mehul Sanghvi wrote:
> > The error only occurs if I'm using org-babl. The offending piece of
> code
> > I've got is:
> >
> > #+BEGIN_SRC emac
Hi,
My thanks to everyone who works on org-mode. It is a truly
indispensable tool.
I'm not sure if I have a bug or a feature request: I have custom faces
set up for my todo keywords (see my file local variable for
org-todo-keyword-faces at the bottom of this report). When I
Thanks much for the explanation.
I'm having problems with special characters like äöü in dired mode and in attachment paths:
1) When I'm trying to access a directory with M-x dired, the displayed path contains strange characters like e.g. "\374" for "ü" or "\366" for "ö".
Same is true for directory and file listings displayed
On Aug 21, 2013 3:41 PM, "Nicolas Goaziou" wrote:
> In that case, you should disable smart quotes, which are not smart
> enough for your use case. Note that they are not enabled by default.
That's reasonable, but irritating while I'm still editing. I'm certain I'll
leave some ASCII double quotes
* Xebar Saram wrote:
>
> Hi all
Hi!
> im currently in Basel in a Academic conference and was thinking how one
> would "absorb" all the torrents of ideas/data/images/conversations quickly
> into org mode :) does any one have any real life experience with this? do
> you use mobile-org or that, or
Hi!
Org-mode version 8.0.2 (release_8.0.2-121-g86fab4 from the git
repository a couple of weeks ago)
#+BEGIN_SRC html
bar
#+END_SRC
#+BEGIN_HTML
foo
#+END_HTML
I can edit "bar" in a separate buffer by invoking C-c '
(org-edit-special). How
I started using EDBI myself just last week, it's working really well so far!
An EDBI--org combination would be amazing for database work.
2013/8/21 SAKURAI Masashi
> Hi,
>
> I wrote a full DB browser in Emacs, EDBI
> https://github.com/kiwanami/emacs-edbi.
>
> This program provides DB Query AP
Xebar Saram writes:
> Hi all
>
> im currently in Basel in a Academic conference and was thinking how one
> would "absorb" all the torrents of ideas/data/images/conversations quickly
> into org mode :) does any one have any real life experience with this? do
> you use mobile-org or that, or anothe
Hello,
Ratish Punnoose writes:
> Is there a reason that quote, quotation, verse, environments during export
> to tex just comment their contents.
Contents are not commented out, only the headline text is.
Such environments do not accept any argument, but headline text is still
inserted in the
Hello,
James Harkins writes:
> I just tried the following, so that I could maintain a list of special cases
> where org's default latex export doesn't do what I want.
>
> (setq hjh-org-latex-macros '(("`em" "'em")))
>
> (defun hjh-latex-filter-macros (text backend info)
> "hjh: Replace specia
Hello,
James Harkins writes:
> But maybe there's a better solution for my specific case. The problem is
> that I'm using the colloquial <<'em>> for "them." The preceding space causes
> org to export this as `em. Normally a single quote after a space would
> correctly be an opening single quote,
17 matches
Mail list logo