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

2010-10-04 Thread Ben
e quite nifty. What an exciting perspective! 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] HTML / Site export: syntax to assign a class to a div

2010-01-30 Thread Ben
tbox". I've tried the #+HTML hacks, the html_attr, 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 Pleas

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

2010-01-30 Thread Ben
-alist ... :postamble "" 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. Emacs-orgmode@gnu.org http://

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

2011-03-17 Thread Ben
make long list items / 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
hank you again! > and the other way. > > I'm afraid I don't get the 'and the other way', does it means your code can go the column way as well?! Splendid thanks again Nicolas! -- Ben

[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] multiline agenda and/or two-pane agenda selection

2012-10-15 Thread Ben
ading it's under would also appear, so the agenda view would look like: 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
make it by default, just 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

[Orgmode] Publishing subsections of an orgmode file (HTML)

2009-07-13 Thread Ben
second thing I would eventually need would be a 'automatic' menu and bread crumbs generation system. I appreciate the fact that this has been discussed in this thread: http://www.mail-archive.com/emacs-orgmode@gnu.org/msg12087.html I would like to know if t

Re: [Orgmode] Re: Publishing subsections of an orgmode file (HTML)

2009-07-13 Thread Ben
Indeed a EXPORT_FILE + the 'export' tag you mentioned seem to fit the bill. I'm really excited about that, orgmode seems so *perfectly* fitted for any use! Thank you really. -- Ben ___ Emacs-orgmode mailing list Remember: use `Reply All'

[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
org-link-protocols)) (substring path 3)) t)) towards 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] 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

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] and put them into emacs's `bin` directory. There are some instructions in the "Image support" part on page [fn:2] . [fn:1] http://sourceforge.

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

2015-02-22 Thread Ben
rbert Sitz wrote: > Ben 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 [f

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

2017-01-29 Thread Ben
ange.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

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

2011-01-02 Thread Ben Ward
uff), would normally be enough for everything to work. However in Windows I'm getting blank PDF's without any R stuff, although I did do a HTML export and the R code and results did get included into that. The org file with test R code is really very simple: #+TITLE: A Test of the org-b

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

[Orgmode] Images from R in LaTeX and PDF

2011-01-07 Thread Ben Ward
p 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-orgmo

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

2011-01-07 Thread Ben Ward
. Then other images, placed with pretty much the same code, give or take for filenames 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:

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

[Orgmode] Monthly events based on count of specific weekdays

2009-11-07 Thread Ben Finney
he only experiment.” —Richard | _o__) 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
read have saved 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__)

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

2009-11-08 Thread Ben Finney
Matt Lundin writes: > Ben Finney 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 > > &l

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

2009-11-08 Thread Ben Finney
Matt Lundin writes: > Ben Finney 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, &g

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

2009-11-09 Thread Ben Finney
Giovanni Ridolfi writes: > --- Dom 8/11/09, Ben Finney 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,

[Orgmode] Re: Is there a good way to use org as blog system?

2009-11-10 Thread Ben Finney
insufficiently robust? -- \ “Simplicity and elegance are unpopular because they require | `\ hard work and discipline to achieve and education to be | _o__)appreciated.” —Edsger W. Dijkstra | Ben Finney ___ Emacs

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

2009-11-19 Thread Ben Finney
line-mode’ appears to be a distraction from what you're describing; Carsten only needs to learn about ‘word-wrap’. -- \“The flattening of underwear with pleasure is the job of the | `\ chambermaid.” —hotel, Yugoslavia | _o__)

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

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

2009-11-19 Thread Ben Finney
s First Law of Technology | _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

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

2009-11-20 Thread Ben Finney
-- \ “I distrust those people who know so well what God wants them | `\to do to their fellows, because it always coincides with their | _o__) own desires.” —Susan Brownell Anthony, 1896 | Ben Finney ___ Emacs-o

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

2009-11-22 Thread Ben Alexander
don't have complete control over the webserver configuration. I'm 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 - Aquamac

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

2009-11-23 Thread Ben Alexander
t' problem, 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

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

2009-11-26 Thread Ben Alexander
me) the a-with-breve did not have an issue 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

[Orgmode] Re: Orgmode reference card

2009-11-28 Thread Ben Finney
and bird, the supreme triumph | `\ is to be most vividly, most perfectly alive” —D.H. Lawrence | _o__) | Ben Finney ___ Emacs-orgmode mailing list Please use `Reply All' to send

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

2009-12-01 Thread Ben Finney
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-o

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

2009-12-02 Thread Ben Finney
Tassilo Horn writes: > Ben Finney 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 > > qu

[Orgmode] Re: Org needs your vote

2009-12-07 Thread Ben Finney
ve the situation. -- \ “I disapprove of what you say, but I will defend to the death | `\ your right to say it.” —Evelyn Beatrice Hall, _The Friends of | _o__) Voltaire_, 1906 | Ben Finney _

[Orgmode] Re: small addition to The Org Manual

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

[Orgmode] Re: Date calculations

2009-12-30 Thread Ben Finney
s to conform themselves | `\ to fact, not to try 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 rep

[Orgmode] Re: Repeating dates on named weekdays

2010-01-16 Thread Ben Finney
good morning”, he 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-orgmod

[Orgmode] Re: Repeater Options

2010-01-17 Thread Ben Finney
-- \“All opinions are not equal. Some are a very great deal more | `\robust, sophisticated and well supported in logic and argument | _o__) than others.” —Douglas Adams | Ben Finney ___ Emacs-orgmode mailing li

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

2010-01-24 Thread Ben Finney
tant use. -- \ “Faith may be defined briefly as an illogical belief in the | `\ occurrence of the improbable.” —Henry L. Mencken | _o__) | Ben Finney ___ Emacs-orgmode mailin

[Orgmode] Misleading error message from beamer export

2010-02-02 Thread Ben Smith
r was defined. Conclusion: 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

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 wrot

[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
ady. If that appeals to you, just install the ‘emacs’ package. -- \ “If you are unable to leave your room, expose yourself in the | `\window.” —instructions in case of fire, hotel, Finland | _o__) | Be

[Orgmode] Re: Wiki?

2010-02-19 Thread Ben Finney
ss 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 list Please

[Orgmode] Re: possible bug: TAB after elipsis

2010-03-26 Thread Ben Finney
uite literally, what a very large part of our brain has | _o__) 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: Gmane readers - please subscribe

2010-04-26 Thread Ben Finney
_o__) 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: Gmane readers - please subscribe

2010-04-27 Thread Ben Finney
Tyler Smith writes: > Ben Finney 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 not > &

[Orgmode] Re: Gmane readers - please subscribe

2010-04-27 Thread Ben Finney
Sebastian Rose writes: > Ben Finney 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 such l

[Orgmode] Re: Gmane readers - please subscribe

2010-04-27 Thread Ben Finney
have understood. That's good enough 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__)

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

2010-05-21 Thread Ben Finney
lyn Beatrice Hall, _The Friends of | _o__) 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

[O] Org-babel and LaTeX letter

2011-09-06 Thread Ben Alexander
. I think the wrapping code for babel 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

Re: [O] Org-babel and LaTeX letter

2011-09-07 Thread Ben Alexander
ode, the wonderful documentation, the customize-able options, and the great help I get when I turn 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'

Re: [O] Adding Timestamps

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

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

2011-02-27 Thread Ben Ward
kage{textcomp} \usepackage{marvosym} \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} \

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

2011-02-27 Thread Ben Ward
kage{textcomp} \usepackage{marvosym} \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} \

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

[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 Ward wrote: On Sun, 2011-02-27 at 21:35 -0800, Dan Davison wrote: Ben Ward writes: Hi, I recently installed emacs, org-mode fresh on a new install of Arch Linux. Before I had it working on Ubuntu. I&#x

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 instru

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

2011-03-30 Thread Ben North
omething in the most 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.) or

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

2011-04-01 Thread Ben Finney
is lift forks?” —_Pinky and The Brain_ | Ben Finney

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

2011-04-07 Thread Ben Finney
system is profoundly dependent on commercial | `\ television and could not exist in its present form without it.” | _o__)—John Kenneth Galbraith, _The New Industrial State_, 1967 | Ben Finney

Re: [O] emdash and endash

2011-04-17 Thread Ben Finney
sistent with. You're referring to conventions that attempt 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

Re: [O] emdash and endash

2011-04-18 Thread Ben Finney
is life.” | _o__) —John A. Hrastar | Ben Finney

Re: [O] Dumbquotes in exported source listings

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

Re: [O] Dumbquotes in exported source listings

2011-05-01 Thread Ben Finney
Nick Dokos writes: > Ben Finney 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 (I&#

Re: [O] Dumbquotes in exported source listings

2011-05-01 Thread Ben Finney
Sébastien Vauban writes: > Nick Dokos wrote: > > Ben Finney wrote: > >> Nowadays with Unicode available ubiquitously we can simply use the > >> correct typographical quotation marks directly in the plain text > >> file, but TeX and some other legacy sy

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

2011-05-05 Thread Ben Finney
Ben Finney 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
—Cato, 234–149 BCE, Relique | _o__) | Ben Finney

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

2011-05-05 Thread Ben Finney
ope they can be unified. -- \ “To succeed in the world 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
k forward to a new release making its way into Debian. Thanks again for the diagnosis and bug fix, guys. -- \ “Pinky, are you pondering what I'm pondering?” “I think so, | `\Brain, but if we give peas a chance, won't the lima beans feel | _o__)

Re: [O] special characters for HTML

2011-05-19 Thread Ben Finney
ue.” —Bertrand Russell, _The | _o__) Value of Scepticism_, 1928 | Ben Finney

Re: [O] TAB

2011-05-30 Thread Ben Finney
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] org-mobile-push error produces wrong-type-argument error

2012-12-14 Thread Ben Finney
What setting can I change to fix this? I would prefer to continue using the same Emacs and Org 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 Wa

Re: [O] Trimming quotes

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

Re: [O] Trimming quotes

2012-12-30 Thread Ben Finney
Nick Dokos writes: > Ben Finney 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, […]

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

2013-01-03 Thread Ben Finney
Bastien writes: > Hi Ben, > > Ben Finney 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 m

Re: [Orgmode] Does this happen to you? Aquamacs messes with you! (but I still like my Mac)

2009-03-26 Thread Ben Alexander
omize the org-column- title face (Options -> Customize Emacs -> Specific Face -> then type with completion org-column-title). I think I left everything alone, but added an entry to the 'Inherit' list. I have the word 'fixed-pitch' without the quotes as my sole

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

2009-08-04 Thread Ben Alexander
stead of the whole thing? That would 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

[Orgmode] Re: install and info

2008-10-09 Thread Ben Alexander
Hi, On my Mac OS X (10.5.5) system, /usr/share/info looks like the directory with all the info files. Since I use MacPorts, I usually add the org-info file to /opt/local/share/info so the suggested change is slightly more convenient in that case, too. HTH, Ben Carsten Dominik

Re: [Orgmode] How you can help

2008-10-23 Thread Ben Alexander
Sebastian Rose wrote: > 5. I also think of little packages for testing parts of org. I'm curious if you or someone else has any ideas for writing automated tests for org-mode. I haven't the foggiest idea how someone would write a test for the parts of org that control what is displayed on

Re: [Orgmode] How you can help

2008-10-23 Thread Ben Alexander
emselves that it really is a bug, and not that they are going crazy. I gotta move on for the day here, but I'll keep thinking a bit about this. On 2008-Oct-23, at 15:20, Sebastian Rose wrote: Hi Ben, I cc'ed the list. The tests I described in my email to the list are not autom

Re: [Orgmode] Re: How you can help

2008-10-23 Thread Ben Alexander
On 2008-Oct-23, at 16:49, Richard Riley wrote: Sebastian Rose <[EMAIL PROTECTED]> writes: Bernt Hansen <[EMAIL PROTECTED]> writes: Running a minimal emacs should suppress custom config files: emacs -q -l yourtest.el Added this one to the Clippboard section on new org-tests/index.or

Re: [Orgmode] How you can help

2008-10-24 Thread Ben Alexander
enario. But if the testing framework exists, and it is lightweight enough for novice emacs users (advanced enough to use M-x but not advanced enough to read lisp) then maybe I would have used it for this example. -Ben ___ 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

Re: [Orgmode] import mail messages like mhc?

2008-10-25 Thread Ben Alexander
On 2008-Oct-25, at 16:39, [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Date: 25 October 2008 13:10:27 BST To: emacs-orgmode@gnu.org Subject: [Orgmode] import mail messages like mhc? Hi All; I am currently using a Frankenstein-duct-tape-monster made from mhc and org-mode to track time an

[Orgmode] org-cycle broken when cursor is at ellipses

2008-10-26 Thread Ben Alexander
'places.el' thing. And I reiterate: this is really a tiny issue. Just hitting C-a fixes the state of point. On 2008-Oct-24, at 19:44, Avdi Grimm wrote: On Fri, Oct 24, 2008 at 2:33 PM, Ben Alexander <[EMAIL PROTECTED] > wrote: Ok, here's your chance. This is something t

[Orgmode] Re: Problem with org-toggle-timestamp-type

2008-10-30 Thread Ben Alexander
I kinda know perl regex, but am completely unfamiliar with elisp's version. I tried to look at the org-ts[r]?-regexp-* variables, but my eyes crossed. Plus, I'm very afraid that any change I'd make would add parentheses, and thereby screwup every (match-begin 8) in the code.

[Orgmode] Problem with org-toggle-timestamp-type

2008-10-31 Thread Ben Alexander
nge. It now looks like [2009-01-30 Fri] I tried to look at the org-ts[r]?-regexp-* variables, but my eyes crossed. Plus, I'm very afraid that any change I'd make would add parentheses, and thereby screwup every (match-begin 8) in the code. TFOM* Ben footnotes * TF

[Orgmode] small doc patch

2008-11-03 Thread Ben Alexander
'teh' changed to 'the' --->% diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index 8dd31c8..3991a21 100644 --- a/lisp/org-agenda.el +++ b/lisp/org-agenda.el @@ -409,7 +409,7 @@ t, also all archive files associated with the current select files will be included.") (defcustom org-ag

[Orgmode] Does this happen to you? Aquamacs messes with you! (but I still like my Mac)

2008-11-07 Thread Ben Alexander
h the shift-mouse-click, and cmd-C lets me pull text out of Aquamacs and into Mail. I'd bet that many of you on a mac already know this because of how hard it is to NOT type a C-p when you want to go up! Anyway, thanks for listening to the rant, and I hope it helps someone out there.

Re: [Orgmode] RFC: Improvements to org-remember

2008-11-24 Thread Ben Alexander
On 2008-Nov-24, at 04:25, [EMAIL PROTECTED] wrote: From: James TD Smith <[EMAIL PROTECTED]> Date: 24 November 2008 01:25:57 EET To: emacs-orgmode@gnu.org Subject: [Orgmode] RFC: Improvements to org-remember * New features ** Adding non-headline items That's a fantastic idea! ** Updating co

Re: [Orgmode] Idea for org-mode add on - org-console

2008-11-25 Thread Ben Alexander
On 2008-Nov-25, at 17:00, [EMAIL PROTECTED] wrote: From: Richard Riley <[EMAIL PROTECTED]> Date: 25 November 2008 14:24:18 GMT To: org-mode Subject: [Orgmode] Idea for org-mode add on - org-console I love org-mode. It is perfect for things like a work journal/ daily "work done" diary. I wo

[Orgmode] Help with org-map-entries and property searches

2008-12-17 Thread Ben Alexander
e.sr.unh.edu - Aquamacs Distribution 1.5 and GNU Emacs 22.3.1 (i386-apple-darwin9.5.1, Carbon Version 1.6.0) of 2008-11-07 on Xander.local (compiled via MacPorts) Org-mode version 6.15a in both. I also got the same results when I did it after a 'start-vanilla- aquamacs' (thanks to W

[Orgmode] Re: Help with org-map-entries and property searches

2008-12-17 Thread Ben Alexander
Genius! Thanks! On 2008-Dec-17, at 15:46, Bernt Hansen wrote: Ben Alexander writes: However, all of the following attempts to search for both kinds of (or all) values fail (no error, just the wrong value). What am I doing wrong? Try this: (add 2 more \ characters before the

[Orgmode] org-mode and ledger cli accounting

2008-12-17 Thread Ben Alexander
, from a file named bens-org-ledger.el It starts from the comments below to the end of the message. I'm sorry to be wordy but I thought having something that could be used (even awkwardly) would jump start the conversation ;; I'm naming every function I can with the bens-org-led

Re: [Orgmode] reference to same row in spreadsheet

2008-12-18 Thread Ben Alexander
How about adding a customizable variable which defaults to nil. (Call it org-use-new-spreadsheet-semantics). If it is nil, whenever the new syntax is used, raise a warning. The warning could be: 1. just a message to the echo area 2. inserted into the top of the updated table 3. an error which

Re: [Orgmode] Re: Updating the [/] and [%]

2008-12-20 Thread Ben Alexander
rising this was that I got the message "Checkbox statistics updated in entire file (0 places) in *both* tests below! I normally use C-c C-c twice if all I need to do is update a checkbox after some kind of manual edit, so I'd never noticed this. -Ben On 2008-Dec-21, at 02:06, Eddw

Re: [Orgmode] Release 6.22

2009-02-10 Thread Ben Alexander
23 I haven't followed up on my new year's resolution because I had to move overseas instead. Any org-mode users in Romania? -Ben On 2009-Feb-10, at 12:05, Saurabh Agrawal wrote: Just yesterday night, I was thinking of an extension for basic double book accounting, wherein we ca

  1   2   >