emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: K <k@limist.com>
To: emacs-orgmode@gnu.org
Subject: Re: C-c ! org-time-stamp-inactive ?
Date: Thu, 10 Mar 2016 15:43:44 +0000 (UTC)	[thread overview]
Message-ID: <loom.20160310T150628-615@post.gmane.org> (raw)
In-Reply-To: 87lh5qllxa.fsf@nicolasgoaziou.fr

Nicolas Goaziou <mail <at> nicolasgoaziou.fr> writes:

> 
> Hello,
> 
> K <k <at> limist.com> writes:
> 
> > Kyle Meyer <kyle <at> kyleam.com> writes:
> >
> >> 
> >> Hello,
> >> 
> >> Luke Crook <luke <at> balooga.com> writes:
> >> 
> >> > For me, C-c ! has suddenly become unbound and no longer inserts 
> >> > an inactive timestamp.  Has this changed in the base org-mode, or 
> >> > most likely is this an issue with my setup?
> >> 
> >> The default binding hasn't been changed in Org.
> >> 
> >
> > I've run into the same problem, with both Org 8.3.4 and MELPA version
> > 20160307, the usual C-c ! doesn't work anymore for inserting inactive
> > timestamp.  If there's been no change to the default binding, any
> > suggestions on how to debug this please?  Thanks!
> 
> What's the output of C-h c C-c ! in an Org buffer?
> 
> Could you try with a minimal init file, just loading Org 8.3.4?
> 
> Regards,
> 

Hi Nicolas,

Thanks for the suggestion.  When I type C-h c C-c ! what I see is that it
expects another character to be typed, it doesn't recognize C-c ! as
complete/anything by itself.  If I hit ENTER at that point, it shows, "C-c !
RET (translated from C-c ! <return>) is undefined"

I tried starting Emacs with the -Q option, and of course C-c ! works as usual.

I tried adding this line at the end of my personal customizations file:
(define-key org-mode-map (kbd "C-c !") 'org-time-stamp-inactive)
...but it has no effect.

What did work: C-h m and then search for !, showed that Flycheck mode uses
that as its command prefix.  Problem mostly solved, :-)

K

      reply	other threads:[~2016-03-10 15:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-03 14:10 C-c ! org-time-stamp-inactive ? Luke Crook
2016-02-03 15:24 ` Kyle Meyer
2016-03-09 18:09   ` K
2016-03-09 19:25     ` Kyle Meyer
2016-03-10  9:30     ` Nicolas Goaziou
2016-03-10 15:43       ` K [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=loom.20160310T150628-615@post.gmane.org \
    --to=k@limist.com \
    --cc=emacs-orgmode@gnu.org \
    /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).