Aaron Ecay <aarone...@gmail.com> writes:

> Hi Bradley,
>
> 2014ko irailak 16an, Brady Trainor-ek idatzi zuen:
>> 
>> I have
>> 
>> (global-set-key (kbd "S-C-<left>") 'shrink-window-horizontally)
>> (global-set-key (kbd "S-C-<right>") 'enlarge-window-horizontally)
>> (global-set-key (kbd "S-C-<down>") 'shrink-window)
>> (global-set-key (kbd "S-C-<up>") 'enlarge-window)
>> 
>> in my init file, as suggested at 
>> http://www.emacswiki.org/emacs-en/WindowResize. However, when I am in an 
>> org file, the binding fails.
>> 
>> I had hoped that (setq org-support-shift-select t) would fix this, but 
>> it only seems to want to allow selection.
>> 
>> A solution might be similar to the one ...
>
> How’s your elisp?  Would you feel up to trying to create such a patch?

My elisp is not such that I can stop looking for work to tackle this.
(Negligible programming experience.) Though, I might certainly find
other excuses once I find gainful employment ;)


Brady


Reply via email to