Link to open PDF at a specific page

2020-11-14 Thread Georges Ko
Hi, I'd like to open a PDF file to a specific page from a link, using the default PDF viewer in Windows (same as w32-shell-execute "open"), which opens a browser. With a browser, I can open it with this HTML link: Page 4 This link as an Org mode link doesn't work:

Re: [O] org-bbdb-anniversaries-future

2016-03-08 Thread Georges
Nick Dokos gmail.com> writes: > Michael Welle gmx.net> writes: > > > Marco Wahl gmail.com> writes: > > > >> BTW I use `org-bbdb-anniversaries-future'. See section "Anniversaries > >> from BBDB" in the info documentation (info "(org) Weekly/daily agenda"). Not present in latest org elpa

Re: [O] Checkbox cookies not shown anymore when refiling

2016-03-07 Thread Georges
Nicolas Goaziou nicolasgoaziou.fr> writes: > Did you look at the commit? This is a one-line change introducing > a single regexp. This regexp apparently is not active anymore So, I've tweaked `org--get-outline-path-1' in order to keep the statistical/checkboxes cookies. > The problem is that

Re: [O] Checkbox cookies not shown anymore when refiling

2016-03-04 Thread Georges
was the intent since commit > 0c67513e7dbc260ba24552ae71d4cac40e5cec2a (Sep 2010), but the regexp was > buggy. This was fixed recently. Which regexp are refering to? I would very much like the checkbox cookies "[2/5]" be shown at all times. Is there an easy way I can tweak this regexp to do so? -- Georges

Re: [O] Convert from date to week number, howto?

2012-02-03 Thread Georges Ko
. Another way to get the week of the year is: (require 'calendar) (require 'cal-iso) (car (calendar-iso-from-absolute (calendar-absolute-from-gregorian (list month day year -- Georges Ko g...@gko.net 2012-02-03

[O] Parsing org files with python

2011-04-23 Thread Georges Racinet
new to this game, I could be mistaken, but it doesn't seem to have anything to do with org-babel, right ? And please, don't hesitate to tell if this ain't the right mailing-list for that kind of question :-) Cheers -- Georges Racinet, http://www.racinet.fr Zope/CPS expertise, assistance

Re: [O] Parsing org files with python

2011-04-23 Thread Georges Racinet
On 04/23/2011 05:58 PM, Juan Pechiar wrote: NEO (No Emacs Org) has just been announced: http://lists.gnu.org/archive/html/emacs-orgmode/2011-04/msg00598.html Ah, indeed, should have searched the archives in reverse chronological order Thanks, and sorry for the noise -- Georges Racinet