[Orgmode] Re: Bug with cua-mode & org-support-shift-select

2010-02-01 Thread Ivan
t select in CUA and enabling the standard shift select. M-x customize-variable shift-select-mode On Sun, Jan 31, 2010 at 2:36 PM, Ivan Vanyushkin wrote: Hello. I want to use C-x/C-c/C-v and Shift-arrows selection with org-mode. GNU Emacs 23.1.50.1, org-mode 6.34, .emacs: (cua-mode 1) (setq or

[Orgmode] Re: Running debian + emacs on my Android G1

2009-11-29 Thread Ivan Kanis
Friedrich Delgado Friedrichs wrote: > I just upgraded (!) my G1 to CyanogenMod yesterday, because I want to > try out emacs on it, too. I am wondering if you can you stills make call with the CyanogenMod? Take care, -- Ivan Kanis http://kanis.fr Nothing in life is to be feared. It is o

[Orgmode] appointment implement variable warning time

2009-12-28 Thread Ivan Kanis
mp as it's already pretty complex. How could I add the number of minute in an entry in a way that's not obtrusive? Thanks for your ideas. -- Ivan Kanis http://kanis.fr Parting is all we know of heaven, And all we need of hell. --

[Orgmode] Bug with cua-mode & org-support-shift-select

2010-01-31 Thread Ivan Vanyushkin
mmand-hook. So, I think, Shift key is just not detected by CUA, and need a way to set it's flag. Sorry, I don't know emacs lisp. Thank you for your suggestions. -- Ivan Vanyushkin - Vanav. http://vanav.com.ua mailto:va...@vanav.com.ua Jabber/GTalk: va...@vanav.com.ua ICQ: 1906444

[Orgmode] S-Tab strange behavour

2010-02-02 Thread Ivan Vanyushkin
t;#+STARTUP: content", then first press switches it back to OVERVIEW. Expected: SHOW ALL. So, S-Tab (and maybe Tab) doesn't use context state when start cycling. Is it correct and why? org-version 6.21 and 6.34c Emacs 23.1.1 Thank you for your answer! -- Ivan Vanyushkin - Vanav

[Orgmode] Re: S-Tab strange behavour

2010-02-02 Thread Ivan Vanyushkin
2010 at 11:28 AM, Ivan Vanyushkin wrote: Hello. On initial file opening, S- cycles through 1) OVERVIEW -> 2) CONTENTS -> 3) SHOW ALL not depending on current state of document. So, if (as default) document is in OVERVIEW state, first press _does nothing_ (switch to OVERVIEW again

[Orgmode] Re: S-Tab strange behavour

2010-02-03 Thread Ivan Vanyushkin
, only Org changes visibility, so it can track current state. On Tue, Feb 2, 2010 at 12:38 PM, Ivan Vanyushkin wrote: There is org-startup-folded that controls startup state, so org-mode should know it. Also S-Tab forgets state even in the middle of document. Key presses to reproduce: 1) S-Tab

[Orgmode] Org2Mobile Announcement

2010-02-07 Thread Ivan Bulanov
I hope you find the service useful. Ivan Bulanov ___ 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] Org2Mobile Announcement

2010-02-07 Thread Ivan Bulanov
I hope you find the service useful. Ivan Bulanov ___ 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] [Bug] org-remember doesn't support Windows clipboard in templates

2010-02-13 Thread Ivan Vanyushkin
Hello. If I use org-remember templates variables for clipboard (like %x - Content of the X clipboard), they don't work under Windows. I think, for fixing this you should use either (x-get-selection-value) or (w32-get-clipboard-data) in template engine for Windows. Thank you.

[Orgmode] Re: Org-mode and appt

2010-04-17 Thread Ivan Kanis
arning clobbered a 5 minutes appointment. http://kanis.fr/appointment-implement-variable-warning-time.html -- Ivan Kanis http://kanis.fr When you're looking at life In a strange new room Maybe drowning soon Is this the start of it all? -- Ian Curtis

[Orgmode] stuck project and check boxes

2010-08-27 Thread Ivan Kanis
sible? Kind regards, -- Ivan Kanis http://kanis.fr Only the wise possess ideas; the greater part of mankind are possessed by them. -- Samuel Taylor Coleridge ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Ema

[O] bug#9695: allowed date range

2011-10-12 Thread Ivan Kanis
After investigating further <2011-10-17 >--<2011-10-30 > works but not <2011-10-17>--<2011-10-30>. The regexp for a timestamp is defined in org-ts-regexp : "<\\([0-9]\\{4\\}-[0-9]\\{2\\}-[0-9]\\{2\\}[^\r\n>]*?\\)>" Shouldn't the trailing space b

[Orgmode] multiple users org mode

2011-01-29 Thread Ivan Kanis
* TODO action c ** TODO action b How do you envision multiple users org usage? I think it would be a wonderful feature. Take care, -- Ivan Kanis http://kanis.fr ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. E

[O] resolving conflicting appointments

2011-04-15 Thread Ivan Kanis
Hello, At the last two org camps we talked about conflicting appointments. I was thinking we could display on top of the calendar an agenda view of the target date. That way we can quickly see potential conflicts before confirming an appointment. What do you think? Take care, -- Ivan Kanis http

[O] [Bug] Error when clicking in calendar

2011-05-25 Thread Ivan Vanyushkin
om git master branch. I think, error is related to "(add-hook 'post-command-hook 'org-read-date-display)" in org.el somehow, but my knowledge is not enough to fix it. Please, help me to fix "Error in post-command-hook: (buffer-read-only *Calendar*)". Thank you. -- Ivan.

[O] implement appt warntime

2012-07-16 Thread Ivan Kanis
fore 10:00 SCHEDULED: <2012-07-16 Mon 10:00> :PROPERTIES: :WARNTIME: 5 :END: Would you integrate such a functionality? I might code it if I find the time. Take care, -- Ivan Kanis http://ivan.kanis.fr A great teacher is one who realizes that he himself is also a student and whose goal is

Re: [O] Add the capture feature "%(sexp)" to org-feed

2012-08-09 Thread Ivan Andrus
ssing something, but isn't this what directory local variables are for? -Ivan

Re: [O] SageTeX in export

2012-08-19 Thread Ivan Andrus
This is cool. I've opened a ticket [1] on sage-mode to add support for this automatically. Hopefully, I'll get around to it fairly soon, but if not feel free to bug me. I'll obviously have to make it a little more robust than a simple setq, or I would do it right now. -Ivan [1] https://bitbucket.org/gvol/sage-mode/issue/10/add-support-for-sagetex-in-org-latex

Re: [O] implement appt warntime

2012-08-19 Thread Ivan Kanis
Hi Bastien, Bastien a écrit > Hi Ivan, > > Ivan Kanis writes: > >> I could use properties instead. For example: >> >> ** an appointment with a reminder 5 minutes before 10:00 >>SCHEDULED: <2012-07-16 Mon 10:00> >> :PROPERTIES: >>

Re: [O] implement appt warntime

2012-08-21 Thread Ivan Kanis
Hey Bastien, Bastien wrote: > Indeed. It should works fine now, please test and tell me. Works great, thank you! -- Ivan Kanis http://ivan.kanis.fr If it works, it's obsolete. -- Marshall McLuhan

Re: [O] Org-mode release 7.9

2012-08-30 Thread Ivan Andrus
> ELPA. > > I think either of the following repositories would make excellent homes. > > http://tromey.com/elpa/ > http://marmalade-repo.org/packages/ Don't forget MELPA: http://melpa.milkbox.net/ which will package it right out of git. -Ivan

[O] Org Camp Paris

2012-09-14 Thread Ivan Kanis
Hi Bastien, The last time we did this was two years ago IIRC. How about we organize it again? Is Frederic Couchet on the org mailing list? -- Ivan Kanis http://ivan.kanis.fr Good breeding consists in concealing how much we think of ourselves and how little we think of the other person

Re: [O] tables once again

2012-10-03 Thread Ivan Andrus
;) 'org-export-dispatch) and see if that fixes it. You can always try C-h b to see what bindings are in place and which keymaps they come from. -Ivan

Re: [O] Use default value if a variable is not defined

2012-10-12 Thread Ivan Andrus
et a "Symbol's value as variable is void" error when Emacs starts up. > > How do I test for the existence (and non-nil ness of a variable in Emacs) You can use boundp. So (if (boundp 'njn/current-q-file) njn/current-q-file "questions.org") can be used wherever you need it. -Ivan

[O] Short article on how I implement my GTD

2012-10-21 Thread Ivan Kanis
Hi Org moders, I have written a short article: http://ivan.kanis.fr/gtd-and-org-mode.html If there's enough interest I will writ more. Take care, -- Ivan Kanis http://ivan.kanis.fr We must strive to reach that simplicity that lies beyond sophistication. -- John Gardner

[O] Emacs user conference

2012-12-06 Thread Ivan Kanis
m/ I can give a talk on GTD with org mode. And since we are speaking of GTD, what need to happens next for this event to happen? -- Ivan Kanis http://ivan.kanis.fr Don't look back unless you intend to go that way. -- Marc Holm

Re: [O] Emacs user conference

2012-12-07 Thread Ivan Kanis
uld do it in July or August because most people takes their holiday then... [1] Take care, Ivan Kanis [1] Well in France at least ;)

Re: [O] The statement on what is orgmode.

2012-12-07 Thread Ivan Andrus
t I could not find anyone who has tried. > - "SkypEmacs" simultaneous videoconferencing and collaborative text > editing, where the participants all type into the same document at > once, but also their entire voice conversation is automatically > transcribed to plain text, and that transcription saved in the same > directory as the document. I think this is probably only chat, but there is https://github.com/buzztaiki/emacs-skype > (i.e. things that prove "It isn't all text after all, but some of it is".) :-) -Ivan

Re: [O] Emacs user conference

2012-12-08 Thread Ivan Kanis
of it if it happens, I have some > experience with organizing big events. That's great. I have never done it. -- Ivan Kanis http://ivan.kanis.fr 'Tis better to have loved and lost Than never have loved at all. -- Alfred, Lord Tennyson

[O] Emacs conference 30/3/2013 in London

2012-12-18 Thread Ivan Kanis
aster/talks.org Take care, Ivan -- It's not what we have in our life, but who we have in our life, that counts. -- J.M. Laurence

[O] Bug: Docstring of `org-clock-persist' doesn't mention `history' [7.9.2 (7.9.2-90-ge5ea08-elpaplus @ /Users/gvol/vcs/emacs/local/nextstep/Emacs.app/Contents/Resources/lisp/org/)]

2012-12-27 Thread Ivan Andrus
a non-nil value. Thanks, Ivan Emacs : GNU Emacs 24.3.50.3 (i386-apple-darwin12.2.0, NS apple-appkit-1187.34) of 2012-12-14 on oroszlan.local Package: Org-mode version 7.9.2 (7.9.2-90-ge5ea08-elpaplus @ /Users/gvol/vcs/emacs/local/nextstep/Emacs.app/Contents/Resources/lisp/org/) current state:

[O] [PATCH] integration with bbdb 3.0

2011-12-28 Thread Ivan Kanis
Hi Bastien, The following patch fixes linking bbdb 3.0 records. Let me know if the patch needs improvement. Take care, Ivan Kanis diff --git a/emacs/org/org-bbdb.el b/emacs/org/org-bbdb.el index 61f8258..ddb7e4a 100644 --- a/emacs/org/org-bbdb.el +++ b/emacs/org/org-bbdb.el @@ -118,6 +118,9

Re: [O] [PATCH] integration with bbdb 3.0

2011-12-31 Thread Ivan Kanis
Carsten Dominik wrote: > On 28.12.2011, at 20:06, Ivan Kanis wrote: > >> Hi Bastien, >> >> The following patch fixes linking bbdb 3.0 records. Let me know if the >> patch needs improvement. > > Have you signed FSF papers? > Hi Carsten, Yes I have. -- Iv

[O] [RFC] warn time for appointments

2012-02-04 Thread Ivan Kanis
t's OK with you I will find the time to do it. Take care, -- Ivan Kanis http://kanis.fr Nothing in life is to be feared. It is only to be understood. -- Marie Curie

[O] patch for warning time (first baby sted)

2012-02-19 Thread Ivan Kanis
Hi, This patch implements warn time for org appt. It only works on emacs bzr (the variable appt-warning-time-regexp appears in it). You need to add the warntime in the text of the entry, like so : * doctor warntime 10 <2012-02-19 10:00> or * doctor warntime 10 <2012-02-19 10:00> The patch i

[O] agenda appt warn time (baby step part 2)

2012-02-23 Thread Ivan Kanis
Hi, The previous patch I sent was completely buggy. This one works but doesn't fulfill my RFC. I think the warn time should be somewhere within the time stamp... diff --git a/emacs/org/org-agenda.el b/emacs/org/org-agenda.el index 780794e..2a8e926 100644 --- a/emacs/org/org-agenda.el +++ b/emacs/

Re: [O] [RFC] warn time for appointments

2012-03-23 Thread Ivan Kanis
ning time? -- Ivan Kanis http://kanis.fr We make a living by what we get, we make a life by what we give. -- Winston Churchill I am listening to "Supersystem - The Love Story".

Re: [O] [RFC] warn time for appointments

2012-03-25 Thread Ivan Kanis
Peter Münster wrote: > On Fri, Mar 23 2012, Ivan Kanis wrote: > >> I got no reply to my RFC and to my tentative patches. Does that mean >> everybody is happy with the default 12 minutes warning time? > > No, I'm not happy with 12 minutes. But there is > https:/

Re: [O] agenda appt warn time (baby step part 2)

2012-04-24 Thread Ivan Kanis
otify.el by Peter? Someone suggested that on the mailing list. It's on my todo list. -- Ivan Kanis http://ivan.kanis.fr Art washes from the soul the dust of everyday life. -- Pablo Picasso

[Orgmode] Show parent header in agenda

2009-03-06 Thread Ivan Nedrehagen
Test ** Create the do-it-all-function *** DONE Plan *** DONE Implement *** TODO Test And suddenly my agenda shows: *** TODO Test *** TODO Test You get the point. So, is there any way to make the org-agenda view show the parent header of my TODO items? Ivan - An Org-mode enthusiast without

Re: R: [Orgmode] Show parent header in agenda

2009-03-06 Thread Ivan Nedrehagen
På Fri, 06 Mar 2009 15:36:55 +0100, skrev Giovanni Ridolfi : Why don't you use tags? --- -*- mode: org; -*- ** Fix the annoying bug :bug: *** TODO Test ** Create the do-it-all-function :function: *** TODO Test In the agenda you'll find: file:TODO

Re: [Orgmode] Re: Show parent header in agenda

2009-03-09 Thread Ivan Nedrehagen
På Fri, 06 Mar 2009 19:27:19 +0100, skrev Richard Riley : Eric S Fraga writes: On 2009-03-06, Ivan Nedrehagen wrote: Hi, org-mode is the best organizer in the world. To bad I cant fit emacs in my filofax ;) This is currently my personal holy grail... I'm constantly scouring th

Re: R: [Orgmode] Show parent header in agenda

2009-03-09 Thread Ivan Nedrehagen
På Fri, 06 Mar 2009 16:14:17 +0100, skrev : --- Ven 6/3/09, Ivan Nedrehagen ha scritto: skrev Giovanni Ridolfi : > Why don't you use tags? One real header: * TODO [#A] Spindle axis calibration: Disconnect sensor before rotating If you ask me, that is quite a large tag. wh

Re: Re: R: [Orgmode] Show parent header in agenda

2009-03-09 Thread Ivan Nedrehagen
please, read more carefully the manual on section 10.5. use C-u N[1] b [1] with N the number of headings you want to go up Yes indeed, C-u 1 b shows the parent header in another buffer. It does not give me quite the overview that I am looking for but it is a decent alternative. But I t

Re: [Orgmode] printing pdf of agenda buffer: two issues

2009-03-13 Thread Ivan Nedrehagen
ick in the butt to they guys in the office who frowns upon planning done elsewhere than MS Projects and Outlook :P - Ivan ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.

Re: [Orgmode] printing pdf of agenda buffer: two issues

2009-03-16 Thread Ivan Nedrehagen
På Fri, 13 Mar 2009 18:10:30 +0100, skrev Carsten Dominik : On Mar 13, 2009, at 2:01 PM, Ivan Nedrehagen wrote: På Fri, 06 Mar 2009 10:38:22 +0100, skrev Carsten Dominik : On Mar 6, 2009, at 6:32 AM, Alan E. Davis wrote: Maybe I have missed something about the use of this new feature

[Orgmode] Not possible to have indented clock summarys?

2009-03-18 Thread Ivan Nedrehagen
I would like my clock summarys to be indented along with the rest of my text. Is this not possible? I have tried to use normal indenting but c-c c-x c-r places. On org-mode 2.24b on emacs 22.3.1 on windows -- Sendt med Operas revolusjonerende e-postprogram: http://www.opera.com/mail/ ___

[Orgmode] Clockreport for each day last week?

2009-04-20 Thread Ivan Nedrehagen
change the date for each entry before updating them. There must be many with similar needs, could anyone tell me how you solve this? Ivan ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org

[Orgmode] The recurring task pattern

2009-06-03 Thread Ivan Nedrehagen
Hi everyone, I have a pattern that repeats itself in org-mode and I am wondering if anyone have any solutions to it. I have some tasks that must be done each week, it does not matter when I complete them, but they must be done before end of the week. And when the next week comes the task sh

Re: [Orgmode] Re: The recurring task pattern

2009-06-04 Thread Ivan Nedrehagen
På Wed, 03 Jun 2009 10:57:47 +0200, skrev Chris Gray : Ivan Nedrehagen wrote: Hi everyone, I have a pattern that repeats itself in org-mode and I am wondering if anyone have any solutions to it. I have some tasks that must be done each week, it does not matter when I complete them, but

[Orgmode] Publishing clocked time

2009-09-04 Thread Ivan Chernetsky
Hello, is it possible to publish clocked time of a TODO item? For instance, I have a TODO item like this: ** TODO:NEXT: - State "STARTED" from "TODO" [2009-09-04 Fri 15:56] - State "STARTED"from "TODO" [2009-09-04 Fri 14:52] CLOCK: [2009-09-04 Fri 14:52]--[2009-09-04 Fri

Re: [Orgmode] Re: Publishing clocked time

2009-09-09 Thread Ivan Chernetsky
> Actually on this topic, I'd like to be able to make a simple table of > all time itemized by day. I am definitely subscribing to it. Also it would be wonderful if there will be an option to include a table with tasks that was done or was being done, by day. IMHO, such options allow to use org-mo

[Orgmode] Re: my GTD setup

2007-12-23 Thread Ivan Kanis
; ? I suggest you buy it ;) I have not finished it, but I don't think reading stuff on the 'net is a substitute to reading the original book. My two cents. Kind regards, -- Ivan http://kanis.fr "At Group L, Stoffel oversees six first-rate programmers, a managerial challenge

[Orgmode] Re: my GTD setup

2007-12-23 Thread Ivan Kanis
"William Henney" <[EMAIL PROTECTED]> writes: > On Dec 23, 2007 5:20 AM, Ivan Kanis <[EMAIL PROTECTED]> wrote: >> David O'Toole <[EMAIL PROTECTED]> writes: >> >> > ;; This file is free software; you can redistribute it and/or modify >&g

[Orgmode] Re: Strange bug, request for more info

2008-02-04 Thread Ivan Kanis
er thought much of it, I just refresh the agenda view and it goes away. I'll pay attentions and see if I can reproduce it. Thanks for org! -- Ivan http://kanis.fr "The best age is the age you are." -- Maggie Kuhn ___ Emacs-orgm

[Orgmode] Re: Opening links to Outlook items from Org mode (may be a FR)

2008-08-22 Thread Ivan Kanis
Manish <[EMAIL PROTECTED]> writes: > I have to use Office and envy folks that can link to their emails > (Gnus, VM etc.) and contacts (bbdb) from Org mode. I have a macro that moves outlook to local e-mail that can be picked by gnus. If you are interested, I will post it. -

Re: [Orgmode] Re: Opening links to Outlook items from Org mode (may be a FR)

2008-08-25 Thread Ivan Kanis
Manish <[EMAIL PROTECTED]> writes: > On Fri, Aug 22, 2008 at 1:14 PM, Ivan Kanis wrote: >> Manish writes: >> >>> I have to use Office and envy folks that can link to their emails >>> (Gnus, VM etc.) and contacts (bbdb) from Org mode. >> >> I h

Re: [O] [ANN] Org-gamify

2014-07-09 Thread Ivan Andrus
unlock (suggestions greatly welcome—especially org related), and I think it might be cool to integrate with org-gamify to offer a richer experience. -Ivan

[O] random weekly event

2014-07-15 Thread Ivan Kanis
Hi, I need to have org agenda (and then appt) manage an event once a week. The catch is that is should happen at a random day and hour. My thinking is that populating programmatically a year entry is probably the sanest way to go about it. Has anyone else done it? Ivan -- Repeated reboots of

Re: [O] random weekly event

2014-07-16 Thread Ivan Kanis
July, 15 at 23:58 Thorsten Jolitz wrote: > Ivan Kanis writes: > >> I need to have org agenda (and then appt) manage an event once a week. >> The catch is that is should happen at a random day and hour. >> >> My thinking is that populating programmatically a year e

Re: [O] (org-agenda-to-appt) with sexp org-diary-class entry?

2014-12-08 Thread Ivan Kanis
would it be better to simply schedule such events as > (infinitely) repeating? Do your entries have a time in hour and minutes of the day? Ivan -- A bank is a place that will lend you money if you can prove that you don't need it. -- Bob Hope

Re: [O] Org Community

2013-03-11 Thread Ivan Kanis
March, 10 at 13:01 Scott Randby wrote: > However, I am concerned about the future of org. There is one > individual who is poisoning the atmosphere by engaging in unfair and > unfounded name calling that simply should not be included in messages > to this list. I think we should ignore him. I hav

Re: [O] Automatically escaping single spaces

2013-03-19 Thread Ivan Andrus
properly they should never appear except at sentence boundaries. Which is to say, autofill and fill-paragraph know not to break lines in the middle of a sentence after punctuation. If the user adds a newline manually you can assume they meant it to be a new sentence. IIRC the variable at play is `sentence-end-double-space'. -Ivan

Re: [O] python sessions

2013-03-25 Thread Ivan Andrus
/log/pacman.log >>> >>> [2013-03-20 12:51] upgraded emacs (24.2-4 -> 24.3-1) >>> >>> Using the Arch Rollback Machine, I downloaded Emacs 24.2.4 and >>> downgraded (also required downgrading imageMagick from 6.8.3.10 -> >>> 6.8.2.3). Now it works again (refer to the reproducible example from >>> the mailing list post): >>> - http://www.mail-archive.com/emacs-orgmode@gnu.org/msg68238.html >>> >>> Eric, your example fails for me. I get: >>> >> >> Yes, because my example only works in external (non session) execution >> with the current buggy code, where as your example works with session >> execution in the old working code. >> >>> >>>>>> x = 1 >>>>>> return x >>> File "", line 1 >>> SyntaxError: 'return' outside function >>> >>> This works, hoever: >>> >>> #+begin_src python :session >>> x = 1 >>> x >>> #+end_src >>> >>> #+RESULTS: >>> : 1 >>> >>> #+begin_src python :session >>> x >>> #+end_src >>> >>> #+RESULTS: >>> : 1 >>> >>> So, with emacs 24.2.4 and current Org-mode (pulled just now) and clean >>> make, *both* named and un-named sessions work for me on Arch Linux. >>> >> >> Aha! Thanks for sleuthing this out. So the problem lies in changes to >> the python.el distributed with Emacs. I don't suppose we can ask >> whoever made these changes to python.el to fix the breakage they've >> caused in Org-mode? >> >> Thanks, >> > > Please give me some time still to investigate. Still doubt it's python.el > But if yes, probably will be able to tell more. I think 24.3 is where they changed python.el to fgallina's python.el. So I'd be willing to bet that it _is_ the problem since it's a complete rewrite and many things changed. -Ivan

Re: [O] Org-mode as a replacement for Google Reader

2013-03-26 Thread Ivan Kanis
Le 26 Mars à 13h49, Karl Voit a écrit : > TL;DR: org-feed.el is not a doable replacement for Google Reader. >What about alternatives? I use newsticker, it's part of emacs. -- Aide-toi, l'État ne t'aidera pas. -- Auguste Detœuf

Re: [O] Looking for a way to "scrape" a webpage to a org-mode note (text+images)

2013-04-16 Thread Ivan Kanis
April, 15 at 20:38 Itai kloog wrote: > im looking for a way/wondering if anyone has a homebrew script he > uses, to "scrape" a webpage into org. This is a long, long shot. I wrote some basic emacs-w3m scraping to login to Facebook. You will need to know elisp to make anything out of it. http://i

[O] org-macro need to provide org-macs

2013-04-18 Thread Ivan Kanis
Just add (require 'org-macs) in org-macro.el. -- Elle n'était vêtue que de bonnes fortunes du jeu ou de la sottise de ses amants. -- Antoine Furetière

[O] APPT_WARNTIME not honored anymore in 8.0

2013-04-19 Thread Ivan Kanis
Hi, Suppose I have the following entry: ** Karaoke <2012-09-21 Fri 20:00 +1w> :PROPERTIES: :APPT_WARNTIME: 17 :END: I should get a notice 17mn before 20:00 that I need to go to karaoke. Now it does the default 90mn. It's a regression. I might have time next week to look into it. -- Fo

Re: [O] APPT_WARNTIME not honored anymore in 8.0

2013-04-20 Thread Ivan Kanis
April, 19 at 19:48 Bastien wrote: >> I should get a notice 17mn before 20:00 that I need to go to karaoke. >> Now it does the default 90mn. It's a regression. > > I can't reproduce this -- I assume you added the appointment with > `org-agenda-to-appt', right? AFAIK yes. I might have time next wee

[O] hard coded autoload file

2013-04-25 Thread Ivan Kanis
Hello, It seems each file has the name of the autoload file hard coded at the end. For example at the end org-element.el: ;; Local variables: ;; generated-autoload-file: "org-loaddefs.el" ;; End: It sucks for me as I generate autoload with a different name. I made a workaround so it's fine. I

Re: [O] hard coded autoload file

2013-04-26 Thread Ivan Kanis
April, 26 at 8:36 Bastien wrote: >> It sucks for me as I generate autoload with a different name. I made a >> workaround so it's fine. > > Why do you generate autoloads with a different name? I do my own packaging. I started before ELPA and el-get existed. I was dissatisfied with the Debian way.

[O] [PATCH] fix appointment warn time

2013-04-26 Thread Ivan Kanis
It seemed to be a boundary error. (point) was at the end of the timestamp which doesn't hold the org-appt-warntime property. foo.org illustrate what I have seen. Evaling the get-property sexp returns nil. The patch adds a function that goes at the beginning of the header to get the property. As a

Re: [O] [PATCH] fix appointment warn time

2013-04-27 Thread Ivan Kanis
April, 26 at 19:01 Bastien wrote: >> The patch adds a function that goes at the beginning of the header to >> get the property. As a bonus it turns the string into a number. >> >> Please let me know if the patch is accepted or needs improvement. > > Can you try the attached patch instead? It work

Re: [O] [PATCH] fix appointment warn time

2013-04-28 Thread Ivan Kanis
April, 27 at 14:02 Bastien wrote: >> It works great and it looks less expensive. Thank you! > > Great -- thanks for testing this. > > Still, I need to really understand what real problem it fixes... > is it because some of your functions needs to check the property > or is it during regular use of

Re: [O] [PATCH] fix appointment warn time

2013-04-28 Thread Ivan Kanis
April, 28 at 10:59 Bastien wrote: >> Without your patch you should see that warntime is nil. > > Mhh... I don't see this. The call to (org-agenda) in your (progn...) > will refresh the text-properties in foo.org and C-u C-x = show the > property in both the agenda and foo.org. I clearly miss som

Re: [O] Skim.app support for org-mac-link-grabber.el

2013-05-12 Thread Ivan Andrus
pp" :tag "Grab Skim.app page links" :group 'org-mac-link-grabber :type 'boolean) -Ivan On May 12, 2013, at 12:29 PM, Daniil Frumin wrote: > Hi, all! > > I use org-mac-link-grabber.el > <http://orgmode.org/worg/org-contrib/org-mac-link-grabber.html> almo

Re: [O] [PATCH] fix appointment warn time

2013-05-14 Thread Ivan Kanis
Le 14 Mai à 10h36, Bastien a écrit : >> I tried it again on a more recent emacs (bzr from two weeks ago). Same >> result. Are you sure you removed your patch? :D > > Mhh... yes, I'm sure. > > Can anyone else reproduce Ivan's problem? Are you using bzr emacs? -- D'autres civilisations que la nô

Re: [O] [PATCH] fix appointment warn time

2013-05-14 Thread Ivan Kanis
Le 14 Mai à 13h49, Bastien a écrit : >>> Can anyone else reproduce Ivan's problem? >> >> Are you using bzr emacs? > Now I recall it happens on 24.1 and bzr. Let's hope someone else can reproduce. -- La différence entre un bon et un mauvais architecte réside en ce que le mauvais succombe à tout

Re: [O] [PATCH] fix appointment warn time

2013-05-14 Thread Ivan Kanis
Le 14 Mai à 16h08, Bastien a écrit : > Hi Miguel, > > Miguel Ruiz writes: > >> Yes, I can. Both Emacs 24.3 with Org-mode version 7.9.4 >> (7.9.4-1-ga5435f-elpa) and Org-mode version 8.0.2 >> (release_8.0.2-71-g5a1400) exhibits the problem than Ivan reports. >>

[O] customize category width in agenda

2013-06-20 Thread Ivan Kanis
If I read the manual correctly the category is 10 characters wide. Is there a way to reduce it? -- New guy cross-connected phone lines with AC power bus. -- BOFH excuse #38

Re: [O] customize category width in agenda

2013-06-20 Thread Ivan Kanis
June, 20 at 15:03 Carsten Dominik wrote: > On Jun 20, 2013, at 9:30 AM, Ivan Kanis wrote: > >> If I read the manual correctly the category is 10 characters wide. Is >> there a way to reduce it? > > Yes, you can, take a look at the variable org-agenda-prefix-format > &

Re: [O] org-clock-idle-time

2013-07-12 Thread Ivan Andrus
Do you have a stale .elc or somewhere? Those are the bane of my existence. -Ivan On Jul 12, 2013, at 9:39 AM, J. David Boyd wrote: > Nick Dokos writes: > >> da...@adboyd.com (J. David Boyd) writes: >> >>> A while back I set this to 5 minutes, and tried it for

[O] Emacs Barcamp

2013-08-13 Thread Ivan Kanis
Hi, Following the success of the emacs conference, Bastien and I would like to arrange a barcamp. This is something informal involving about twelve persons. I envision this to be in Europe. It would be in French or English, I don't care. I am good at organizing stuff. I am a bad MC and bad speake

Re: [O] Emacs Barcamp

2013-08-14 Thread Ivan Kanis
d like to visit Stockholm. Take care, Ivan -- Plus ça change, plus c'est la même chose. -- Alphonse Karr

Re: [O] Emacs Barcamp

2013-08-14 Thread Ivan Kanis
Le 13 Août à 20h59, Nic Ferrier a écrit : > I probably wouldn't attend if it's a weekend thing though so this would > have to be a last resort. Thanks for offering venues. It's a weekend thing. -- Un roman commence par un coup de dés. -- Roger Vailland

Re: [O] Emacs Barcamp

2013-08-14 Thread Ivan Kanis
Le 14 Août à 15h39, joa...@verona.se a écrit : >> How many people can sit at your office meeting room? I would like to >> visit Stockholm. > > The office is limited to 150 people by fire regulations I think. But > that would be crowded. I would like to be about 12. More is too much for me to hand

Re: [O] Emacs Barcamp

2013-08-14 Thread Ivan Kanis
Le 14 Août à 16h38, joa...@verona.se a écrit : > BTW with only 12 people it would be fun to do stuff like hands-on > sessions and hacker sessions, WDYT? That's the spirit of a barcamp! Let's wait on Bastien's reply. -- L'histoire est un roman qui a été ; le roman est de l'histoire qui aurait pu

Re: [O] Emacs Barcamp

2013-08-19 Thread Ivan Kanis
Le 16 Août à 10h08, joa...@verona.se a écrit : > Ivan Kanis writes: > >> Le 14 Août à 16h38, joa...@verona.se a écrit : >> >>> BTW with only 12 people it would be fun to do stuff like hands-on >>> sessions and hacker sessions, WDYT? >> >> That&#x

Re: [O] Emacs Barcamp

2013-08-22 Thread Ivan Kanis
August, 20 at 11:22 Bastien wrote: > So I suggest we coordinate with each other, set the date/location > in Paris, then announce it publicly. OK, when? -- Interference between the keyboard and the chair. -- BOFH excuse #58

Re: [O] Writing Challenge

2013-10-19 Thread Ivan Andrus
t.org/gvol/nanowrimo.el -Ivan On Oct 19, 2013, at 3:03 PM, Bob Newell wrote: > A couple of us who are writers have worked on a "writing challenge" > spreadsheet. This year, for the upcoming National Novel Writing Month, > I've greatly modified (read: made more complex) the

Re: [O] Writing Challenge

2013-10-31 Thread Ivan Andrus
I'm really sorry I didn't reply sooner. I was out of town, and then I forgot to follow up. On Oct 27, 2013, at 2:07 AM, Alan Schmitt wrote: > Hi Ivan, > > darthand...@gmail.com writes: > >> Very interesting! I have been working on a mode which gives the >&

Re: [O] org-writers-room sort of works! just in time for NaNoWriMo

2013-10-31 Thread Ivan Andrus
Looks cool. I already opened one issue on github. :-) -Ivan On Oct 31, 2013, at 10:00 PM, Matt Price wrote: > I have just pushed a more-or-less-working version of my "Org Writer's > Room" mode to github: > > https://github.com/titaniumbones/org-writers-room >

Re: [O] Writing Challenge

2013-11-03 Thread Ivan Andrus
FWIW, I have added nanowrimo.el to MELPA. -Ivan On Oct 19, 2013, at 9:22 PM, Ivan Andrus wrote: > Very interesting! I have been working on a mode which gives the current > word-count, WPM and an estimate of the time it will take to hit today's quota > in the modeline. I would

Re: [O] text-only plots

2013-12-09 Thread Ivan Andrus
y > different story. Unicode support in normal pdflatex is quite > non-trivial. If you use XeLaTeX, I think you could get it to work with > some appropriate choice of fonts. I tried libertine and dejavu without > any luck. Would it be possible to export it to \rule when using LaTeX? It wouldn't be text then and you couldn't copy it, but it should work with any TeX engine regardless of fonts etc. Just a thought. -Ivan

Re: [O] multiple cursor not working properly with org-mode

2015-10-16 Thread Ivan Andrus
I haven’t been following the thread so this may have already been asked, but have you checked ~/.emacs.d/.mc-lists.el ? Perhaps org-self-insert-command found it’s way into the wrong list. It’s safe to just delete the file and restart Emacs. -Ivan On Oct 16, 2015, at 9:53 AM, Jérémie Juste

Re: [O] another example of org being slow, with some analysis

2015-06-18 Thread Ivan Andrus
I’m jumping into the middle of the thread, but have you tried (setq cache-long-scans nil) That solved some performance issues for me. I can’t remember where I got the advice. -Ivan On Jun 18, 2015, at 10:28 AM, Eric S Fraga wrote: Hello, there have been a few threads recently

Re: [O] Folding buglet?

2014-01-03 Thread Ivan Andrus
a final newline. Though as Thomas says, it's not a big deal. >> BTW, 2013 was a good year for Org mode in my book. Many thanks for all >> the improvements to this already-awesome software. The Org mode >> community is a source of real pleasure. Happy New Year! > > Indeed -- thanks to everyone involved! +1 -Ivan

[O] Training on how to program Emacs

2014-02-13 Thread Ivan Kanis
and dolist - master functions - know how debug: backtrace and edebug If you are interested in attending, please contact 2i2l at +33 02 40 3702 06 or format...@2i2l.fr Take care, Ivan -- To live is so startling it leaves little time for anything else. -- Emily Dickinson

Re: [O] Fwd: Mac OS Alias file links

2014-04-14 Thread Ivan Andrus
ion. It probably wouldn’t be too hard to borrow the code from BibDesk and extend Emacs to do the same thing, or write an external script. I’m not sure whether it would be possible to do it without touching C/Obj-C. I would be interested in using such a thing (in BibDesk .bib files actually), though probably not in writing it. :-) -Ivan

  1   2   >