Bastien writes:
> Hi all again,
>
> Bastien writes:
>
>> there is no need to (require 'org-install) anymore from the maint
>> and master branches.
>
> ... and you should actually remove (require 'org-install) from your
> configuration, since this file is not automatically created anymore.
>
> Th
Sebastien Vauban writes:
> Yes, it is.
This is strange, as the current Org does not appear to contain anything
that would give rise to this. Maybe something in your setup or configuration?
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
SD adaptation fo
Hi Bastien,
Bastien wrote:
> "Sebastien Vauban" writes:
>
>> emacs -Q -batch -l org-agenda-views.el -eval '(org-agenda nil "e")'
>> Warning: Lisp directory `C:/Program Files/emacs-24.1/../site-lisp' does not
>> exist.
>
> Maybe a warning due to the bad commits I pushed wrt the build system.
>
>
Hi Sébastien,
"Sebastien Vauban"
writes:
> emacs -Q -batch -l org-agenda-views.el -eval '(org-agenda nil "e")'
> Warning: Lisp directory `C:/Program Files/emacs-24.1/../site-lisp' does not
> exist.
Maybe a warning due to the bad commits I pushed wrt the build system.
Please pull again and r
John Hendy writes:
> will *all* versions of Emacs now allow for removing
> (require 'org-install) with a fresh git pull of orgmode, or does one
> need to be using Emacs 24.3?
Yes, all of them. Emacs 24.3 is just the first to be released with a
change that triggered this.
Regards,
Achim.
--
+<[
On Wed, Oct 3, 2012 at 4:26 AM, Bastien wrote:
> Hi Charles,
>
> Charles writes:
>
>> I ran make autoloads again and then make update2 - no complaints this time.
>>
>> Was this to be expected?
>
> There might be some hicups in the transition from the old org-install
> way to the new org-loaddefs
On 10/03/2012 03:09 PM, Giovanni Ridolfi wrote:
Da: Simon Thum
Inviato: Mercoledì 3 Ottobre 2012 14:45
Hi Simon,
recently my UNC links stopped working; [...]
I have links, say, [[\\server\share\some\dir\]] which (on win32) would open
an explorer at the location.
This is pretty handy;
it i
The problem was my fault.
I simply used the old local.mk.
After creating a new local.mk from mk/default.mk
and changing the settings in there, building works again.
On Oct 3, 2012, at 6:52 PM, Achim Gratz wrote:
> Neuwirth Erich writes:
>> = Org version
>> make: Org-mode version 7.9.
Neuwirth Erich writes:
> = Org version
> make: Org-mode version 7.9.2 (release_7.9.2-399-g2e9427.dirty =>
> /Applications/Emacs.App/Contents/Resources/site-lisp/org)
We still don't know why a freshly pulled Org is "dirty". That seems
very strange, so again, what is the output of "git st
Achim Gratz writes:
> One suggestion: I'd introduce an org-install.el that never gets compiled
> and only throws a warning if loaded. This will also help to defuse old
> copies of org-install that are maybe still present later in load-path.
Here's a patch to that effect:
>From 08b4c62aed7596a4b1
I do have my own local.mk (at the end of the message)
where set things up OSXwise.
I also add things for the new exporter and for R
ORG_ADD_CONTRIB = org-e-* org-md org-export # e.g. the new exporter
BTEST_EXTRA = ess-site # load ESS for R tests
Here is more of my output:
Mahler:org-mode neuwi
Neuwirth Erich writes:
> The probleme persists even if I try what you suggested/
You need to be a bit more specific if you want help.
make up0
make config
make up1
Also, this indicates that you have local changes:
org-version: 7.9.2 (release_7.9.2-390-g50fe7c.dirty)
git status
The error you've
The probleme persists even if I try what you suggested/
On Oct 3, 2012, at 11:52 AM, Bastien wrote:
> Hi Erich,
>
> Neuwirth Erich writes:
>
>> Until now, I was able to build from git (OSX 10.8.2, Emacs 24.2),
>> but just now
>> make up1
>> fails with the following error
>
> Please git pul
Hello
Is there a way to specify which `org-store-link-function' or link type
built into `org-store-link' should be used when there are multiple valid
types? E.g. I have loaded `org-elisp-symbol' but would still be able to
link to the library header or a "section" in the file. With
`org-store-lin
Sorry for the corrupted commit message.
I created a patch using git-filter-branch opened the file and turned on
message-mode and hit C-c C-c - obviously that is not enough. Could
someone enlighten me how to actually submit the patches?
The commit message was supposed to look like this:
,
|
is resized to four lines not the document buffer.
TINYCHANGE
---
contrib/lisp/org-panel.el |8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/contrib/lisp/org-panel.el b/contrib/lisp/org-panel.el
index 3ffdfaf..1df3847 100644
--- a/contrib/lisp/org-panel.el
+++ b/contr
Da: Simon Thum
Inviato: Mercoledì 3 Ottobre 2012 14:45
Hi Simon,
> recently my UNC links stopped working; [...]
> I have links, say, [[\\server\share\some\dir\]] which (on win32) would open
>an explorer at the location.
> This is pretty handy;
it is.
However
(dired-at-point "//myserver/dir
Hi,
recently my UNC links stopped working; I am not sure it was supposed to
ever work but not it does no longer ;(
I have links, say, [[\\server\share\some\dir\]] which (on win32) would
open an explorer at the location. This is pretty handy; I use to have a
resources heading for my projects
Bastien writes:
>> To everyone else: the build system has been broken by the recent changes
>> in multiple ways. Depending on what your local.mk contains it may or
>> may not affect you, but I'd advise you to stay clear of all targets
>> dealing with installation (and cleaning of installation).
>
Hi Bastien,
Bastien wrote:
> "Sebastien Vauban" writes:
>
>> As said, I find the refiling quite slow -- am I the only one?
>
> Depending on `org-refile-targets' yes, it can be slow.
> `org-refile-use-cache' can help here
Didn't know about that. Thanks for the tip.
The effect is day and night. It
Hi all,
I'm taking a break for 15 days, I won't read the mailing list
and I won't be able to fix things during this time.
Nicolas is the temporary maintainer. Thanks to him in advance!
Please continue to report bugs against the current maint branch,
we will try to fix all-or-most of them for th
Achim Gratz writes:
> To everyone else: the build system has been broken by the recent changes
> in multiple ways. Depending on what your local.mk contains it may or
> may not affect you, but I'd advise you to stay clear of all targets
> dealing with installation (and cleaning of installation).
Hi Sébastien,
"Sebastien Vauban"
writes:
> As said, I find the refiling quite slow -- am I the only one?
Depending on `org-refile-targets' yes, it can be slow.
`org-refile-use-cache' can help here, but still, you may
have to refresh the cache from time to time, and it is
annoying.
Any idea o
Hi Erich,
Neuwirth Erich writes:
> Until now, I was able to build from git (OSX 10.8.2, Emacs 24.2),
> but just now
> make up1
> fails with the following error
Please git pull manually before using make up1 and let us know if
this fixes your problem.
Thanks,
--
Bastien
Hi Dokos,
I am sorry for the mistake, but what happened, in my original files, the
references are all correct but when I thought of giving examples in the
email, I did not put correct references.
Anyways, thanks for your valuable input.
-
*Sanjib Sikder
*Ph.D. Fellow
Until now, I was able to build from git (OSX 10.8.2, Emacs 24.2),
but just now
make up1
fails with the following error
make[1]: Nothing to be done for `all'.
rm -f org-version.el org-loaddefs.el org-version.elc org-loaddefs.elc
install -m 644 -p ../contrib/lisp/org-e-ascii.el
../contrib/lisp/o
Hi Bastien,
Bastien wrote:
> tftor...@tftorrey.com (T.F. Torrey) writes:
>> I am currently unable to produce an agenda from my files. This bug
>> crept in somewhere in the last few days, but I'm not sure exactly
>> when.
>
> This is now fixed, thanks.
Confirmed OK. Thanks!
It may be unrelated,
Hi Charles,
Charles writes:
> I ran make autoloads again and then make update2 - no complaints this time.
>
> Was this to be expected?
There might be some hicups in the transition from the old org-install
way to the new org-loaddefs way, but if things are fine then it's fine.
--
Bastien
Hi all again,
Bastien writes:
> there is no need to (require 'org-install) anymore from the maint
> and master branches.
... and you should actually remove (require 'org-install) from your
configuration, since this file is not automatically created anymore.
Thanks,
--
Bastien
Nick Dokos writes:
> ORG_ADD_CONTRIB = org-e-*
Btw, I think it should be
ORG_ADD_CONTRIB = org-export* org-e-*
so that org-export.el is also in the load-path.
HTH,
--
Bastien
Hi Nick,
Nick Dokos writes:
> It's no big deal for me: I just stumbled across it and I thought I'd
> report it.
Thanks for reporting this -- i pushed a change in maint that should
fix it. If you have time, thanks for confirming the fix.
Best,
--
Bastien
Hi,
tftor...@tftorrey.com (T.F. Torrey) writes:
> I am currently unable to produce an agenda from my files. This bug
> crept in somewhere in the last few days, but I'm not sure exactly
> when.
This is now fixed, thanks.
--
Bastien
Ian Barton writes:
> Just done a git pull followed by make clean, make all and make
> install. I get the following error:
>
> install: cannot stat ‘org-install.elc’: No such file or directory
> make[1]: *** [install] Error 1
> make[1]: Leaving directory `/home/ian/Dropbox/.emacs.d/src/org-mode/lisp
Just done a git pull followed by make clean, make all and make install.
I get the following error:
install: cannot stat ‘org-install.elc’: No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/home/ian/Dropbox/.emacs.d/src/org-mode/lisp'
make: *** [install-lisp] E
Hello,
As said, I find the refiling quite slow -- am I the only one?
When refiling, I see "Getting targets..." for some seconds. And I could get
those profiling results:
--8<---cut here---start->8---
org-refile1 9.484 9.48
Vikas Rawal writes:
>> >
>> > I would like the NAs to be replaced by blank cells or by a less
>> > obstrusive character like a ".". Is there a simple way I could change
>> > this behaviour?
>> >
>> > Vikas
>> >
>> >
>> Aloha Vikas,
>>
>> One route might be the ascii package in R, which exports o
Oops, forgot to send it to the list.
On Oct 3, 2012, at 12:59 AM, Neuwirth Erich wrote:
> Here is my example (slightly modified) again,
> I still cannot get it to work the way I want it:
>
>
> In my .emacs I have (among other things)
>
> (require 'org-install)
> (require 'org-e-latex)
> (requi
Hi,
Bill Jacobson wrote:
> On 10/02/2012 05:05 PM, T.F. Torrey wrote:
>> I am currently unable to produce an agenda from my files. This bug
>> crept in somewhere in the last few days, but I'm not sure exactly when.
>>
>> This habit timestamp:
>>
>> SCHEDULED: <2012-08-08 Wed .+1d>
For the sake o
Hi Nicolas,
Nicolas Goaziou wrote:
> "Sebastien Vauban" writes:
>> Here it is:
>
> It looks good to me.
OK.
> My only concern is about export back-ends that do not support captions
> (I can't think of any atm). For them, the information will be lost.
You're right. I also thought of that. But th
> >
> > I would like the NAs to be replaced by blank cells or by a less
> > obstrusive character like a ".". Is there a simple way I could change
> > this behaviour?
> >
> > Vikas
> >
> >
> Aloha Vikas,
>
> One route might be the ascii package in R, which exports objects to
> several markup langua
Sanjib Sikder wrote:
> HI,
>
> (setq org-latex-to-pdf-process '("texi2dvi --pdf --clean --verbose --batch
> %f"))
>
> I have incorporated above line in my .emacs file. Now the C-c C-e p is not
> showing the error
> "Undefined citation" but the problem is still there. In place of refrences, I
41 matches
Mail list logo