emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@gnu.org>
To: Martin <kleinerdrache@gmx.at>
Cc: org-mode <emacs-orgmode@gnu.org>
Subject: Re: org-dblock-write:myownfunc does not split my window?
Date: Thu, 17 Apr 2014 09:18:38 +0200	[thread overview]
Message-ID: <87k3ao8lv5.fsf@bzg.ath.cx> (raw)
In-Reply-To: <87lhvpdunk.fsf@gmx.at> (Martin's message of "Tue, 01 Apr 2014 15:52:15 +0200")

Hi Martin,

Martin <kleinerdrache@gmx.at> writes:

> Using a minimal example:
> Creating an org file with somewhere:
>
>
> #+BEGIN: myownfunc
> #+END
>
> And using scratch (or this email) with
>
> (defun org-dblock-write:myownfunc (params)
>   (interactive)
>   (split-window nil -15)
>   (insert "window should be splitted"))
>
> This just inserts the text "window should be splitted" but does not
> acutall split my window.
>
> What am I doing wrong?  And how can I make it right?

Fixed in maint, thanks,

-- 
 Bastien

      reply	other threads:[~2014-04-17  7:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-01 13:52 org-dblock-write:myownfunc does not split my window? Martin
2014-04-17  7:18 ` Bastien [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k3ao8lv5.fsf@bzg.ath.cx \
    --to=bzg@gnu.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=kleinerdrache@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).