Re: [O] commit 4e864643 breaks org-return

2015-10-24 Thread Stefan-W. Hahn
org-open-at-point is, in my opinion, wrong in the same way because description says: "... When point is on a link, follow it." And being with cursor at x is obviously not "on a link". Any opinions from you or other org'ers? With kind regards, Stefan -- Stefan-W. Hahn It is easy to make things. It is hard to make things simple.

Re: [O] commit 4e864643 breaks org-return

2015-10-23 Thread Stefan-W. Hahn
Mail von Stefan-W. Hahn, Thu, 22 Oct 2015 at 18:57:08 +0200: Hello, > commit 4e864643bdb6bba3e000ea51fb746a26e40b1f77 > Author: Nicolas Goaziou <m...@nicolasgoaziou.fr> > Date: Sun Oct 18 09:36:15 2015 +0200 > > changes the behaviour of org-return when positioned right af

[O] commit 4e864643 breaks org-return

2015-10-22 Thread Stefan-W. Hahn
ur before was to open a new line. Same for links in task headline or any other link. With kind regards, Stefan -- Stefan-W. Hahn It is easy to make things. It is hard to make things simple.

Re: [O] Merge branch 'maint'

2015-09-11 Thread Stefan Nobis
ake maintenance easier. -- Until the next mail..., Stefan.

Re: [O] Babel and R: Call code block and output plot

2015-07-28 Thread Stefan Nobis
Andreas Leha andreas.l...@med.uni-goettingen.de writes: You still have to specify the format of the results of the #+CALL line, as in #+CALL: myplot[:exports results]() :results file Works like a charm, thank you very much. -- Until the next mail..., Stefan.

[O] Babel and R: Call code block and output plot

2015-07-27 Thread Stefan Nobis
? -- Until the next mail..., Stefan.

Re: [O] Why navigating in Org mode is so slow in overview mode?

2015-06-28 Thread Stefan-W. Hahn
Mail von Q, Wed, 17 Jun 2015 at 00:51:02 +: Hello, according to emacs bug#16803 I'm using toggle-cache-long-scans in my org-files. Best (first line in org-file): -*- eva: (toggle-cache-long-scans); -*- Greetings Stefan -- Stefan-W. Hahn It is easy to make things

Re: [O] org-preview-latex-fragment ignores \includes in the LATEX_HEADER

2015-05-28 Thread Stefan Otte
Hey, \input does not solve the problem. Still no preview images. (The pdf export still works as expected.) Best, Stefan On Wed, May 27, 2015 at 3:37 PM, Robert Klein rokl...@roklein.de wrote: Hi, On Wed, 27 May 2015 15:02:02 +0200 Stefan Otte stefan.o...@gmail.com wrote: Hey, I'm

[O] org-preview-latex-fragment ignores \includes in the LATEX_HEADER

2015-05-27 Thread Stefan Otte
to ignore \include{commands}, i.e., equations that use commands that are defined in commands.tex are rendered as blank/empty image. Is it the intended behavior that `org-preview-latex-fragment` ignores \include, is it a bug, or is there a better way to do it? Best, Stefan

[O] Avoiding `intangible'

2015-04-15 Thread Stefan Monnier
don't use Org enough to know how to test it). Stefan diff --git a/lisp/org/org-agenda.el b/lisp/org/org-agenda.el index 8f7611f..bac8206 100644 --- a/lisp/org/org-agenda.el +++ b/lisp/org/org-agenda.el @@ -3847,8 +3847,7 @@ dimming them. e (point-at-eol

Re: [O] org-mode to latex, again!

2015-04-02 Thread Stefan Nobis
, ls -R format.) This is true, but with one exception: the user texmf tree. So everything below ~/texmf (or ~/Library/texmf on Mac OS X) should work without running mktexlsr (on a default TeXLive installation). -- Until the next mail..., Stefan.

Re: [O] [OT] A short (less than a minute), informal survey about LaTeX

2015-03-23 Thread Stefan Nobis
and readable. The main benefit: With A5 there is much less whitespace (see documentation of koma-script for an example). Maybe A5 output should be the default setting? -- Until the next mail..., Stefan.

Re: [O] fontenc makes pdf non-searchable

2015-03-23 Thread Stefan Nobis
] (as a much more flexible alternative to natbib). [1] https://www.dropbox.com/sh/7s6di4en5ljbkcq/AAAzyQeg6VkMHnC1X9dQTg6ua?dl=0 [2] http://ctan.org/pkg/biblatex -- Until the next mail..., Stefan.

Re: [O] fontenc makes pdf non-searchable

2015-03-23 Thread Stefan Nobis
is configurable via the variable org-latex-pdf-process. I don't know why and how Martin used dvips+gs. Maybe he just generated the tex file with org and used another tool for generating PDF. Or maybe he customized org-latex-pdf-process. -- Until the next mail..., Stefan.

Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?

2015-03-09 Thread Stefan Nobis
. Sometimes we have to state: This case is not supported, please adjust your configuration. -- Until the next mail..., Stefan.

Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?

2015-03-09 Thread Stefan Nobis
the author should solve the root cause. -- Until the next mail..., Stefan.

Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?

2015-03-09 Thread Stefan Nobis
Vaidheeswaran C vaidheeswaran.chinnar...@gmail.com writes: On Monday 09 March 2015 02:27 PM, Stefan Nobis wrote: IMHO keys with lots of ??? in them are a sign of a data problem. Therefore the author should solve the root cause. Not in the specific case that I cited. The Bib entry

Re: [O] Citation syntax: Underscore MUST(?) be allowed in cite keys?

2015-03-08 Thread Stefan Nobis
: namely, you can use in-text citations at the end of a sentence. +1 -- Until the next mail..., Stefan.

Re: [O] refiling with helm

2015-03-04 Thread Stefan-W. Hahn
Mail von Kyle Meyer, Sun, 01 Mar 2015 at 11:17:47 -0500: Stefan-W. Hahn stefan.h...@s-hahn.de wrote: So, given the default values, I think the only setup needed to get generic helm completion is (setq org-outline-path-complete-in-steps nil) (require 'helm) (require 'helm

Re: [O] Firefox 36 and Links

2015-03-01 Thread Stefan-W. Hahn
as command line parameter. (let ((system-type 'windows-nt)) (apply orig-fun url new-window))) #+END_SRC With kinde regards, Stefan -- Stefan-W. Hahn It is easy to make things. It is hard to make things simple.

Re: [O] refiling with helm

2015-03-01 Thread Stefan-W. Hahn
-completing-read-default-1 prompt collection predicate require-match initial-input hist def inherit-input-method org-refile nil t) ) (advice-add 'org-olpath-completing-read :around #'helm-refile-completing-read) #+END_SRC With kind regards, Stefan -- Stefan-W. Hahn

Re: [O] refiling with helm

2015-03-01 Thread Stefan-W. Hahn
Mail von Stefan-W. Hahn, Sun, 01 Mar 2015 at 09:13:26 +0100: Hello, sorry, on addition: #+BEGIN_SRC elisp (setq org-completion-use-ido nil org-completion-use-iswitchb nil org-refile-use-outline-path nil org-completion-handler nil) (defun helm-refile

Re: [O] Citation syntax: a revised proposal

2015-02-27 Thread Stefan Nobis
..., Stefan.

Re: [O] Citation syntax: a revised proposal

2015-02-18 Thread Stefan Nobis
. -- Until the next mail..., Stefan.

Re: [O] Citation syntax: a revised proposal

2015-02-16 Thread Stefan Nobis
to customizing bst files). I do not think that the current discussion will lead to writing bib-styles in Lisp instead of LaTeX (at least not in the foreseeable future). [fn:1] http://ctan.org/pkg/biblatex -- Until the next mail..., Stefan.

Re: [O] Citation syntax: a revised proposal

2015-02-16 Thread Stefan Nobis
for citations or exporting citations to different backends instead of the need to fallback to LaTeX commands). -- Until the next mail..., Stefan.

Re: [O] Citation syntax: a revised proposal

2015-02-16 Thread Stefan Nobis
input helper can make remembering all the options and keywords inside [cite:...] a non-issue and overlays will render it nice in the text. Therefore the syntax should be rather simple and regular with as few exceptions and shorthands as sensible. -- Until the next mail..., Stefan.

Re: [O] Citation syntax: a revised proposal

2015-02-16 Thread Stefan Nobis
very clear and intuitive what's meant. -- Until the next mail..., Stefan.

Re: [O] Colon in block name?

2015-02-13 Thread Stefan Nobis
..., Stefan.

Re: [O] Citations, continued

2015-02-11 Thread Stefan Nobis
citation string unchanged,...) will be used. -- Until the next mail..., Stefan.

Re: [O] Citations, continued

2015-02-10 Thread Stefan Nobis
. And sometimes context allows to make these references even shorter, by only using the author name or a year etc. I don't really see the distinction between citation and indirection - each citation is as much an indirection as e.g. citeyear is. -- Until the next mail..., Stefan.

Re: [O] Include another org-document without settings

2015-02-02 Thread Stefan Nobis
..., Stefan.

[O] Include another org-document without settings

2015-02-01 Thread Stefan Nobis
/PDF, but exporting to HTML shows similiar problems. GNU Emacs 24.4.1. Org-mode version 8.2.10 (8.2.10-30-gca21b7-elpaplus). -- Until the next mail..., Stefan.

Re: [O] Include another org-document without settings

2015-02-01 Thread Stefan Nobis
to just ignore global settings? -- Until the next mail..., Stefan.

Re: [O] Order of drawers will be checked i nnew org version

2015-01-13 Thread Stefan-W. Hahn
worked well again. Stefan -- Stefan-W. Hahn It is easy to make things. It is hard to make things simple.

[O] Order of drawers will be checked i nnew org version

2015-01-12 Thread Stefan-W. Hahn
or documentation. Or is it a bug? In any case this breaks nearly all my org-files. With kinde regards, Stefan -- Stefan-W. Hahn It is easy to make things. It is hard to make things simple.

[O] bug#11774: bug#11774: bug#11774: org-mode causes undo boundaries to be lost

2014-11-03 Thread Stefan Monnier
. Stefan

Re: [O] Other editors supporting Org-Mode

2014-10-08 Thread Stefan Blaschke
://github.com/danielmagnussons/orgmode cheers Stefan

Re: [O] Emacs server and org-protocol

2014-09-17 Thread Stefan Huchler
I dont really get what the problem is here, email servers checkup is fast enough, and rss u can use that: nnrss-use-local to ‘t’ and use ‘nnrss-generate-download-script

Re: [O] Emacs server and org-protocol

2014-09-17 Thread Stefan Huchler
Rainer M Krug rai...@krugs.de writes: Stefan Huchler stefan.huch...@mail.de writes: I dont really get what the problem is here, email servers checkup is Not necessarily - depends which mail server (e.g. gmail or local), if you have one or many folders / tags, your network connection, ... I

Re: [O] cant get org-protocol right

2014-08-04 Thread Stefan Huchler
wow found a solution. I dont understand why I have to do that, but it seems firefox fucks up some path or other variables and because of that it doesnt find the standard server socket file so when I explizitly specifiy that in the org-protocol.desktop file, it works: [Desktop Entry]

[O] cant get org-protocol right

2014-08-03 Thread Stefan Huchler
I tried to setup here org-protocol with firefox, first the docu is very old does refer to gnome 2: http://orgmode.org/worg/org-contrib/org-protocol.html#sec-3-1 So after searching around I found a howto to make the protocol known by apps with a desktop file and the command

Re: [O] Fontification of org code block not printed

2014-07-29 Thread Stefan Monnier
to merge the various active face properties (from the various overlays and the text-property). Stefan

Re: [O] Fontification of org code block not printed

2014-07-29 Thread Stefan-W. Hahn
as I expect. Thanks for your fast reply. With kind regards, Stefan -- Stefan-W. Hahn It is easy to make things. It is hard to make things simple.

[O] Fontification of org code block not printed

2014-07-28 Thread Stefan-W. Hahn
Hello, I'm using org-mode and have had some trouble with printing with faces, which has been solved in emacs. Currently I'm using the following version: commit 59b20d77aec5055417eeec039af84de88cda12b2 Author: Stefan Monnier monn...@iro.umontreal.ca Date: Mon Jun 30 22:25:52 2014 -0400

[O] bug#17724: 24.4.50; regression: error `recenter'ing a window that does not display current-buffer. when opening org-mode file

2014-06-18 Thread Stefan Monnier
Ask savannah-hack...@gnu.org. Then it's not worth the trouble (since it's a temporary change that will need to be modified yet again when we release 24.4). Stefan

[O] bug#17724: 24.4.50; regression: error `recenter'ing a window that does not display current-buffer. when opening org-mode file

2014-06-18 Thread Stefan Monnier
savannah-hack...@gnu.org to createchange). Stefan

[O] bug#17724: 24.4.50; regression: error `recenter'ing a window that does not display current-buffer. when opening org-mode file

2014-06-17 Thread Stefan Monnier
if (buf != current_buffer) // error (`recenter'ing a window that does not display current-buffer.); return Qnil; ... in src/window.c seems to work for me. Using `emacs-24' also works, without defeating the purpose of the error message ;-) Stefan

[O] bug#17724: 24.4.50; regression: error `recenter'ing a window that does not display current-buffer. when opening org-mode file

2014-06-17 Thread Stefan Monnier
Perhaps add some advise to the web page so ppl pull the emacs24 branch instead? Does someone know how to change the text in http://savannah.gnu.org/git/?group=emacs? Stefan

[O] bug#17746: 24.4.50; byte-code: `recenter'ing a window that does not display current-buffer. when composing a message

2014-06-11 Thread Stefan Monnier
Say thanks to Stefan for flagging all those bugs ;-) Now that I think about it, I should make `car' signal an error every 100th call, as well. Would flag many bugs (with some false positives, of course, but what's a few false positives among friends?)! Stefan

[O] bug#17746: bug#17746: 24.4.50; byte-code: `recenter'ing a window that does not display current-buffer. when composing a message

2014-06-11 Thread Stefan Monnier
. Stefan

[O] bug#17484: 24.3.91; Emacs Pretest (emacs-24.3.91.tar.xz) freeze

2014-05-28 Thread Stefan Monnier
We can probably close this bug. I haven't been able to reproduce it with the org-mode bundled with the pretest version. Thanks, done. Sorry for the noise. Better luck next time, Stefan

[O] bug#17484: 24.3.91; Emacs Pretest (emacs-24.3.91.tar.xz) freeze

2014-05-14 Thread Stefan Monnier
be called in places where it usually (i.e. when adaptive-wrap-prefix-mode isn't in use) isn't triggered. Stefan

[O] bug#17484: 24.3.91; Emacs Pretest (emacs-24.3.91.tar.xz) freeze

2014-05-14 Thread Stefan Monnier
-element--cache-process-request RET Then reproduce the hang, then break the hang somehow (maybe with the jit-lock-debug hack above, or maybe with debug-on-event, or with C-g C-g C-g, ...), then look at the *trace..* buffer. Stefan

[O] bug#17484: 24.3.91; Emacs Pretest (emacs-24.3.91.tar.xz) freeze

2014-05-13 Thread Stefan Monnier
of the minibuffer). The flip side is that all code run from jit/font-lock, process filters and timers should be super extra careful to finish promptly and never ever get into an inf-loop. Stefan

[O] Fwd: Maintainer change on May 1st

2014-04-11 Thread Stefan Vollmar
schrieb: Another thank you to both of you for your hard work. And absolutely no objections to the change. +1 -- Dr. Stefan Vollmar, Dipl.-Phys. Head of IT group Max-Planck-Institut für neurologische Forschung Gleueler Str. 50, 50931 Köln, Germany Tel.: +49-221-4726-213 FAX +49-221-4726-298

Re: [O] [RFC] Problem with org-bibtex-read with fields type, key

2014-03-23 Thread Stefan-W. Hahn
a documentation clarification. Looking forward of some comments. With kind regards, Stefan

[O] [PATCH 1/5] org-bibtex.el (org-bibtex-read): Split in two functions for internal use

2014-03-23 Thread Stefan-W. Hahn
* org-bibtex.el (org-bibtex-read): Organize `org-bibtex-read' function into two functions, so that it can be used by other functions without storing the result in `org-bibtex-entries'. TINY CHANGE Signed-off-by: Stefan-W. Hahn stefan.h...@s-hahn.de --- lisp/org-bibtex.el | 28

[O] [PATCH 3/5] org-bibtex.el: Replace double used fieldnames :key and :byte.

2014-03-23 Thread Stefan-W. Hahn
and :bibtype respectively. TINY CHANGE Signed-off-by: Stefan-W. Hahn stefan.h...@s-hahn.de --- lisp/org-bibtex.el | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/lisp/org-bibtex.el b/lisp/org-bibtex.el index 4fd1153..b4b707a 100644 --- a/lisp/org-bibtex.el +++ b

[O] [PATCH 4/5] org-bibtex.el: Change property names in `org-bibtex-store-link' API.

2014-03-23 Thread Stefan-W. Hahn
. To be consistent the property :btype is renamed to :bibtype. TINY CHANGE Signed-off-by: Stefan-W. Hahn stefan.h...@s-hahn.de --- lisp/org-bibtex.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/org-bibtex.el b/lisp/org-bibtex.el index b4b707a..d8ab649 100644 --- a/lisp/org

[O] [PATCH 2/5] org-bibtex.el: Use `org-bibtex-read-internal' in `org-bibtex-store-link'

2014-03-23 Thread Stefan-W. Hahn
* org-bibtex.el (org-bibtex-store-link): To have the same conversion, especially removing of {{...}}, of a bibtex entry use `org-bibtex-read-internal' in `org-bibtex-store-link'. TINY CHANGE Signed-off-by: Stefan-W. Hahn stefan.h...@s-hahn.de --- lisp/org-bibtex.el | 46

[O] [PATCH 5/5] org-bibtex.el: Clarifying description of `org-bibtex-type-property-name'.

2014-03-23 Thread Stefan-W. Hahn
* org-bibtex.el: Clarifying description of `org-bibtex-type-property-name'. TINY CHANGE Signed-off-by: Stefan-W. Hahn stefan.h...@s-hahn.de --- lisp/org-bibtex.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lisp/org-bibtex.el b/lisp/org-bibtex.el index d8ab649

[O] bug#17055: 24.3.50; Emacs hangs in Org mode file

2014-03-21 Thread Stefan Monnier
Still no prompt but Emacs survived this infloop (not an infloop, then) after I don't know how much time (but more than a couple of minutes). Then try to M-x profiler-start RET RET ... reproduce ... M-x profiler-report RET And the C-u RET on the + to expand the display. Stefan

Re: [O] Problem with org-bibtex-read with fields type, key

2014-03-21 Thread Stefan-W. Hahn
regards, Stefan -- Stefan-W. Hahn It is easy to make things. It is hard to make things simple.

Re: [O] bug#16832: Emacs goes crazy when deleting lines

2014-03-17 Thread Stefan
that took a very long time until it gave you back control (in which case I'm wondering why flyspell-post-command-hook should be called so many times), or does it cover a longer part of your editing session? Stefan

Re: [O] bug#16832: Emacs goes crazy when deleting lines

2014-03-17 Thread Stefan
. Stefan

[O] Commit 6aba2424c9b53e05c348ab0e7cf69bd7a49eb144

2014-03-15 Thread Stefan Husmann
Hello, I think both entries in org.texi intrudueced in the mentioned commit should begin with, say, @cindex rather than @index. @index is not a texinfo command. org.texi:9892: unknown command `index' org.texi:13806: unknown command `index' Best Regards Stefan

Re: [O] how to force org-mode to interpret number as string

2014-03-07 Thread Stefan Huchler
Eric Schulte schulte.e...@gmail.com writes: I suggested that you remove . from your numbers. You could also wrap your numbers in s. #+name: example | 100. | #+begin_src emacs-lisp :var example=example (caar example) #+end_src #+RESULTS: : 100. thank you and sorry

Re: [O] how to force org-mode to interpret number as string

2014-03-06 Thread Stefan Huchler
Eric Schulte schulte.e...@gmail.com writes: Stefan Huchler stefan.huch...@mail.de writes: Bastien b...@gnu.org writes: Hi Stefan, Stefan Huchler stefan.huch...@mail.de writes: The Problem is that that org-mode seems to auto-format the salary column as a number. That a problem here

Re: [O] how to force org-mode to interpret number as string

2014-03-05 Thread Stefan Huchler
Bastien b...@gnu.org writes: Hi Stefan, Stefan Huchler stefan.huch...@mail.de writes: The Problem is that that org-mode seems to auto-format the salary column as a number. That a problem here, but I guess this is handy in many circumstances. Why don't use just turn the number

[O] how to force org-mode to interpret number as string

2014-03-04 Thread Stefan Huchler
I try to generate mail drafts from a table as template-tokens. The Problem is that that org-mode seems to auto-format the salary column as a number. I don´t need to calc this numbers so saving/getting it as string would be what I want. It not only butchers the string because he interprets the

Re: [O] how to group together fields

2014-02-22 Thread Stefan Huchler
hi (Alexander and everybody else who is interested in this topic), sorry the thread is old and I did not update it, sadly Bastian did not react to my last post. I just thought I try it myself, but its tricky and org-colview.el has 1000 lines of code. And I wrote only small functions in (e)lisp

Re: [O] how to group together fields

2014-02-22 Thread Stefan Huchler
thank you Michael, that works great, sadly I have to type in the name of the shop redundantly but I can live with that, with a good org-capture template I could tab-complete them so it would not be that problem. I dont want to bother you endlessly but just if you happen to know that randomly:

[O] Problem with org-bibtex-read with fields type, key

2014-02-21 Thread Stefan-W. Hahn
) | ... ` Seems to be because of the conversation of =type= and =key=. Am I the only person having problems with it? Is there some advice? With kind regards, Stefan -- Stefan-W. Hahn It is easy to make things. It is hard to make things

[O] [PATCH] Org-bibtex: checking string length in org-bibtex-read before using aref

2014-02-21 Thread Stefan-W. Hahn
Good afternoon, I have a problem with org-bibtex function org-bibtex-read if I have an empty field in a bibitem like this: @article(test, description = ) In this case the aref gives an exception. I would like to suggest the attached following fix. With kind regards, Stefan -- Stefan-W

Re: [O] how to group together fields

2014-02-03 Thread Stefan Huchler
for the tea, and I can look than which tea blends I liked most and which shop gave me best quality. hope its clear now ;) Bastien b...@gnu.org writes: Hi Stefan, (Hint: use `S W' from Gnus to reply to this email.) Stefan Huchler stefan.huch...@mail.de writes: If Bastien could look over

[O] how to group together fields

2014-01-30 Thread Stefan Huchler
I want to use org-mode as a (tea) database. What have I done: 1. I have wrote down a tree of shops/orders/brands 2. I defined COLUMNS for Column View that give me a score per shop list What do I want as result: 1. give me a list of scores for the shops [DONE] 2. give me a list of scores for

[O] bug#15888: 24.3.50; Eval-after-load eval'ed twice

2013-11-15 Thread Stefan Monnier
BTW, it's probably easier to debug this in Elisp. You can start with (add-hook 'after-load-functions (lambda (file) (message Loaded %S file))) Or change your recipe to replace (sit-for 3) with (debug). Stefan

[O] bug#15815: 24.3.50; distant-foreground face attribute and org-hide face

2013-11-10 Thread Stefan Monnier
FWIW, hiding text by setting foreground == background is the wrong way to do it IMO. AFAIK there's no other way offered by Emacs. `invisible' actually removes the text from the output rather than leaving blank space, so it doesn't provide the same feature. Stefan

[O] ediff-directories - how to ignore timestamps and work recursively

2013-09-04 Thread Stefan Vollmar
, it does not do that in Emacs 23.4.1 - is there a recursive option? Many thanks in advance. Warm regards, Stefan -- Dr. Stefan Vollmar, Dipl.-Phys. Head of IT group Max-Planck-Institut für neurologische Forschung Gleueler Str. 50, 50931 Köln, Germany Tel.: +49-221-4726-213 FAX +49-221-4726-298 Tel

Re: [O] (Emacs 23/24 binary compatibility): defstruct, setf

2013-09-04 Thread Stefan Monnier
Does the patch below work for you? Yes. Please install. Done, Stefan

Re: [O] (Emacs 23/24 binary compatibility): defstruct, setf

2013-09-03 Thread Stefan Monnier
I think existing *.elc files compiled against Emacs-23.2.1 should load fine on new Emacs versions. It's indeed an incompatibility I introduced when we switched from CL's setf to gv.el's setf, because the two work in a very different way. Stefan

Re: [O] (Emacs 23/24 binary compatibility): defstruct, setf

2013-09-03 Thread Stefan Monnier
. Does the patch below work for you? Stefan === modified file 'lisp/emacs-lisp/gv.el' --- lisp/emacs-lisp/gv.el 2013-08-13 02:30:52 + +++ lisp/emacs-lisp/gv.el 2013-09-04 02:56:26 + @@ -102,7 +102,11 @@ ;; Follow aliases. (setq me (cons

[O] bug#14975: 24.3; org-mode's `org-clock-notify-once-if-expired' doesn't respect `org-clock-sound'

2013-07-30 Thread Stefan Monnier
sent to org-mode's list when `org-mode' is added to the Package: list. Stefan applicable to other packages than org-mode, obviously

Re: [O] Bug: koma-letter-export does not work [8.0.6(8.0.6-5-gb4a8ec-elpa @ /home/stefan/.emacs.d/elpa/org-20130722/)]]

2013-07-26 Thread Stefan Reichör
Hello Alan! Hello Stefan, ste...@xsteve.at writes: I tried the recipe on this site: http://orgmode.org/worg/exporters/koma-letter-export.html C-c C-e gives the following error message: Debugger entered--Lisp error: (error org-export-backend-menu accessing a non-org-export-backend

Re: [O] Bug: koma-letter-export does not work [8.0.6(8.0.6-5-gb4a8ec-elpa @ /home/stefan/.emacs.d/elpa/org-20130722/)]]

2013-07-26 Thread Stefan Reichör
exporting seems completly broken. I get the same error with a minimal org file. Stefan.

Re: [O] Bug: koma-letter-export does not work [8.0.6(8.0.6-5-gb4a8ec-elpa @ /home/stefan/.emacs.d/elpa/org-20130722/)]]

2013-07-26 Thread Stefan Reichör
-unknown-linux-gnu, GTK+ Version 3.6.4) of 2013-07-11 on ubu64) I deleted all *.elc files in /home/stefan/.emacs.d/elpa/org-20130722 to get a somewhat prettier backtrace. Then I restarted emacs and the export problem is gone... Stefan.

[O] Bug: koma-letter-export does not work [8.0.6 (8.0.6-5-gb4a8ec-elpa @ /home/stefan/.emacs.d/elpa/org-20130722/)]

2013-07-25 Thread Stefan Reichör
version 8.0.6 (8.0.6-5-gb4a8ec-elpa @ /home/stefan/.emacs.d/elpa/org-20130722/) current state: == (setq org-hide-leading-stars t org-tab-first-hook '(org-hide-block-toggle-maybe org-src-native-tab-command-maybe org-babel-hide-result-toggle-maybe org-babel-header-arg-expand) org-speed

[O] bug#13820: It was not fixed; it now is, though I don't understand the reason

2013-06-26 Thread Stefan Monnier
. Stefan

Re: [O] Slides about LaTeX export

2013-06-17 Thread Stefan Vollmar
browsers: with Safari 5.1.9 (Mac default browser) I only get yellow rectangles. However, it does seems to work with Firefox 21.0. Warm regards, Stefan -- Dr. Stefan Vollmar, Dipl.-Phys. Head of IT group Max-Planck-Institut für neurologische Forschung Gleueler Str. 50, 50931 Köln, Germany Tel

Re: [O] Build-System: Why not compile contrib

2013-05-26 Thread Stefan Nobis
is compiled. Just removing org-mode/contrib/lisp from my load-path and only using org-mode/lisp is enough. The only unaethetic thing left is that now git sees all those files from contrib/lisp copied to lisp as new untracked files (but that does not bother me too much). -- Until the next mail..., Stefan.

[O] Build-System: Why not compile contrib

2013-05-25 Thread Stefan Nobis
Hi. I'm using the maint branch of org-mode and lately I discovered that the files beneath contrib are not compiled and there seems to be no easy way (e.g. via local.mk) to enable compilation of contrib. Is this on purpose and if yes: why? -- Stefan.

[O] HTML export: links to internal anchors fail when using labels

2013-05-09 Thread Stefan Vollmar
(here: abc) is set in italic: # myanchor ... [[myanchor][abc]] This looks like a bug to me. Many thanks in advance for any help with this. Warm regards, Stefan -- Dr. Stefan Vollmar, Dipl.-Phys. Head of IT group Max-Planck-Institut für neurologische Forschung Gleuelerstr. 50, 50931 Köln, Germany

Re: [O] HTML export: links to internal anchors fail when using labels

2013-05-09 Thread Stefan Vollmar
. Thanks! Warm regards, Stefan -- Dr. Stefan Vollmar, Dipl.-Phys. Head of IT group Max-Planck-Institut für neurologische Forschung Gleuelerstr. 50, 50931 Köln, Germany Tel.: +49-221-4726-213 FAX +49-221-4726-298 Tel.: +49-221-478-5713 Mobile: 0160-93874279 Email: voll...@nf.mpg.de http

Re: [O] Release 8.0

2013-04-19 Thread Stefan Vollmar
Wales, Sean O'Halpin, Sébastien Vauban, Simon Thum, Stefan Monnier, Stefan Vollmar, Stephen Eglen, Steve Purcell, Suhail Shergill, Suvayu Ali, T.F. Torrey, Thomas S. Dye, Thorsten Jolitz, Toby S. Cubitt, Tokuya Kameshima, Tony Day, Viktor Rosenfeld, Vincent Beffara, Vladimir Lomov, Wanrong Lin

Re: [O] [ox-html] bug in documentation of org-html-table-row-tags

2013-04-09 Thread Stefan Vollmar
, top-row-p and bottom-row-p it would be really helpful to have a row counter variable. Is this difficult to implement (I honestly tried but did not see an obvious way)? Warm regards, Stefan -- Dr. Stefan Vollmar, Dipl.-Phys. Head of IT group Max-Planck-Institut für neurologische Forschung

Re: [O] [ox-html] bug in documentation of org-html-table-row-tags

2013-04-09 Thread Stefan Vollmar
row colours in tables, but potentially also for more concise error messages or more complex formatting options. Warm regards, Stefan -- Dr. Stefan Vollmar, Dipl.-Phys. Head of IT group Max-Planck-Institut für neurologische Forschung Gleueler Str. 50, 50931 Köln, Germany Tel.: +49-221-4726-213

Re: [O] [ox-html] bug in documentation of org-html-table-row-tags

2013-04-09 Thread Stefan Vollmar
-odd\ tr class=\tr-even\))) /tr)) It now generates HTML code the way the old exporter used to work for alternating row colours/styles. Thank you! Warm regards, Stefan -- Dr. Stefan Vollmar, Dipl.-Phys. Head of IT group Max-Planck-Institut für

Re: [O] #+call split into multiple lines?

2013-03-29 Thread Stefan Vollmar
| etc.| | Dr. Stefan Vollmar | Stefan | stefan-vollmar.jpg| ... | Editing a table with many columns is awkward (not everybody uses Emacs for our templates). Much easier (to edit) is the transposed version: #+name: card-table | cname | Dr. Stefan Vollmar | | gname | Stefan

Re: [O] [ox-publish] handling of white space in arguments of macros, named arguments?

2013-03-28 Thread Stefan Vollmar
Dear Nicolas, On 27.03.2013, at 17:26, Nicolas Goaziou wrote: ... but now the white space around the arguments is no longer stripped and/or other effects cause and in the macro to be exported as lt; etc. This version seems to work fine: {{{mhead-hcard(Dr. Stefan Vollmar,Stefan

<    1   2   3   4   5   6   >