[O] org-babel: two confirmations for org/HTML macro?

2013-03-28 Thread Stefan Vollmar
could have named arguments - obviously, this is a much better solution (thanks again, Nicolas!). Here is a minimal example of the principle: -- snip #+name: html-ex1 #+header: :var who=World #+BEGIN_SRC org :exports none pHallo $who/p #+END_SRC * Simple HTML export #+call: html-ex1(who=Stefan

[O] #+call split into multiple lines?

2013-03-28 Thread Stefan Vollmar
Hallo, I am a new Org-Babel convert (thanks, Nicolas!) and our first project replaces a MACRO (raw HTML template) with 12+ arguments and is a major improvement as we can now use named arguments. This short example works: #+call: mhead-hcard(cname=Dr. Stefan Vollmar,gname=Stefan,prefix=Dr

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

2013-03-27 Thread Stefan Vollmar
-row-tags if needed. 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.: +49-221-478-5713 Mobile: 0160-93874279 E-Mail: voll...@nf.mpg.de

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

2013-03-26 Thread Stefan Vollmar
) a month ago: {{{mhead-hcard( Dr. Stefan Vollmar, Stefan, , Vollmar, Dr., stefan-vollmar.jpg, stefan-vollmar.html, ...)}}} with this type of macro definition: #+macro: mhead-hcard #+html: div id=contact class=vcardptable style=margin-left:0;margin-right:autotr style=text-align: left;margin-left

[O] alternating row colours in HTML export: org-table-row-tags with new exporter?

2013-03-26 Thread Stefan Vollmar
a corresponding option for the new exporter with a very recent version (release_8.0-pre-193-gaa7b1). Is there a way to achieve this goal? 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

Re: [O] alternating row colours in HTML export: org-table-row-tags with new exporter?

2013-03-26 Thread Stefan Vollmar
come across that pattern before and it is very consistent (as are all changes for the new exporter). Thank you! 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

[O] Sum marked values in table

2013-03-22 Thread Stefan Nobis
: @$=??::@$=vsum(@..@);T::$=vsum($..$);T Exist some clever trick to be used as formula for @$ or is a custom lisp function needed for this? -- Until the next mail..., Stefan.

Re: [O] New HTML exporter: Oddities with figure placement

2013-02-25 Thread Stefan Vollmar
the embedded CSS code and overwrites it): div.figure p { text-align: left; } 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

Re: [O] New HTML exporter: Oddities with figure placement

2013-02-25 Thread Stefan Vollmar
me of a thread several years ago in which there was speculation about the actual number of excellent programmers using the pseudonym Carsten Dominik, and of course there also quite a few Bastien's out there...). Warm regards, Stefan -- Dr. Stefan Vollmar, Dipl.-Phys. Head of IT group Max

Re: [O] two questions about the new exporter (#+Style: and org-export-html-postamble)

2013-02-19 Thread Stefan Vollmar
-bottom-color: gray;}/style I believe, it should be html_style now. Warm regards, Stefan Please let me know if I can provide any more information. Thanks, -- Eric Schulte http://cs.unm.edu/~eschulte -- Dr. Stefan Vollmar, Dipl.-Phys. Head of IT group Max-Planck-Institut für

[O] [ox-publish] index file empty?

2013-02-16 Thread Stefan Vollmar
, 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://www.nf.mpg.de

[O] bug#13724: Calling 'org-babel-mark-block' with 'M-x cmd' and 'M-: (cmd)'

2013-02-15 Thread Stefan Monnier
, Stefan --- lisp/simple.el 2013-02-12 04:46:18 + +++ lisp/simple.el 2013-02-15 17:35:00 + @@ -1328,7 +1327,8 @@ (setq debug-on-error new-value (let ((print-length eval-expression-print-length) - (print-level eval-expression-print-level)) + (print

Re: [O] new HTML export backend: footnote format [%s]?

2013-02-13 Thread Stefan Vollmar
Dear Nick, On 13.02.2013, at 02:58, Nick Dokos wrote: Stefan Vollmar voll...@nf.mpg.de wrote: I have just started using the new exporter in 7.9.3e (7.9.3e-999-ge5322) for HTML output. [...] This apparently does not have an effect any more: (setq org-export-html-footnote-format [%s

[O] new HTML export backend: footnote format [%s]?

2013-02-12 Thread Stefan Vollmar
, 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://www.nf.mpg.de smime.p7s

[O] Bug: C-c C-c does not handle dynamic blocks correctly [7.9.3d (release_7.9.3d-894-gfe805e)]

2013-01-27 Thread Stefan-W. Hahn
#+END: clocktable.) My installation: Emacs : GNU Emacs 24.2.50.1 (i486-pc-linux-gnu, GTK+ Version 2.20.1) of 2012-10-13 on cw-bkp0, modified by Debian Package: Org-mode version 7.9.3d (release_7.9.3d-894-gfe805e) Kind regards, Stefan -- Stefan-W. Hahn It is easy to make

[O] bug#10125: RFE: require and load-path-shadowing

2013-01-12 Thread Stefan Monnier
IOW, do you expect the byte-compile instances to be different in any way from a fresh Emacs session invoked from the shell as emacs -Q? Yes, because the current Emacs may be a different executable than the one the shell would run in response to emacs -Q. Stefan

[O] bug#10125: RFE: require and load-path-shadowing

2013-01-12 Thread Stefan Monnier
`features' and unload the intersection. Stefan

[O] bug#10125: RFE: require and load-path-shadowing

2013-01-12 Thread Stefan Monnier
In that case, isn't it enough to call (package-initialize) before any Org configuration? Here's the scenario: start Emacs use Org use package.el to install a newer version of Org Stefan

[O] bug#10125: RFE: require and load-path-shadowing

2013-01-11 Thread Stefan Monnier
(features, autoloads, definitions, …)? We could try that, as well, but it would only work for those packages that are properly namespaced (and there's no way to detect that AFAIK). Along the same lines, we could try to use unload-feature. Stefan

[O] bug#10125: RFE: require and load-path-shadowing

2013-01-11 Thread Stefan Monnier
it's risky to call unload-feature on a random package, but it's not too hard for a package to make sure it survives unload-feature. Tho currently, there are some significant shortcomings (IIRC there are cases where the package's autoloads aren't re-instated, for example). Stefan

[O] bug#10125: RFE: require and load-path-shadowing

2013-01-10 Thread Stefan Monnier
is removed? I don't see why that would introduce a difficulty. Stefan

[O] bug#12702: 24.2; Orgmode Refile complains Not bookmark format

2012-10-24 Thread Stefan Monnier
that should prevent Org's Refile from working. Stefan

[O] bug#12702: 24.2; Orgmode Refile complains Not bookmark format

2012-10-24 Thread Stefan Monnier
the calls to bookmark-set in with-demoted-errors, but maybe those errors are signaled late enough already that while the command signals an error, it did do what it was expected to do. Stefan

[O] suggestion for org-emphasis-regexp-components: *U*nited *N*ations

2012-09-05 Thread Stefan Vollmar
the second *. I modified org.el, line 3731 like this: (defcustom org-emphasis-regexp-components '( ​\t('\{ - ​\t.,:!?;'\)}\\ \t\r\n,\' . 1) - (defcustom org-emphasis-regexp-components '( #​\t('\{ - #​\t.,:!?;'\)}\\ \t\r\n,\' . 1) where # is the unicode character U200B. Warm regards, Stefan -- Dr

[O] how to create bold initial characters (for explaining an acronym)

2012-09-03 Thread Stefan Vollmar
-Width-Space Unicode character, but this does not seem to work with the *-syntax. Is there another trick? Thank you! 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

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

2012-07-18 Thread Stefan Monnier
to opine. I installed the patch below which makes self-insert-command more careful to only remove undo boundaries that were auto-added. So (add-hook 'post-self-insert-hook #'undo-boundary 'append) should give you pretty much the behavior you were looking for. Stefan === modified file

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

2012-07-03 Thread Stefan Monnier
this command is handled like any other, and self-insert-command does the merging itself. In most cases the result is the same, but the behavior is not quite identical in the details. Stefan

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

2012-07-03 Thread Stefan Monnier
better. self-insert-command. Even just turning that magic 20 number into a variable would help. Providing it as a variable would be very easy, indeed. Stefan

[O] bug#9809: 24.0.90; flyspell-auto-correct-word hard to access in org-mode

2012-03-23 Thread Stefan Monnier
Isn't there an underlying bug in Emacs here? Whether it's a bug or not depends on point of view. flyspell takes the position that it binds M-TAB, so if you want to bind M-tab to something else you can (and you still get flyspell's command on C-M-i and on ESC TAB). Stefan

Re: [O] Syntax highlighting of code blocks in beamer slides

2012-03-14 Thread Stefan Vollmar
suggestions on which pygments color styles work well in presentations? Many thanks in advance, Stefan On 13.03.2012, at 14:58, Nick Dokos wrote: Alan Schmitt alan.schm...@polytechnique.org wrote: On 13 mars 2012, at 14:41, Stefan Vollmar wrote: Hello, we want to create slides via beamer

[O] Syntax highlighting of code blocks in beamer slides

2012-03-13 Thread Stefan Vollmar
with source code snippets that have syntax-highlighting? 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.: +49

[O] expire tag in Org-Mode HTML export

2012-02-27 Thread Stefan Vollmar
) - how can we accomplish this in Org-mode? 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.: +49-221-478-5713

Re: [O] expire tag in Org-Mode HTML export

2012-02-27 Thread Stefan Vollmar
the head-block and org-export-html-xml-declaration is before the head-block. Warm regards, Stefan On 27.02.2012, at 13:35, Bernt Hansen wrote: Stefan Vollmar voll...@nf.mpg.de writes: Hello, we want to include a META HTTP-EQUIV=EXPIRES CONTENT=0 entry in the HTML export of our Org pages

Re: [O] Controlling pagination on headings in Latex/PDF export?

2012-02-17 Thread Stefan Nobis
is always seen as a single entity by latex is to put it in a minipage (maybe there are better options, but that's my fallback if I need to ensure that something is always kept together). -- Until the next mail..., Stefan.

Re: [O] Controlling pagination on headings in Latex/PDF export?

2012-02-17 Thread Stefan Nobis
not familiar with org-modes latex export. But if you show me the resulting LaTeX code, maybe I could help on the LaTeX side. -- Until the next mail..., Stefan.

Re: [O] Controlling pagination on headings in Latex/PDF export?

2012-02-17 Thread Stefan Nobis
(the problem is not the centering but the environment center is implemented with the help of a list environment and IIRC lists allow page breaks around them). As I'm not a LaTeX expert it may be helpful to ask on comp.text.tex for some tipps. -- Until the next mail..., Stefan.

Re: [O] How to debug org-clock-display: Args out of range: [48230 48230 48230 38618 38618 0 0 0 0 0 ...], 61

2012-01-15 Thread Stefan Nobis
the next mail..., Stefan.

Re: [O] Refresh of http://orgmode.org

2011-12-14 Thread Stefan Vollmar
some institute-internal services that do this (not difficult to implement with PHP) - is this an option for the current orgmode-site? 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

[O] Implement a new emphasis style to hide text

2011-11-30 Thread Stefan Janik
Hello, for some purposes I need to hide some words. (It would help to memorize these words). In the enriched mode I can do this just by marking the words and choosing M-x facemenu-set-background and then typing black for the Background color. In the org-mode the enriched mode doesn't work. A

[O] bug#10125: 24.0.91; package.el (org): Macros in tar packages order of byte compilation

2011-11-25 Thread Stefan Monnier
returns. Stefan

Re: [O] [PATCH]: New Add defun org-mode-or-derived-mode-p

2011-09-05 Thread Stefan Reichör
Tassilo Horn tass...@member.fsf.org writes: Stefan Reichör ste...@xsteve.at writes: +(defun org-mode-or-derived-mode-p () + Check if the current buffer is in Org-mode or a derived mode. + (if (derived-mode-p 'org-mode) t nil)) The if is superfluous. And instead of a new function, I'd

[O] [PATCH]: New Add defun org-mode-or-derived-mode-p

2011-09-02 Thread Stefan Reichör
2011-09-02 Stefan Reichoer ste...@xsteve.at Add org-mode-or-derived-mode-p to support org-mode derived modes * org-macs.el (org-mode-or-derived-mode-p): New defun * org-src.el (org-edit-src-code): Use org-mode-or-derived-mode-p * org.el (org-entry-properties): Use

Re: [O] Use (org-entry-properties) in a mode derived from org-mode

2011-09-01 Thread Stefan Reichör
-mode-p instead of org-mode-p in org-entry-properties. It would be great if org-mode-or-derived-mode-p could be added! Thanks, Stefan.

[O] Use (org-entry-properties) in a mode derived from org-mode

2011-08-31 Thread Stefan Reichör
from org-mode work. Perhaps a (if (symbolp 'derived-mode-p) ...) is necessary to avoid compatibility problems. What do the org developers think of this improvement? Stefan.

Re: [O] Not merging org-lparse, org-xhtml org-odt to the core

2011-08-24 Thread Stefan Vollmar
Dear Christian, many thanks for your contribution - my sentiments exactly! Warm regards, Stefan On 24.08.2011, at 15:00, Christian Moe wrote: I probably shouldn't butt into this, and I understand the technical issues too poorly to offer suggestions on merging. But as a grateful user

Re: [O] Latex image placement (...again. H vs. h!)

2011-08-21 Thread Stefan Nobis
with obscure placement rules. :) -- Until the next mail..., Stefan. pgpbWvwGJsXom.pgp Description: PGP signature

Re: [O] Wishlist: LaTeX export: automatically append backslash to . unless at end of sentence

2011-08-19 Thread Stefan Nobis
the macro until it is set back to \nonfrenchspacing). -- Until the next mail..., Stefan. pgpk9oKN0N7KA.pgp Description: PGP signature

Re: [O] Unicode and Latex export

2011-08-08 Thread Stefan Nobis
, hyperref,...). For proper Unicode support its preferable to use LuaTeX or XeTeX rather than using ucs (which is one of the first attemtps at better Unicode support for TeX). -- Until the next mail..., Stefan. pgpFLgv2hD8Ll.pgp Description: PGP signature

Re: [O] Remove orgx files

2011-07-28 Thread Stefan Vollmar
: http://www.nf.mpg.de/vhist/doc/usage/theindex.html demonstrating the idea behind the include mechanism. Warm regards, Stefan On 28.07.2011, at 11:52, Carsten Dominik wrote: On Jul 28, 2011, at 11:25 AM, Bastien wrote: Hi Carsten, Carsten Dominik carsten.domi...@gmail.com writes: I

[O] Inconsistent behaviour when #+setupfile is used recursively

2011-07-13 Thread Stefan Vollmar
to the path of the including file (around line 17620 in org.el)? Many thanks in advance! 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

Re: [O] [PATCH] org-latex.el: New defcustom `org-export-latex-quotes' to control quotes.

2011-07-11 Thread Stefan Nobis
Bastien b...@altern.org writes: Org to output something like \endquote{some quoted text} instead s/endquote/enquote/ -- Until the next mail..., Stefan. pgpzl49iatYmp.pgp Description: PGP signature

Re: [O] LaTex export: How to use `csquotes' and `\enquote{}'

2011-07-07 Thread Stefan Nobis
mail..., Stefan. pgpd6PAdYP6OT.pgp Description: PGP signature

Re: [O] LaTex export: How to use `csquotes' and `\enquote{}'

2011-07-07 Thread Stefan Nobis
..., Stefan. pgpoRt8r2jkK9.pgp Description: PGP signature

Re: [O] Org Mode dedicated app on OS X

2011-07-06 Thread Stefan Vollmar
have some time over the next six weeks to polish and release this. Warm regards, Stefan I'm still figuring out a workflow so please let me know if this makes sense, but I'm picturing something like this: * I launch my OrgMode.app * It opens and (via its internal site-lisp magic) loads

Re: [O] Org Mode dedicated app on OS X

2011-07-05 Thread Stefan Vollmar
to a /Applications/Aquamacs.app/Contents/Resources/site-lisp directory. Hope this helps, Stefan On 05.07.2011, at 06:19, Ken Mankoff wrote: Hi, I'm just beginning to use org-mode on OS X. I'm in a terminal a lot, and in Aquamacs Emacs a lot too, but not all the time. To make it easier to use

[O] Problem with org-export to LaTeX and babel

2011-05-31 Thread Stefan-W. Hahn
of babel is correct and if yes, wheter the patch will do the right thing in all usings babel. (I'm just learning to understand lisp programming.) Any suggestions? Stefan -- Stefan-W. Hahn It is easy to make things. It is hard

Re: [O] Completing with anything

2011-05-27 Thread Stefan Monnier
With these two modifications, it runs fine (that is, using the old calling convention and just using (setq-default completion-at-point-functions '(my-dabbrev-expand))) Thanks, installed, Stefan

Re: [O] Completing with anything

2011-05-25 Thread Stefan Monnier
? Stefan === modified file 'lisp/erc/erc-pcomplete.el' --- lisp/erc/erc-pcomplete.el 2011-04-29 15:23:59 + +++ lisp/erc/erc-pcomplete.el 2011-05-26 02:12:19 + @@ -73,7 +73,10 @@ ERC completion data from pcomplete. for use on `completion-at-point-function'. (when

Re: [O] Completing with anything

2011-05-24 Thread Stefan Monnier
get a dabbrev-expand as fallback to completion-at-point? Hmm... interesting way to attack that problem. I don't think that will work quite like this: if the completion provides its own :exit-function (e.g. to add a terminator string), then yours won't be run. Stefan

Re: [O] Completing with anything

2011-05-24 Thread Stefan Monnier
Oh well, I guess that I'm the only one who wants this kind of behaviour, No, I'm interested as well, but haven't found a good solution yet. Stefan

Re: [O] Completing with anything

2011-05-24 Thread Stefan Monnier
() (interactive) (or (completion-at-point) (dabbrev-expand nil))) -- Stefan

Re: [O] Completing with anything

2011-05-24 Thread Stefan Monnier
completion. Stefan

Re: [O] Completing with anything

2011-05-23 Thread Stefan Monnier
when the status is `finished' and it won't interfere with cycling (which simply won't benefit from abbrev-expansion). Stefan

Re: [O] Completing with anything

2011-05-04 Thread Stefan Monnier
cycling-completion seems fundamentally incompatible with this idea of abbrev-expansion-after-completion, at least if you want to allow arbitrarily complex abbrevs like skeletons. Could you give me an idea of what kind of abbrevs the code should try to accommodate? Stefan

Re: [O] Cannot use C-c c to capture from within some files

2011-04-19 Thread Stefan Strohmeier
:immediate-finish) (org-capture-finalize nil ...) (if ... ... org-capture(nil) call-interactively(org-capture nil nil) recursive-edit() byte-code(\306 @\307=\203! Debug On Error End Thanks again for your time. Stefan

Re: [O] Cannot use C-c c to capture from within some files

2011-04-19 Thread Stefan Strohmeier
-modules pane. I unchecked it and now it is working fine. Thanks for your quick help. Stefan

Re: [O] Completing with anything

2011-04-11 Thread Stefan Monnier
, but that means using the expansion by hand rather than via expand-abbrev, which may not be an option. Stefan

Re: [O] Re: Completing with anything

2011-04-09 Thread Stefan Monnier
So now, I wonder: wouldn't it be a good idea to add a call to `expand-abbrev' just after `completion-at-point' is being called? After completing an abbrev name, yes, but otherwise I don't think so. I.e. why don't you add such a call to org-contacts-message-complete-function? Stefan

[O] Re: Completing with anything

2011-03-21 Thread Stefan Monnier
. Stefan

[O] Re: Completing with anything

2011-03-21 Thread Stefan Monnier
what that would look like in terms of code and API, but if someone wants to try it out a propose a patch to start a discussion, maybe we could add such a thing. Stefan

[O] Re: Completing with anything

2011-03-21 Thread Stefan Monnier
a discussion, maybe we could add such a thing. Or maybe an upper layer mixing abbrev and completion? Trying one at first, the other one after. This could be useful for message-mode for example, since you probably wants to use both. That might work even better, yes. Stefan

[O] Re: Completing with anything

2011-03-18 Thread Stefan Monnier
with somethig that does not match at all. AFAIK that's already the case, tho it depends on lots of factors, such as what you mean by completing code. Stefan

[O] Re: Alinea filling (hanlding of explicit line-breaks)‏

2011-03-13 Thread Stefan Monnier
: (fill-region-as-paragraph (progn (forward-paragraph -1) (point)) (progn (forward-paragraph 1) (point))) -- Stefan

[O] Re: Alinea filling (hanlding of explicit line-breaks)

2011-03-12 Thread Stefan Monnier
, but I don't think we have enough experience yet to make a good design. Stefan

[Orgmode] [OT] My Email to Mr. Steve Jobs

2011-02-27 Thread Stefan Strohmeier
Dear Emacs-Users, a couple of weeks ago I wrote an Email to Mr. Steve Jobs. A few days later I got a very personal answer. I think it is worth sharing my Email to Mr. Steve Jobs. Feedback is welcomed. Thanks! Stefan Strohmeier Lichtenau 2011 Member of the church of Emacs Here is my mail

[Orgmode] Re: Alinea filling (hanlding of explicit line-breaks)

2011-02-16 Thread Stefan Monnier
of the cases for which fill-paragraph-function has been used, but there would need to be something like a fill-region-as-paragraph-function and we don't have that yet :-( Stefan ___ Emacs-orgmode mailing list Please use `Reply All' to send replies

[Orgmode] Re: Alinea filling (hanlding of explicit line-breaks)

2011-02-15 Thread Stefan Monnier
emacs-24 --- or at least the fill package, is it backward compatible with an emacs-23 ? No idea. It's likely, but I really can't guarantee it. Stefan ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs

[Orgmode] Re: Alinea filling (hanlding of explicit line-breaks)

2011-02-14 Thread Stefan Monnier
-} will jump over the text of the whole file (which is made of several alineas, each describe one (or sometimes a set of) variables or functions). Stefan ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode

Re: [Orgmode] Re: Announcing org-contacts, a bbdb-like contact manager for Org

2011-02-11 Thread Stefan Monnier
the user wants completion to pay attention to case. ;; e.g. we may want to make it possible for the user to say first try ;; completion case-sensitively, and if that fails, try to ignore case. Stefan ___ Emacs-orgmode mailing list Please use `Reply

Re: [Orgmode] Re: Announcing org-contacts, a bbdb-like contact manager for Org

2011-02-11 Thread Stefan Monnier
important for completion-at-point than for minibuffer completion since you don't have to return a table that covers the completion of the whole field (composed of file names and env-vars, for example), and instead you can just limit the completion to the particular subfield. Stefan

Re: [Orgmode] Re: Announcing org-contacts, a bbdb-like contact manager for Org

2011-02-10 Thread Stefan Monnier
end), it doesn't work. That simply depends on completion-styles (and completion-ignore-case of course). Stefan ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman

Re: [Orgmode] Disputed keys

2010-12-20 Thread Stefan Vollmar
-set-key (kbd S-down) 'next-line-mark)) (add-hook 'org-mode-hook 'my-org-mode-stuff) this was a suggestion from the list (thanks to PT spamfilteracco...@gmail.com) and works for me, I realize that this was not exactly what you were asking for but thought it might help. Warm regards, Stefan

Re: [Orgmode] Using org-mode to write an academic curriculum vitae (CV)

2010-12-17 Thread Stefan Vollmar
institute can put their CV online. There are several reasons I chose org-mode - not least because it made people take a look at it :-) See here: http://www.nf.mpg.de/cv-howto/cv-en.html However, this is limited to HTML. Warm regards, Stefan 2) If so, do you use a LaTeX export template? 3

Re: [Orgmode] Opening org files on Aquamacs startup

2010-11-27 Thread Stefan Vollmar
the state of an arbitrary Emacs session: http://www.gnu.org/software/emacs/manual/html_node/emacs/Saving-Emacs-Sessions.html 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

Re: [Orgmode] Bastien is going to become the maintainer of Org mode in January

2010-11-16 Thread Stefan Vollmar
has been involved with this project almost from the beginning and I believe he knows more about both the spirit and the technicalities of Org-mode than anybody else. I am sure he will do an excellent job. Thumbs up for Bastien! Warm regards, Stefan -- Dr. Stefan Vollmar, Dipl.-Phys. Head

Re: [Orgmode] New Screencast: Setting Up Org-mode for Windows

2010-11-07 Thread Stefan Vollmar
, Stefan On 07.11.2010, at 18:17, Russell Adams wrote: On Sun, Nov 07, 2010 at 11:08:05AM -0600, Carsten Dominik wrote: Hi Russel, Just looked at the screencast over breakfast (I am in Austin right now..) Great work! Is this already linked from Worg? - Carsten Carsten, I just added

Re: [Orgmode] Re: Umlauts in LaTeX export

2010-11-04 Thread Stefan Vollmar
with this encoding might be treated as binary). 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

Re: [Orgmode] Umlauts in LaTeX export

2010-11-03 Thread Stefan Vollmar
/paste the Umlauts from another Emacs file as necessary. If you do not need it very often, this might be a reasonable alternative. Warm regards, Stefan On 03.11.2010, at 16:50, Richard Lawrence wrote: Hi all, I don't think this is a bug so much as an unfortunate consequence of expected

Re: [Orgmode] Umlauts in LaTeX export

2010-11-03 Thread Stefan Vollmar
Dear Jean-Marie, this is very useful - thanks for sharing! Warm regards, Stefan On 03.11.2010, at 18:51, Jean-Marie Gaillourdet wrote: Dear Richard, Stefan Vollmar voll...@nf.mpg.de writes: Dear Richard, sitting in front of a German keyboard, writing Gödel seems

Re: [Orgmode] Umlauts in LaTeX export

2010-11-03 Thread Stefan Vollmar
Very, very neat - thank you! Warm regards, Stefan On 03.11.2010, at 21:08, Eric S Fraga wrote: Jean-Marie Gaillourdet j...@gaillourdet.net writes: Dear Richard, Stefan Vollmar voll...@nf.mpg.de writes: Dear Richard, sitting in front of a German keyboard, writing Gödel seems

Re: [Orgmode] [PATCH] quote the real csv separator

2010-10-25 Thread Stefan Vollmar
this by switching your operating system to international settings: German (Excel needs to be restarted to reflect these changes). Warm regards, Stefan On 24.10.2010, at 18:52, Nick Dokos wrote: Carsten Dominik carsten.domi...@gmail.com wrote: Hi Lukasz, thanks for the patch, but I do

Re: [Orgmode] Weird behaviour with org-yank and org-startup-indented

2010-10-20 Thread Stefan Monnier
saved to the primary selection. Shouldn't org-indent-refresh-section use with-silent-modifications around the remove-text-properties call? Stefan ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode

Re: [Orgmode] Re: arranging and publishing music with Org-mode and lilypond

2010-10-03 Thread Stefan Vollmar
is on fast audio feedback (ideally, you would want to mark a lilypond snippet in Emacs and listen to it immediately; if you keep the lilypond input simple enough, this is not so difficult to implement, maybe I will look into it). Warm regards, Stefan On 03.10.2010, at 05:19, Rustom Mody wrote

[Orgmode] arranging and publishing music with Org-mode and lilypond

2010-10-02 Thread Stefan Vollmar
) exciting. 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: [Orgmode] Orgmode meetup at FOSDEM, February 2011. Who would come?

2010-09-28 Thread Stefan Vollmar
I would be very interested and could give a brief presentation of what we do with Org-mode at our institute. Warm regards, Stefan On 28.09.2010, at 19:44, Carsten Dominik wrote: Hi everyone Please reply to this email if you'd consider to come to FOSDEM[1,2], February 5 and 6 next year

Re: [Orgmode] Re: Org-mode screencasts

2010-09-24 Thread Stefan Vollmar
to present something on HTML generation with Org-mode as a screencast - maybe we can collaborate on this? Warm regards, Stefan On 24.09.2010, at 05:34, Richard Moreland wrote: Erik, thanks for the reminder about folding. I had it in my script and must've lost it in one of the edits. I do prefer

Re: [Orgmode] Load macros from other files?

2010-09-15 Thread Stefan Vollmar
Dear Uriel, it should work if you use setupfile instead of include: #+setupfile: macro.org Warm regards, Stefan On 15.09.2010, at 15:58, amscopub-m...@yahoo.com wrote: Is there a way to load macros from another file? The include command doesn't seeem to work. For example, the following

Re: [Orgmode] image size in html export

2010-09-13 Thread Stefan Vollmar
the #+html command which needs to start at the beginning of a line. Warm regards, Stefan On 13.09.2010, at 08:01, etimecowboy wrote: Hi everyone, Does anybody know how to set the size of an in-line image when exporting html? I know that org can set that when exporting latex (with #+ATTR_LaTeX

Re: [Orgmode] Backspacing into folded items

2010-09-04 Thread Stefan Monnier
However the plan is to make reveal-mode default: You're jumping to conclusions, Stefan ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs

Re: [Orgmode] Backspacing into folded items

2010-09-04 Thread Stefan Monnier
However the plan is to make reveal-mode default: You're jumping to conclusions, Sorry, but what is the plan then? W.r.t. reveal-mode, there is no plan. Stefan ___ Emacs-orgmode mailing list Please use `Reply All' to send replies

<    1   2   3   4   5   6   >