[O] 'org-switch-to-buffer-other-window' prevents customisation of pop-up buffers by binding key variables [8.2.10 (release_8.2.10 @ c:/Program Files/emacs/share/emacs/24.5/lisp/org/)]

2015-10-04 Thread Hassan Dar
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

 http://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org-mode mailing list.


As seen in the following StackExchange questions:

http://emacs.stackexchange.com/questions/14817/how-to-control-where-the-org-todo-keywords-buffer-displays

http://emacs.stackexchange.com/questions/17112/prevent-org-todo-pop-up-window-from-displaying-in-new-frame-dedicated-window

The org-no-popups macro (which is leveraged by '
org-switch-to-buffer-other-window' let-binds key variables such as
"display-buffer-alist" to 'nil'.

This ultimately prevents a user from
customising pop-ups generated by org in the same way they would with
other pop-up windows.

(have not shared my org-config as it is not really relevant to the issue
here -- others are also seeing the same problem per the stack exchange
questions I posted)

Emacs  : GNU Emacs 24.5.1 (x86_64-w64-mingw32)
 of 2015-05-16 on KAEL
Package: Org-mode version 8.2.10 (release_8.2.10 @ c:/Program
Files/emacs/share/emacs/24.5/lisp/org/)


Re: [O] (org-element-context) :end property

2015-10-04 Thread John Kitchin
Neat! Where does one find org-link-edit.el? Is it this one:
https://github.com/kyleam/org-link-edit?



Thomas S. Dye writes:

> Aloha all,
>
> Nicolas Goaziou  writes:
>
>> Hello,
>>
>>
>> White spaces following an object are included in the object. They are
>> stored in :post-blank property. You can add them with
>>
>>   (setf (buffer-substring start end)
>> (concat (or desc path)
>> (make-string (org-element-property :post-blank eop) ?\s)))
>
> To wrap this up, the revised unlinkify function (and a hydra with the
> org-link-edit functions) are here:
>
> https://github.com/abo-abo/hydra/wiki/Org-mode-links
>
> All the best,
> Tom

--
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu



Re: [O] (org-element-context) :end property

2015-10-04 Thread Kyle Meyer
John Kitchin  writes:

> Neat! Where does one find org-link-edit.el? Is it this one:
> https://github.com/kyleam/org-link-edit?

It is that one, but it's also in contrib.

-- 
Kyle



[O] Repeating timestamp with interval N times

2015-10-04 Thread Stephen Eglen
Hi,
I'd like to write a timestamp like:

  ** Weekly office hour
 <2015-10-08 Thu 11:00-12:00 +1w>

but instead of having it occur every week until the end of time(!), I'd
like it repeated N (=8) here.  I can't see how to do this easily, am I
missing something?  I could use `org-clone-subtree-with-time-shift' but
ideally I'd like something concise like:

  <2015-10-08 Thu 11:00-12:00 8+1w>

Is this likely to be feasible?  I can submit a patch if it is and
someone points me in the right direction.  Or, do I need to refer to
some sexp magic "DIARY-STYLE SEXP ENTRIES"?  I can see how to fix it
by extending diary-cyclic to include the parameter specifying the max
number of repeats.

Thanks,

Stephen






Re: [O] Repeating timestamp with interval N times

2015-10-04 Thread Rasmus
Hi Stephen,

Stephen Eglen  writes:

> I'd like to write a timestamp like:
>
>   ** Weekly office hour
>  <2015-10-08 Thu 11:00-12:00 +1w>
>
> but instead of having it occur every week until the end of time(!), I'd
> like it repeated N (=8) here.  I can't see how to do this easily, am I
> missing something?  I could use `org-clone-subtree-with-time-shift' but
> ideally I'd like something concise like:

org-clone-subtree-with-time-shift is what I would use, mainly because I
want to have my calendar stay compatible with org-caldav.el.

In the past I used org-class, which might be what you refer to below.
Example:

%%(org-class 2014 9 26 2014 12 15 3 'holidays) office hour 9:30-10:30

>   <2015-10-08 Thu 11:00-12:00 8+1w>
>
> Is this likely to be feasible?  I can submit a patch if it is and
> someone points me in the right direction.  Or, do I need to refer to
> some sexp magic "DIARY-STYLE SEXP ENTRIES"?  I can see how to fix it
> by extending diary-cyclic to include the parameter specifying the max
> number of repeats.

My understanding is that you would like to extend Org’s "datey" syntax to
allow provide an end in this statement,

<2015-10-08 Thu 11:00-12:00 8+1w>

What is the syntax you have got in mind?

Thanks,
Rasmus

-- 
However beautiful the theory, you should occasionally look at the evidence




[O] anyone syncing orgmode calendar with google cal, and if so how?

2015-10-04 Thread Xebar Saram
Hi all

i was wondering if anyone was syncing orgmode calendar with google cal, and
if so how? i tried this

https://github.com/myuhe/org-gcal.el/issues

which gave errors all the time and thus stopped being usable

im looking for a robust solution. any ideas?

best

Z


[O] how can I use a fixed-pitch face for source blocks?

2015-10-04 Thread Alan Schmitt
Hello,

I use a variable-pitch face for my org-mode buffers, with the exception
of some elements (table, dates, verbatim, …). I would like to include
source blocks as well, but since org-block-background has been removed,
there does not seem to be a way to disable variable-pitch in source
blocks. I found some discussion about this back in August
(https://lists.gnu.org/archive/html/emacs-orgmode/2015-08/msg00911.html)
and I was wondering if there had been any progress on this front.

Thanks,

Alan

-- 
OpenPGP Key ID : 040D0A3B4ED2E5C7
Athmospheric CO₂ (Updated September 27, 2015, Mauna Loa Obs.): 397.33 ppm


signature.asc
Description: PGP signature