all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ian Barton <lists@wilkesley.net>
To: emacs-orgmode@gnu.org
Subject: Selecting Date Causes Complete Lockup of Emacs
Date: Sat, 11 Jan 2014 15:01:38 +0000	[thread overview]
Message-ID: <52D15CD2.1020206@wilkesley.net> (raw)

+#begin_src
:SETUP:
#+DRAWERS: SETUP NOTES PROPERTIES
#+TITLE: Log of Various Bike Rides in 2014.
#+STARTUP: overview indent
#+STARTUP: hidestars
#+OPTIONS: H:3 num:2 tags:t toc:nil timestamps:t eX:t LaTeX:t
#+TAGS: n_wales(n) lakes(l) scotland(s) peak_district(p)
:END:

* January.
#+tblname: january

|------+---------------+-------|
| Date | Distance (km) | Notes |
|------+---------------+-------|
|      |               |       |
#+TBLFM: @>$2=vsum(@2..@-1)

+#end_src

Place the point in the Date column and type C-c !. Now select a date in 
the calendar. I chose a date in the past few days, but don't know if 
this is relevant. Emacs locks up completely, no back trace and the only 
way out is kill -9.

GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.8.2)
  of 2013-08-06 on -mnt-storage-buildroots-staging-x86_64-eric

This has been happening for a while, so over several git updates. 
However, I haven't been able to reproduce the sequence of events causing 
the lockup until just now.

If anyone else can reproduce this I'll try and track down when it 
started happening. Otherwise I'll try bisecting my configuration.

Ian.

             reply	other threads:[~2014-01-11 15:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-11 15:01 Ian Barton [this message]
2014-01-13  0:05 ` Selecting Date Causes Complete Lockup of Emacs Bastien
2014-01-13  9:54   ` Ian Barton

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

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

  git send-email \
    --in-reply-to=52D15CD2.1020206@wilkesley.net \
    --to=lists@wilkesley.net \
    --cc=emacs-orgmode@gnu.org \
    --cc=ian@manor-farm.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.