Re: [O] [OT] Gnus mail tutorial?

2013-05-25 Thread Glyn Millington
Marcin Borkowski writes: > Hi list, > > sorry for an off-topic question, but I'm sure someone here will be > able to help me with this: I'm thinking about using Emacs as my email > client, and I'm considering using Gnus for that. The Gnus manual is a > bit intimidating; is there any newbie-frien

[O] [PATCH] org.el: Don't flyspell check within source code blocks

2013-05-25 Thread Trevor Murphy
Hi, list. I recently started using flyspell, but I wasn't pleased with the spell checking in my source code blocks. After digging a bit for a solution, I found a post to the list with a nice solution[0]. However, it seems no patch was ever submitted. So, here goes. If there's a deeper reason t

[O] [PATCH] org.el: Don't flyspell check within source code blocks

2013-05-25 Thread Trevor Murphy
* lisp/org.el (org-mode-flyspell-verify): Check if `org-element-at-point' is of type `src-block', and don't flyspell if that's the case. TINYCHANGE --- lisp/org.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/org.el b/lisp/org.el index 94078f9..81428f5 100644 ---

Re: [O] [PATCH] org.el: Don't flyspell check within source code blocks

2013-05-25 Thread Trevor Murphy
Ack, what? Please disregard, I slipped a double negative in somehow. On Sat, May 25, 2013 at 3:17 AM, Trevor Murphy wrote: > * lisp/org.el (org-mode-flyspell-verify): Check if > `org-element-at-point' is of type `src-block', and don't flyspell if > that's the case. > > TINYCHANGE > --- > l

[O] [PATCH] Take 2 on org.el: Don't flyspell check within source code blocks

2013-05-25 Thread Trevor Murphy
Very sorry about the email spam. This fixes the blindingly obvious double negative in my previous submission. Thanks, Trevor

[O] [PATCH] org.el: Don't flyspell check within source code blocks

2013-05-25 Thread Trevor Murphy
* lisp/org.el (org-mode-flyspell-verify): Check if `org-element-at-point' is of type `src-block', and don't flyspell if that's the case. TINYCHANGE --- lisp/org.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/org.el b/lisp/org.el index 94078f9..ce48bb0 100644 ---

Re: [O] [OT] Gnus mail tutorial?

2013-05-25 Thread Alan Schmitt
Glyn Millington writes: > For me Gnus is the gold standard among mail/news clients. It can be hard > work to set it up but it is worth it. Alas, some good resources have > actually vanished from the web over the years. Can Gnus be directly used with local mail in maildir format? If so, one cou

Re: [O] [PATCH] ox-koma-letter.el: Reintroduce variables removed in commit 832c6fd with proper defaults (was Re: [patch] ox-koma-letter.el: clean-up/semantic bug [4/4])

2013-05-25 Thread Viktor Rosenfeld
Hi Robert, Robert Klein wrote: > Hi, > > FWIW, from a users view it would be nice if: > > - Use Author/Email information from org file > - If not present use information from LCO file > - if neither org file nor LCO file has any information use > user-full-name and user-email-address > > Cou

[O] Bug: org-meta-return in narrowed buffer makes the last line invisible

2013-05-25 Thread Yasushi SHOJI
Hi, In my current environment, org-meta-return seems to make the last line of a buffer invisible if the buffer is narrowed. At first I thought the lines are gone but that was false. All text are there but you can't see it. First, here is my environment: - Org-mode version 8.0.3 (release_8.0.3

Re: [O] [PATCH] ox-koma-letter.el: Reintroduce variables removed in commit 832c6fd with proper defaults (was Re: [patch] ox-koma-letter.el: clean-up/semantic bug [4/4])

2013-05-25 Thread Alan Schmitt
Hello, Viktor Rosenfeld writes: > Hi Robert, > > Robert Klein wrote: > >> Hi, >> >> FWIW, from a users view it would be nice if: >> >> - Use Author/Email information from org file >> - If not present use information from LCO file >> - if neither org file nor LCO file has any information use >>

Re: [O] [OT] Gnus mail tutorial?

2013-05-25 Thread Rémi Vanicat
Alan Schmitt writes: > Glyn Millington writes: > >> For me Gnus is the gold standard among mail/news clients. It can be hard >> work to set it up but it is worth it. Alas, some good resources have >> actually vanished from the web over the years. > > Can Gnus be directly used with local mail i

[O] Babel post-processing and export problem

2013-05-25 Thread Sebastien Vauban
Hello, I'm trying to post-process a LaTeX code block, so that the evaluated results gets framed on export. While almost working, my trials fail, because the results of the code block gets wrapped in a table: | \begin{mdframed} || | | \begin{itemize} || | |

[O] How to define the one-line export-block for certain exporter backend?

2013-05-25 Thread Yujie Wen
Hi, I learned from ox-html.el that the "#+BEGIN_HTML #+END_HTML" block can be associated with a function by the ":export-block" argument in "org-export-define-backend". But it seems doesn't apply to the "#+HTML:" block. Could someone tell me how to define a one-line export-block for specific

Re: [O] Indentation of code blocks within lists

2013-05-25 Thread Nicolas Goaziou
Hello, "Sebastien Vauban" writes: > Indeed. I have as well `org-src-preserve-indentation' set to `t', for the same > reason as pointed out: if I don't use it that way, then my code blocks which > have different relative depths are exported (in HTML) on the same level, as if > there was no inde

Re: [O] Error with \usepackage{amsmath} due to \iint already being defined

2013-05-25 Thread Suvayu Ali
On Fri, May 24, 2013 at 02:38:42PM -0400, Nick Dokos wrote: > > The wasysym docs say that there should be no conflict, but that seems > to be wrong: ISTR multiple instances of this conflict. > > If you prefer the amsmath integral signs over the wasysym ones, then > probably the best thing to do i

Re: [O] Per file ID

2013-05-25 Thread Suvayu Ali
On Fri, May 24, 2013 at 04:43:53PM +0200, Klaus-Dieter Bauer wrote: > Hello! > > I intend to use org-mode for organizing my research notes; I prefer however > a "wiki" style with many files rather than one big file. > > I found that the ID mechanism is quite robust for linking across files, but >

Re: [O] [PATCH] ox-koma-letter.el: Reintroduce variables removed in commit 832c6fd with proper defaults (was Re: [patch] ox-koma-letter.el: clean-up/semantic bug [4/4])

2013-05-25 Thread Rasmus
Alan Schmitt writes: > Hello, > > Viktor Rosenfeld writes: > >> Hi Robert, >> >> Robert Klein wrote: >> >>> Hi, >>> >>> FWIW, from a users view it would be nice if: >>> >>> - Use Author/Email information from org file >>> - If not present use information from LCO file >>> - if neither org file

Re: [O] scale inline images in orgmode

2013-05-25 Thread Klaus-Dieter Bauer
Bastien altern.org> writes: > > Hi Alexander, > > AW t-online.de> writes: > > > If I include an image in an *.org file, let's say [[large-image.jpg]], I can > > toggle the inline image with C-c C-x C-v . > > You can now (from git master) use `org-image-actual-width'. > > (setq org-image-a

[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.

Re: [O] How to define the one-line export-block for certain exporter backend?

2013-05-25 Thread Nicolas Goaziou
Hello, Yujie Wen writes: > Could someone tell me how to define a one-line export-block for specific > exporter, like "#+HTML: " does for ox-html.el? Simply not ignore the keyword in the function transcoding keywords (see `org-html-keyword'). Regards, -- Nicolas Goaziou

[O] tag groups

2013-05-25 Thread Maurice
Hi all, I have a problem about groups of tags. In my custom-file, I defined : '(org-tag-alist (quote (("projet" . 112) ("suspendu" . 122) (:startgroup "lieu") ("@dehors" . 100) (:grouptags) ("@lieu1" . 97) ("@lieu2" . 118) (:endgroup '(org-tag-faces nil) '(org-tag-persisten

[O] format for clocktable

2013-05-25 Thread Jean Wallemacq
Hi, I recently switched from org-mode 6.xx to 8.0.3. I used to have results >= 24:00 in the form of 34:59 for example, not 1d 10:59 - see below I do not manage to get back the old format, which is more convenient for me. The manual mention a :formatter switch, but I have not found information abou

Re: [O] format for clocktable

2013-05-25 Thread Bastien
Hi Jean, Jean Wallemacq writes: > Hi, I recently switched from org-mode 6.xx to 8.0.3. > I used to have results >= 24:00 in the form of 34:59 for example, not 1d > 10:59 - see below > I do not manage to get back the old format, which is more convenient for me. > The manual mention a :formatter

Re: [O] [PATCH] org.el: Don't flyspell check within source code blocks

2013-05-25 Thread Bastien
Hi Trevor, Trevor Murphy writes: > + (not (eq (org-element-type (org-element-at-point)) 'src-block) I think `org-in-src-block-p', while a bit less reliable, will be faster, and reliable/fast enough for this use-case. Let's see what others think/test. Thanks, -- Bastien

Re: [O] format for clocktable

2013-05-25 Thread Jean Wallemacq
value is nil in the screen, something is mentioned about some default value having been changed with emacs 24. My change to org 8.0.3 was made at the same time than an upgrade of emacs, so it may be linked to that. Further help is welcome ! Jean Le 25 mai 2013 à 17:50, Bastien a écrit : > H

Re: [O] format for clocktable

2013-05-25 Thread Jean Wallemacq
Changing the value of org-time-clocksum-format was the trick!! Thank you for the pointer. Jean Le 25 mai 2013 à 18:20, Jean Wallemacq a écrit : > value is nil > in the screen, something is mentioned about some default value having been > changed with emacs 24. My change to org 8.0.3 was made

Re: [O] [PATCH] ox-koma-letter.el: Reintroduce variables removed in commit 832c6fd with proper defaults (was Re: [patch] ox-koma-letter.el: clean-up/semantic bug [4/4])

2013-05-25 Thread Viktor Rosenfeld
Hi Rasmus, Rasmus wrote: > The following message is a courtesy copy of an article > that has been posted to gmane.emacs.orgmode as well. > > Alan Schmitt writes: > > > Hello, > > > > Viktor Rosenfeld writes: > > > >> Hi Robert, > >> > >> Robert Klein wrote: > >> > >>> Hi, > >>> > >>> FWIW, fr

[O] table.el complex tables and orgtbl-to-latex

2013-05-25 Thread Uwe Brauer
Hello As I described in a previous message, org-export can successfully export complex table which I have partially generated (end edited) by table.el into latex. However orgtbl-to-latex cannot not deal with such tables. Given the successful org-export function could orgtbl-to-latex be modif

Re: [O] org-export, table.el complex tables, latex html

2013-05-25 Thread Nicolas Goaziou
Hello, Uwe Brauer writes: > I have attached an org file which contains a complex table, which I > generated partially with table.el. > > Now org-export can export this table *correctly* to latex, most likely > using (table-generate-source 'latex "table.latex" "Table"), however > org-export fails

[O] [PATCH][ox-koma-letter]: sender, email and cleanup (was: [PATCH] ox-koma-letter.el: Reintroduce variables removed in commit 832c6fd with proper defaults)

2013-05-25 Thread Rasmus
Dear Viktor and Alan, > Hmm, that's too bad. I tested it pretty thoroughly. Could you maybe > trace the contents of the variable by adding calls to message in > various places? I tried to figure it out. For some reason it kept resetting my name to "". > Did you send the patch? I did not receiv

Re: [O] org-export, table.el complex tables, latex html

2013-05-25 Thread Uwe Brauer
>> "Nicolas" == Nicolas Goaziou writes: > Hello, > Uwe Brauer writes: >> >> Org version 7.8.03 with Emacs version 21 > You need to update Org. I cannot reproduce the problem on Org 8.0.3. Ok, I try. What's about orgtbl-to-latex does this work for you also? Uwe Brauer

[O] Xemacs 21.5.32 and org-8.03, compilation problems

2013-05-25 Thread Uwe Brauer
Hello I know that compiling org under Xemacs is delicate. I succeeded with 7.8.3 but it seems that the installation process has changed quite a bit. I edit the relevant default.mk file (OK I should not do that but create local.mk) EMACS=/usr/local/bin/xemacs BATCH = $(EMACS) -batch -van

[O] Problem with org-insert-heading on multi-line items?

2013-05-25 Thread Tom Davey
Hi folks, I'm using Org 8.0.3 and Emacs 24.3.1. I noticed with interest this note in the Org 8.0 release notes: "When a list item has a checkbox, inserting a new item uses a checkbox too." I'm finding, however, that Org will in many cases insert a new checkbox even if the current item has none.

[O] Archive scheduled (done) items to date-tree wrt scheduled date - Was: Was: Re: Can I set achive or refile target to date-tree?

2013-05-25 Thread Olivier Berger
Hi. I found the org-archive-subtree-defadvice.el quite useful, but I'd like to be able to archive DONE items not to today's date in a date-tree archive file, but instead to their scheduled date. Thus, it reconstructs a journal of done things, and not a journal of my archiving activity. Anyone wi

Re: [O] org-export, table.el complex tables, latex html

2013-05-25 Thread Nicolas Goaziou
Uwe Brauer writes: > What's about orgtbl-to-latex does this work for you also? It doesn't seem to. Regards, -- Nicolas Goaziou

Re: [O] Minor problems with dvipng latex image preview

2013-05-25 Thread Nicolas Goaziou
Nick Dokos writes: > Nicolas Goaziou writes: >> Anyway, in a nutshell, your proposal is to: >> >> - add a custom variable, e.g., `org-latex-dvi-process-options' (which >> library should it belong to?) > > Unless it would make sense to toss the whole dvipng thing overboard and > just keep

Re: [O] [PATCH] ox-koma-letter.el: Reintroduce variables removed in commit 832c6fd with proper defaults (was Re: [patch] ox-koma-letter.el: clean-up/semantic bug [4/4])

2013-05-25 Thread Robert Klein
Hello, On 05/25/2013 03:57 PM, Rasmus wrote: > Alan Schmitt writes: > >> Hello, >> >> Viktor Rosenfeld writes: >> >>> Hi Robert, >>> >>> Robert Klein wrote: >>> Hi, FWIW, from a users view it would be nice if: - Use Author/Email information from org file - If not pre

Re: [O] Archive scheduled (done) items to date-tree wrt scheduled date - Was: Was: Re: Can I set achive or refile target to date-tree?

2013-05-25 Thread Olivier Berger
Hi. Olivier Berger writes: > Hi. > > I found the org-archive-subtree-defadvice.el quite useful, but I'd like > to be able to archive DONE items not to today's date in a date-tree > archive file, but instead to their scheduled date. > > Thus, it reconstructs a journal of done things, and not a jo

Re: [O] [PATCH][ox-koma-letter]: sender, email and cleanup

2013-05-25 Thread Rasmus
Rasmus writes: > 4. Sets defcustom org-koma-letter-signature nil since that > corresponds to default scrlttr2 behavior anyway (p. 183 in the > manual). > > Re 4.: I'd like to do something similar to > org-koma-letter-subject-format. But I'm not sure how, at the moment > (perhaps make

Re: [O] Archive scheduled (done) items to date-tree wrt scheduled date

2013-05-25 Thread Gregor Zattler
Hi Olivier, org-mode users and -developoers, * Olivier Berger [25. May. 2013]: > Olivier Berger writes: >> I found the org-archive-subtree-defadvice.el quite useful, but I'd like >> to be able to archive DONE items not to today's date in a date-tree >> archive file, but instead to their scheduled

Re: [O] [PATCH] ox-koma-letter.el: Reintroduce variables removed in commit 832c6fd with proper defaults

2013-05-25 Thread Rasmus
Hi Robert, > what I meant is, if #+AUTHOR defaults to (user-full-name), could the > \setkomavar commands be placed /before/ \LoadLetterOption in the TeX > file, and after \LoadLetterOptions if #+AUTHOR is set in the .org file? > > So you'd still get only one set of \setkomavar in the TeX file, bu

Re: [O] [OT] Gnus mail tutorial?

2013-05-25 Thread Rasmus
Alan Schmitt writes: > Glyn Millington writes: > >> For me Gnus is the gold standard among mail/news clients. It can be hard >> work to set it up but it is worth it. Alas, some good resources have >> actually vanished from the web over the years. > > Can Gnus be directly used with local mail i

Re: [O] [OT] Gnus mail tutorial?

2013-05-25 Thread Richard Lawrence
Jacek Generowicz writes: > Marcin Borkowski writes: > >> I'm thinking about using Emacs as my email client, and I'm considering >> using Gnus for that. > > If it is Emacs rather than Gnus itself that attracts you, then you might > consider notmuch or mu4e. Both have a Xapian-based core, and inclu

Re: [O] [OT] Gnus mail tutorial?

2013-05-25 Thread Suvayu Ali
On Sat, May 25, 2013 at 03:29:03PM -0700, Richard Lawrence wrote: > > So, long story short, I have now switched to using offlineimap to sync > over IMAP with a Maildir. This keeps my mail locally available but also > in sync across multiple machines. I read this Maildir in mutt, not > Gnus, beca

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

2013-05-25 Thread Suvayu Ali
Hi Stefan, On Sat, May 25, 2013 at 04:19:27PM +0200, Stefan Nobis wrote: > 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 > o

[O] LaTeX minted --shell-escape error after updating to 8.0.3

2013-05-25 Thread Senthil Kumar M
Hi, I updated org-mode to 8.0.3 (release_8.0.3-156-g847637). I got the following error while using the LaTeX export, before the update all was well and the PDF file was produced fine. "Process completed with errors: [LaTeX error] [package error] *Org PDF LaTeX Output* shows: ... ... Package if

Re: [O] GFDL

2013-05-25 Thread Ben Finney
Bastien writes: > "Sebastien Vauban" > writes: > > > FMI, why is GNU GPL not applicable to the manual? > > Because the manual is part of GNU Emacs, which is part of the GNU > project, and every project in the GNU project is required to publish > manuals in GNU FDL only. Dual licensing is not an

Re: [O] org-export, table.el complex tables, latex html

2013-05-25 Thread Carsten Dominik
On 25.5.2013, at 22:09, Nicolas Goaziou wrote: > Uwe Brauer writes: > >> What's about orgtbl-to-latex does this work for you also? > > It doesn't seem to. orgtbl-to-* does not support table.el tables. - Carsten > > > Regards, > > -- > Nicolas Goaziou >

Re: [O] Minor problems with dvipng latex image preview

2013-05-25 Thread Nick Dokos
Nicolas Goaziou writes: > Nick Dokos writes: > >> Nicolas Goaziou writes: > >>> Anyway, in a nutshell, your proposal is to: >>> >>> - add a custom variable, e.g., `org-latex-dvi-process-options' (which >>> library should it belong to?) >> >> Unless it would make sense to toss the whole dv

Re: [O] LaTeX minted --shell-escape error after updating to 8.0.3

2013-05-25 Thread Nick Dokos
Senthil Kumar M writes: > I updated org-mode to 8.0.3 (release_8.0.3-156-g847637). I got the > following error while using the LaTeX export, before the update all > was well and the PDF file was produced fine. > > "Process completed with errors: [LaTeX error] [package error] > > *Org PDF LaTeX O

[O] using orgtbl-sqlinsert

2013-05-25 Thread Eric Abrahamsen
I've got a table I'm trying to insert into a sqlite database. I've been looking at orgtbl-sqlinsert and this page[fn:1], but I suspect all that is out of date. I haven't seen anyone talking about #+ORGTBL: keywords, or things like "#+BEGIN RECEIVE ORGTBL exsql" in the past year or so. Do those sti