bug#50555: [BUG] Org Latex export doesn't handle src blocks correctly

2021-09-18 Thread Younes Ben El
Daniel Fleischer writes: > Here is the hint: since "minted" is using a python package (pygments) for > the highlighting, one need to add the "-shell-escape" to the call. Other > than that, everything works as planned. Since it's a specific > configuration for using "minted", I'll add a comment

bug#50555: [BUG] Org Latex export doesn't handle src blocks correctly

2021-09-18 Thread Younes Ben El
I Apologize for the previous mail, seems like it didn't go through correctly . Actually it does compile and produces a pdf file , however there's some issue with it as it doesn't display the code_block. if we set our emacs config to #+begin_src emacs-lisp (require 'ox-latex) (setq

Re: sort “on-the-fly” in org-agenda-view

2021-04-19 Thread Ben Sima
Heh, I just found myself wanting to do this. I often use C-c ^ to sort subtrees by creation date, and I wanted to do that with my global TODO list just now, but couldn't figure out how. So, imo there is at least a small need for this feature. signature.asc Description: PGP signature

Manual Typo in Table Section

2019-12-16 Thread Ben Polson
for your work! I hope to get more involved once I've made my way through the manual. Sincerely, Ben

Re: [O] Bug or known issue: org-clock-display

2019-01-14 Thread Ben McGinnes
untilnow" has resulted in exactly what I wanted (and originally expected). Though I can see why it might be preferable for a default setting to run through to the end of the current year. Regards, Ben signature.asc Description: PGP signature

[O] Bug or known issue: org-clock-display

2019-01-14 Thread Ben McGinnes
(142 hours and 39 minutes) A bit of a difference. ;) So, is this a known issue with possibly some arcane reason for why it can't easily be fixed or is my next step to go lodge a formal bug report? Regards, Ben signature.asc Description: PGP signature

Re: [O] Recovering org-completion-use-ido functionality

2018-09-04 Thread ben lamothe
previous solution doesn't actually work for me. Does anyone know how I replicate the functionality that was removed with `org-completion-use-ido`? On Mon, Sep 3, 2018 at 11:42 AM Colin Baxter wrote: > >>>>> ben lamothe writes: > > > I've been able to implement

Re: [O] Recovering org-completion-use-ido functionality

2018-09-03 Thread ben lamothe
ook 'org-mode-hook 'bl/completion-use-ido) I think that works for me, but I'm open to a better suggestion if there is one. In any case, I think re-enabling the functionality that was removed with the "org-completion-use-ido" function should be documented somewhere. On Fri, Aug 24, 20

[O] Recovering org-completion-use-ido functionality

2018-09-03 Thread ben lamothe
Hi. I see from the org-mode 9.0 changelog that the "org-completion-use-ido" option was removed: > *Remove all options related to ido or iswitchb* > This includes org-completion-use-iswitchb and org-completion-use-ido. > Instead Org uses regular functions,

Re: [O] Org Mode Documentation Patch

2018-06-25 Thread Siraphob (Ben) Phipathananunth
. ("Ben" is my nickname) Thanks, -- Siraphob (Ben) Phipathananunth From 677ac08a5b11157f59dd5acc73a2bc7103344f22 Mon Sep 17 00:00:00 2001 From: Siraphob Phipathananunth Date: Mon, 25 Jun 2018 21:27:05 +0700 Subject: [PATCH] Fix "cursor" to "point", fix grammar and a

Re: [O] Org Mode Documentation Patch

2018-06-23 Thread Siraphob (Ben) Phipathananunth
Thank you very much for accepting the patch. Nicolas Goaziou wrote: > BTW, what is your status wrt FSF papers? I just sent an email to ass...@gnu.org with my information, how will I know when copyright assign is completed? Thank you again, -- Siraphob (Ben) Phipathananunth

[O] Org Mode Documentation Patch

2018-06-22 Thread Siraphob (Ben) Phipathananunth
ng it? Should I submit my patches as smaller ones as I read sections of the manual or bulk them together into a larger patch, or is it just a matter of preference? Please let me know if you have any comments about the patch. It's my first one, I hope I have followed the CONTRIBUTING guide prop

Re: [O] is ascii link format canonical? can it be made more linkifiable?

2018-02-06 Thread Ben McGinnes
Most of which were de facto standards, not official ones. Basically the geek equivalent of demonstrating how custom and tradition were more pervasive than law (RFCs and MUA design). Regards, Ben signature.asc Description: PGP signature

[O] bug#18870: bug#18870: \emsp and alignment in org clock report

2017-12-04 Thread Ben Finney
ght to be. | `\Moderation in temper is always a virtue; but moderation in | _o__) principle is always a vice.” —Thomas Paine | Ben Finney <b...@benfinney.id.au> signature.asc Description: PGP signature

[O] bug#18870: bug#18870: \emsp and alignment in org clock report

2017-12-04 Thread Ben Finney
On 04-Dec-2017, Nicolas Goaziou wrote: > Ben Finney <ben+em...@benfinney.id.au> writes: > > How can we test the change, to know whether this bug is resolved? > > You can test the latest ELPA release, scheduled for today Please state the exact version string, so that we can c

[O] bug#18870: bug#18870: \emsp and alignment in org clock report

2017-12-03 Thread Ben Finney
“Instead of having ‘answers’ on a math test, they should just | `\ call them ‘impressions’, and if you got a different | _o__) ‘impression’, so what, can't we all be brothers?” —Jack Handey | Ben Finney <b...@benfinney.id.au> signature.asc Description: PGP signature

[O] Is there something like ~org-blank-after-new-entry~ for org mode headings?

2017-01-29 Thread Ben
com/questions/28742/is-there-something-like-org-blank-after-new-entry-for-org-mode-headings> but got no response. Maybe it's more suitable to ask it here. Thanks, Ben

[O] Custom source block for concept map markdown

2016-07-01 Thread Ben Feldman
Hi, my goal is to create a custom source block to create concept maps. The source block contains my custom made pseudo code. When exporting the org-file to LaTeX and PDF this pseudo code must be translated to DOT code. This DOT code is interpreted by the dot2texi package. The reason for the

Re: [O] org-babel C math.h issue

2016-03-11 Thread Oz Ben-Ami
> -- > > Oz, do you think you would be able to provide a patch? > The way to contribute is documented here: > http://orgmode.org/worg/org-contribute.html#orgheadline1 > > Thanks for reporting. > Thierry > > > Le 06/03/2016 23:44, Oz Ben-Ami a é

[O] org-babel C math.h issue

2016-03-06 Thread Oz Ben-Ami
Hi, I'm a new org user, and I'm sorry if I'm missing something obvious. When executing a C code snippet with org-babel, that contains a math function, I get the famous "undefined reference" errors. I tried adding ":flags -lm", but that doesn't help. Looking at the code, it seems the -lm flag is

[O] How to make ~evil-leader~ work for for ~org-src-mode~?

2015-10-20 Thread Ben
Dear all, I want to set some evil-leader keys for org-src-mode with the following code: (evil-leader/set-key-for-mode 'org-src-mode "k" 'org-edit-src-abort "s" 'org-edit-src-save "'" 'org-edit-src-exit) But it doesn't work. Why is that? Thanks, Ben

[O] bug#18870: \emsp and alignment in org clock report

2015-03-22 Thread Ben Finney
again, for the truth to sink in; to kinda | _o__) catapult the propaganda.” —George W. Bush, 2005-05 | Ben Finney b...@benfinney.id.au signature.asc Description: Digital signature

[O] bug#18870: \emsp and alignment in org clock report

2015-03-17 Thread Ben Finney
On 17-Mar-2015, Nicolas Goaziou wrote: Hello, Ben Finney b...@benfinney.id.au writes: The \emsp should be space characters (of some kind; either U+0020 SPC or U+2003 EM SPACE) with correct alignment for the character width. Displaying literal \emsp is a regression and should

[O] bug#18870: \emsp and alignment in org clock report

2015-03-17 Thread Ben Finney
. If having a U+2003 EM SPACE character is desirable, then instead of LaTeX-specific markup (which is useless in the text buffer), that character should appear directly in the data so it is useful for display. Thanks for working on Org Mode. -- Ben Finney

Re: [O] how to get images support in Emacs on Windows?

2015-02-22 Thread Ben
hes...@gmail.com wrote: Ben yfefyf at gmail.com writes: You can download the corresponding dlls from ezwinports [fn:1] and put them into emacs's `bin` directory. There are some instructions in the Image support part on page [fn:2]. [fn:2] https://ftp.gnu.org/gnu/emacs/windows

Re: [O] how to get images support in Emacs on Windows?

2015-02-19 Thread Ben
You can download the corresponding dlls from ezwinports [fn:1] http://sourceforge.net/projects/ezwinports/files/ and put them into emacs's `bin` directory. There are some instructions in the Image support part on page [fn:2] https://ftp.gnu.org/gnu/emacs/windows/. [fn:1]

[O] Bug: aborting capture to new file leaves 1-byte file behind [8.2.7c]

2014-09-07 Thread Ben Winslow
@ /usr/share/emacs24/site-lisp/org-mode/) -- Ben Winslow r...@bluecherry.net

[O] Bug: org-open-at-point bug for radio targets [8.2 (8.2-6-gd745cd-elpa @ /home/ben/.emacs.d/elpa/org-20130930/)]

2013-10-02 Thread ben
the end of the org-open-at-point function. Emacs : GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.4.2) of 2013-08-22 on louvi, modified by Debian Package: Org-mode version 8.2 (8.2-6-gd745cd-elpa @ /home/ben/.emacs.d/elpa/org-20130930/)

[O] The color theme on the official website

2013-09-06 Thread Ben Duan
Dear all, What's the name of the color theme on the official site of orgmode? ( http://orgmode.org/img/main.jpg) And do you have any other recommendations for color themes? Thanks and regards, Ben

Re: [O] GFDL

2013-06-04 Thread Ben Finney
On 27-May-2013, Bastien wrote: Ben Finney ben+em...@benfinney.id.au writes: Do you have a reference from some FSF official for that restriction? See this discussion: http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00375.html Thanks very much for that information. I had

Re: [O] GFDL

2013-05-25 Thread Ben Finney
, but as a question.” —Niels Bohr | _o__) | Ben Finney

Re: [O] GFDL

2013-05-20 Thread Ben Finney
for it.” —_The New York Times_, 1939 | Ben Finney

Re: [O] org-mobile-push error produces wrong-type-argument error

2013-01-03 Thread Ben Finney
Bastien b...@altern.org writes: Hi Ben, Ben Finney ben+em...@benfinney.id.au writes: I am getting the same error. I'm using the Org mode that comes with Emacs (“GNU Emacs 23.4.1”). You should not get this error anymore from maint. Thank you. I'm not in a position to use the maint

Re: [O] Trimming quotes

2012-12-30 Thread Ben Finney
Nick Dokos nicholas.do...@hp.com writes: Ben Finney ben+em...@benfinney.id.au wrote: t...@tsdye.com (Thomas S. Dye) writes: Can you point me to trimming guidelines for digest readers? In brief: Don't respond at all to a digest message. Instead, […] Tom did not respond

Re: [O] Trimming quotes

2012-12-29 Thread Ben Finney
.” —Thomas Jefferson, in a | _o__)letter to Madison | Ben Finney

Re: [O] org-mobile-push error produces wrong-type-argument error

2012-12-14 Thread Ben Finney
mode as I'm not the only one using these programs on the machine. -- \ “When we talk to God, we're praying. When God talks to us, | `\ we're schizophrenic.” —Jane Wagner, via Lily Tomlin, 1985 | _o__) | Ben Finney

[O] multiline agenda and/or two-pane agenda selection

2012-10-15 Thread Ben
: Monday15 October 1012 work:Scheduled:Client XYZ TODO Call Bob about paperwork so I have a bit more context. Perhaps other lines could be displayed too depending on the settings. Thanks for any ideas, -- Ben

Re: [O] multiline agenda and/or two-pane agenda selection

2012-10-15 Thread Ben
add (setq org-agenda-start-with-follow-mode t) in your .emacs . It will perhaps even solve your second point? Excellent, thanks to both of you! -- Ben Escoto

Re: [O] Adding Timestamps

2011-09-13 Thread Ben Finney
in | `\ only ten minutes.” —Steven Wright | _o__) | Ben Finney

Re: [O] Org-babel and LaTeX letter

2011-09-07 Thread Ben Alexander
to the mailing list. You all rock! -Ben On 2011-Sep-06, at 17:58, Thomas S. Dye wrote: Aloha Ben, I'm not sure I understand what you are doing here, so please excuse me if I'm offering misplaced advice. Ben Alexander b...@alexanderonline.org writes: Hello orgmode and latex users! I'm

[O] Org-babel and LaTeX letter

2011-09-06 Thread Ben Alexander
execution of latex code is the issue. I'd be happy to install more tex files. I use MacPorts to maintain my system; perhaps I am missing a tex package that is needed? Any pointers would be helpful. -Ben ORG file * trial of latex #+begin_src latex :file letter.pdf Hello #+end_src BUFFER *Org

Re: [O] TAB

2011-05-30 Thread Ben Finney
for all Emacs users, not special to Org mode. -- \ “Anyone who is not shocked by quantum theory has not understood | `\ it.” —Niels Bohr | _o__) | Ben Finney

Re: [O] special characters for HTML

2011-05-19 Thread Ben Finney
) Value of Scepticism_, 1928 | Ben Finney

Re: [O] Bug: No property change from ‘org-clock-sum’

2011-05-06 Thread Ben Finney
it is not enough to be stupid, you | `\must also be well-mannered.” —Voltaire | _o__) | Ben Finney

Re: [O] Bug: No property change from ‘org-clock-sum’

2011-05-06 Thread Ben Finney
)left out?” —_Pinky and The Brain_ | Ben Finney

Re: [O] Bug: No property change from ‘org-clock-sum’

2011-05-05 Thread Ben Finney
Ben Finney ben+em...@benfinney.id.au writes: When I use ‘org-clock-sum’ in Org-mode version 7.4, nothing appears to happen: the items in the subtree are not updated and no ‘CLOCKSUM’ property appears. Org-mode version 7.4 GNU Emacs 23.2.1 (powerpc-unknown-linux-gnu, GTK+ Version 2.20.1

Re: [O] [semi-OT] issue trackers?

2011-05-05 Thread Ben Finney
) | Ben Finney

Re: [O] Dumbquotes in exported source listings

2011-05-01 Thread Ben Finney
Nick Dokos nicholas.do...@hp.com writes: Ben Finney ben+em...@benfinney.id.au wrote: TeX and some other legacy systems don't work very well with Unicode. AFAIK, TeX works fine with UTF8, given the defaults that org-mode export uses. To be clear, I don't have any issue with Org and Unicode

Re: [O] Dumbquotes in exported source listings

2011-04-30 Thread Ben Finney
the | `\ strict truth.” —Mark Twain, _Following the Equator_ | _o__) | Ben Finney

Re: [O] emdash and endash

2011-04-18 Thread Ben Finney
) —John A. Hrastar | Ben Finney

Re: [O] emdash and endash

2011-04-17 Thread Ben Finney
to preserve Unicode characters in ASCII. -- \ “… whoever claims any right that he is unwilling to accord to | `\ his fellow-men is dishonest and infamous.” —Robert G. | _o__) Ingersoll, _The Liberty of Man, Woman and Child_, 1877 | Ben Finney

[O] No property change from ‘org-clock-sum’

2011-04-01 Thread Ben Finney
and The Brain_ | Ben Finney

[O] [PATCH] Bury calendar buffer after C-c .?

2011-03-30 Thread Ben North
recently used buffer, and find myself looking at the calendar instead. Regards, Ben. (The '-diff-wU10' one ignores whitespace changes, so you can see what I've done; the '-diff-U10' one includes all whitespace changes, for better applying.) org.el.patch-diff-wU10 Description: Binary data

[O] Re: List-table feature (or a potential quick and easy mullti-lines table in org?)

2011-03-18 Thread Ben
I went that way because it was easier to implement. Though, there is code somewhere to transpose tables (in Library of Babel, I think). So you can type list items as columns instead, change the list into a table, and transpose it. Voilà. Brilliant! Thank you again Nicolas! -- Ben

[O] List-table feature (or a potential quick and easy mullti-lines table in org?)

2011-03-17 Thread Ben
/ table content easy to edit. Does anyone has heard of such a possibility in Org? Many thanks to all! -- Ben [1] http://orgmode.org/worg/org-faq.html#table-multiline-fields [2] http://docutils.sourceforge.net/rst.html [3] http://docutils.sourceforge.net/docs/ref/rst/directives.html#list-table

[O] Re: List-table feature (or a potential quick and easy mullti-lines table in org?)

2011-03-17 Thread Ben
the 'and the other way', does it means your code can go the column way as well?! Splendid thanks again Nicolas! -- Ben

[O] Re: [Orgmode] Re: Org Babel and R issue with pdf latex export

2011-02-28 Thread Ben Ward
On 28/02/2011 11:24, Rainer M Krug wrote: On Mon, Feb 28, 2011 at 8:07 AM, Ben Wardbenjamin.w...@bathspa.org wrote: On Sun, 2011-02-27 at 21:35 -0800, Dan Davison wrote: Ben Wardbenjamin.w...@bathspa.org writes: Hi, I recently installed emacs, org-mode fresh on a new install of Arch Linux

Re: [O] Re: [Orgmode] Re: Org Babel and R issue with pdf latex export

2011-02-28 Thread Ben Ward
On Mon, 2011-02-28 at 11:56 -0600, Erik Iverson wrote: Ben, And what about your .Rprofile. Since your R code does produce a warning, I wonder if you have instructed R to take some special action when it sees one? R on my system is as default with no special instruction by me. Tried

[Orgmode] Org-Babel and R - no latex output

2011-02-27 Thread Ben Ward
} \usepackage{wasysym} \usepackage{latexsym} \usepackage{amssymb} \usepackage{hyperref} \tolerance=1000 \providecommand{\alert}[1]{\textbf{#1}} \begin{document} \title{Test} \author{Ben J. Ward} \date{28 February 2011} \maketitle \setcounter{tocdepth}{3} \tableofcontents \vspace*{1cm} \end

[Orgmode] Org Babel and R issue with pdf latex export

2011-02-27 Thread Ben Ward
} \usepackage{wasysym} \usepackage{latexsym} \usepackage{amssymb} \usepackage{hyperref} \tolerance=1000 \providecommand{\alert}[1]{\textbf{#1}} \begin{document} \title{Test} \author{Ben J. Ward} \date{28 February 2011} \maketitle \setcounter{tocdepth}{3} \tableofcontents \vspace*{1cm} \end

[Orgmode] Re: Org Babel and R issue with pdf latex export

2011-02-27 Thread Ben Ward
On Sun, 2011-02-27 at 21:35 -0800, Dan Davison wrote: Ben Ward benjamin.w...@bathspa.org writes: Hi, I recently installed emacs, org-mode fresh on a new install of Arch Linux. Before I had it working on Ubuntu. I've installed everything as before and used the same .emacs file I had

[Orgmode] Images from R in LaTeX and PDF

2011-01-07 Thread Ben Ward
and such. Does anybody else use R with images and org, and could tell me how they handle including R graphics in their documents? Thanks, Ben. W ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http

Re: [Orgmode] Images from R in LaTeX and PDF

2011-01-07 Thread Ben Ward
and such, won't increace in size, but will alter their movement. I'm wondering if using pure latex for my images would be an easier solution. Cheers, Ben. On 07/01/2011 18:30, Thomas S. Dye wrote: Aloha Ben, Can you share an example that doesn't work for you? All the best, Tom On Jan 7, 2011

Re: [Orgmode] Images from R in LaTeX and PDF

2011-01-07 Thread Ben Ward
I'm using 7.4, which I think (unless a new versions recently arisen), the latest one, as it was recommended for interacting with R through babel. Thanks, Ben W. On 07/01/2011 19:45, Erik Iverson wrote: And what version of org are you using? Ben Ward wrote: #+begin_src R :exports both full

Re: [Orgmode] Babel and R issue when exporting to PDF via LaTeX in Windows 7

2011-01-03 Thread Ben Ward
On 03/01/2011 15:57, Erik Iverson wrote: Ben Ward wrote: Hi, all, I hope someone can help with this issue, Unfortunately I'm having a work PC upgrade, and it means Windows 7 and the order not to install any other system on it for compatibility and for the IT experts - I use the term

[Orgmode] Babel and R issue when exporting to PDF via LaTeX in Windows 7

2011-01-02 Thread Ben Ward
into that. The org file with test R code is really very simple: #+TITLE: A Test of the org-babel features with the R Stats Language, with a Windows 7 setup. #+AUTHOR: Ben J. Ward #+BABEL: :session *R* :results output Below is code generating a vector calld data, and then a call of it's name

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

2010-10-04 Thread Ben
! org and lilypond combined together would be ... well, just fantastic! -- Ben ___ 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-orgmode

[Orgmode] Re: A request: Moving away from ChangeLog

2010-05-21 Thread Ben Finney
) Voltaire_, 1906 | Ben Finney ___ 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-orgmode

[Orgmode] Re: Gmane readers - please subscribe

2010-04-27 Thread Ben Finney
Tyler Smith tyler.sm...@eku.edu writes: Ben Finney ben+em...@benfinney.id.au writes: A large part of my reason for reading via Gmane is to avoid yet another set of authentication credentials. Especially one that I never use; that's a security nightmare waiting to happen. So I'm

[Orgmode] Re: Gmane readers - please subscribe

2010-04-27 Thread Ben Finney
Sebastian Rose sebastian_r...@gmx.de writes: Ben Finney ben+em...@benfinney.id.au writes: Since it's an infrequently-to-never accessed service, it's an unreasonable burden to expect the user to maintain unique passphrases for every such service. If for this list, why not for every

[Orgmode] Re: Gmane readers - please subscribe

2010-04-27 Thread Ben Finney
for now. Let's get back to Org-mode discussions :-) -- \ “Dad always thought laughter was the best medicine, which I | `\guess is why several of us died of tuberculosis.” —Jack Handey | _o__) | Ben Finney

[Orgmode] Re: Gmane readers - please subscribe

2010-04-26 Thread Ben Finney
) this we should do freely and generously.” —Benjamin Franklin | Ben Finney ___ 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-orgmode

[Orgmode] Re: possible bug: TAB after elipsis

2010-03-26 Thread Ben Finney
) evolved to do.” —Douglas Adams | Ben Finney ___ 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-orgmode

[Orgmode] Re: Wiki?

2010-02-19 Thread Ben Finney
. -- \ “I guess we were all guilty, in a way. We all shot him, we all | `\ skinned him, and we all got a complimentary bumper sticker that | _o__) said, ‘I helped skin Bob.’” —Jack Handey | Ben Finney ___ Emacs-orgmode mailing

[Orgmode] Re: Which Emacs on Ubuntu

2010-02-12 Thread Ben Finney
) annoys me.” —Jack Handey | Ben Finney ___ 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-orgmode

[Orgmode] Re: Which Emacs on Ubuntu

2010-02-12 Thread Ben Finney
) | Ben Finney ___ 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-orgmode

Re: [Orgmode] Misleading error message from beamer export

2010-02-03 Thread Ben Smith
I've tested your analysis and confirmed that was NOT the misspelled CLASSS. Correcting the misspelling must have been coincident with something else. I wish had taken better notes. I'll continue to test to see what clobbered class list entry. -ben Carsten Dominik wrote: Hi Ben, I don't

[Orgmode] Misleading error message from beamer export

2010-02-02 Thread Ben Smith
: it must be something in my own document that was mucking up the class list. And it was here: #+LaTeX_CLASSS_OPTIONS: [presentation] see the error? CLASSS (too many S's) It only took 2 hours to figure this one out. -ben -- Capt. Ben Smith R/V Coastal Surveyor - R/V Cocheco - S/V Mother of Perl

[Orgmode] HTML / Site export: syntax to assign a class to a div

2010-01-30 Thread Ben
, the drawers and even the #+anchor tag. In vain. I'm sure I'm missing something obvious. Any help would be really really much appreciated! -- Ben ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org

Re: [Orgmode] Re: The trick behind this website

2010-01-30 Thread Ben
-alist ... :postamble pimg src='imgs/button-emacs.png'/p you can as well set the ;; :auto-preamble :auto-postamble values to t/nil. -- Ben ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list

[Orgmode] Re: How to combine the analogue (Moleskine) world with digital (org-mode) world ?

2010-01-24 Thread Ben Finney
in the | `\ occurrence of the improbable.” —Henry L. Mencken | _o__) | Ben Finney ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http

[Orgmode] Re: Repeating dates on named weekdays

2010-01-16 Thread Ben Finney
said. “Which I doubt”, said he. —A. A. Milne, | _o__)_Winnie-the-Pooh_ | Ben Finney ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http

[Orgmode] Re: Date calculations

2009-12-30 Thread Ben Finney
and make facts harmonise with my | _o__) aspirations.“ —Thomas Henry Huxley, 1860-09-23 | Ben Finney ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman

[Orgmode] Re: small addition to The Org Manual

2009-12-21 Thread Ben Finney
the reader to the Emacs tutorial? -- \ “About four years ago, I was — no, it was yesterday.” —Steven | `\Wright | _o__) | Ben Finney

[Orgmode] Re: Org needs your vote

2009-12-07 Thread Ben Finney
will defend to the death | `\ your right to say it.” —Evelyn Beatrice Hall, _The Friends of | _o__) Voltaire_, 1906 | Ben Finney ___ Emacs-orgmode mailing list Please use `Reply All' to send replies

[Orgmode] Re: [OT] Emacs for email?

2009-12-02 Thread Ben Finney
Tassilo Horn tass...@member.fsf.org writes: Ben Finney ben+em...@benfinney.id.au writes: I would dearly love to use Gnus for email too, and am this →← close, but I have an interactive external program generating my message signatures and I can't figure out how to get it working in Emacs

[Orgmode] Re: [OT] Emacs for email?

2009-12-01 Thread Ben Finney
to | `\ his fellow-men is dishonest and infamous.” —Robert G. | _o__) Ingersoll, _The Liberty of Man, Woman and Child_, 1877 | Ben Finney ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org

Re: [Orgmode] Bug: org-mobile Bad file encoding [6.33trans]

2009-11-26 Thread Ben Alexander
in the default coding system. I once had a problem with my original org files, but now I can't recreate that problem either. Sorry to bring bad news. On 2009-Nov-23, at 20:53, Ben Alexander wrote: I added the following lines (to my ~/.emacs file), as suggested by Richard and they work

Re: [Orgmode] Bug: org-mobile Bad file encoding [6.33trans]

2009-11-23 Thread Ben Alexander
, but it might also be just because I've copied old customization buffers forward from other machines. Thanks, Richard, for the tip, and thanks to all the rest of you for the org-mode community. -Ben On 2009-Nov-23, at 02:37, Richard Moreland wrote: Hi Ben, I'm replying off-list because I'm

[Orgmode] Bug: org-mobile Bad file encoding [6.33trans]

2009-11-22 Thread Ben Alexander
stumped as to what I should try next. Any pointers will be appreciated, Ben Alexander == Emacs : GNU Emacs 22.3.1 (i386-apple-darwin9.7.0, Carbon Version 1.6.0) of 2009-06-07 on scarlett.local - Aquamacs Distribution 1.8c Package: Org-mode version 6.33trans current state

[Orgmode] Re: Feature request: Periodic events based on count of specific weekdays

2009-11-20 Thread Ben Finney
| `\to do to their fellows, because it always coincides with their | _o__) own desires.” —Susan Brownell Anthony, 1896 | Ben Finney ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode

[Orgmode] Re: org-indent-mode and visual-line-mode

2009-11-19 Thread Ben Finney
) | Ben Finney pgpXB2IJ8KNm8.pgp Description: PGP signature ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Feature request: Periodic events based on count of specific weekdays (was: Monthly events based on count of specific weekdays)

2009-11-19 Thread Ben Finney
Ben Finney ben+em...@benfinney.id.au writes: […] “second Tuesday of the month” isn't niche, it is pretty common, I would have thought. […] You'd have to ask Carsten to implement a new timestamp syntax. What would you propose as a more readable designation? How about a keyword

[Orgmode] Re: org-indent-mode and visual-line-mode

2009-11-19 Thread Ben Finney
| _o__) | Ben Finney pgpi5Fz7Iagiy.pgp Description: PGP signature ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http

[Orgmode] Re: Monthly events based on count of specific weekdays

2009-11-09 Thread Ben Finney
Giovanni Ridolfi giovanni.rido...@yahoo.it writes: --- Dom 8/11/09, Ben Finney ben+em...@benfinney.id.au ha scritto: How about this:     2009-10-13 Tue 14:00 +1m Tue Does the ++1m help? : ** TODO LUG meeting DEADLINE: 2009-10-13 Tue 14:00 ++1m Tue No, it doesn't help. When I

[Orgmode] Re: Monthly events based on count of specific weekdays

2009-11-08 Thread Ben Finney
Matt Lundin m...@imapmail.org writes: Ben Finney ben+em...@benfinney.id.au writes: How can I set an event in Org mode that repeats every month, on a specific weekday, on a week counted from the start of the month? […] Taking “first Tuesday of the month”, if I set it this month on 2009

[Orgmode] Re: Monthly events based on count of specific weekdays

2009-11-08 Thread Ben Finney
Matt Lundin m...@imapmail.org writes: Ben Finney ben+em...@benfinney.id.au writes: Hmm. [a sexp] makes the entry unreadable as a date+time. One of the main advantages of the usual Org date+time specifications is they're perfectly readable even to people who know nothing about Org, Emacs

[Orgmode] Monthly events based on count of specific weekdays

2009-11-07 Thread Ben Finney
) Buckminster Fuller, 1978-04-30 | Ben Finney ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Re: contact management in org-mode?

2009-11-07 Thread Ben Finney
me a *lot* of time and effort. -- \ “Pinky, are you pondering what I'm pondering?” “I think so, | `\ Brain, but if they called them ‘Sad Meals’, kids wouldn't buy | _o__)them!” —_Pinky and The Brain_ | Ben Finney

[Orgmode] Keeping org files under git - trimming the repository

2009-08-04 Thread Ben Alexander
be useful for me to learn for other git projects! Just curious! (and thanks to you all for the interesting discussions and excellent tool!) -Ben ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode

  1   2   >