From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Ecay Subject: Re: Call speed-commands with prefix-arg? Date: Tue, 23 Sep 2014 16:58:03 -0400 Message-ID: <87h9zynjfo.fsf@gmail.com> References: <87y4thtece.fsf@gmail.com> <87sijinrqb.fsf@gmail.com> <87r3z2xhia.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43965) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XWXAA-0003ym-64 for emacs-orgmode@gnu.org; Tue, 23 Sep 2014 16:58:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XWXA4-0002Tc-QU for emacs-orgmode@gnu.org; Tue, 23 Sep 2014 16:58:18 -0400 Received: from mail-qa0-x22c.google.com ([2607:f8b0:400d:c00::22c]:58863) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XWXA4-0002Rr-MA for emacs-orgmode@gnu.org; Tue, 23 Sep 2014 16:58:12 -0400 Received: by mail-qa0-f44.google.com with SMTP id x12so2340293qac.3 for ; Tue, 23 Sep 2014 13:58:07 -0700 (PDT) In-Reply-To: <87r3z2xhia.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Thorsten Jolitz , emacs-orgmode@gnu.org Hi Thorsten, 2014ko irailak 23an, Thorsten Jolitz-ek idatzi zuen: >=20 > well, here is some positive feedback - thanks for tackling this! > I tried to port this to outshine.el right away, but can't make it to > work. But this might well be due to the fact that I'm on the console, no > X11.=20 >=20 > When I do C-u 4 t (with t for todo in the outshine speed cmds) I simply > get: >=20 > ,---- > | tttt;; ** DONE err > `---- >=20 > Since outshine-self-insert-command is a one-to-one copy of > org-self-insert-command, I guess if the patch works for you, it must be > a console problem that I have. Does your patch work for you on the > console too? It seems to, yes. Can you test org mode (not outshine) in the console, and verify that the original patch works for you there? If it doesn=E2=80= =99t, that needs to be resolved before the patch can be merged. Thanks, --=20 Aaron Ecay