all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Unexpected expansion in a table
@ 2011-12-24 16:40 Thomas S. Dye
  2011-12-24 17:36 ` Nick Dokos
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas S. Dye @ 2011-12-24 16:40 UTC (permalink / raw)
  To: Org-mode

Aloha all,

With the cursor after 'title' in the following table, pressing TAB
doesn't move me to the next cell in the table, it expands title, as
shown.

| project | title | description |

| project | #+TITLE: title
 | description |

Is this expected behavior?

All the best,
Tom
-- 
Thomas S. Dye
http://www.tsdye.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Unexpected expansion in a table
  2011-12-24 16:40 Unexpected expansion in a table Thomas S. Dye
@ 2011-12-24 17:36 ` Nick Dokos
  2011-12-26 15:23   ` Jonathan Leech-Pepin
  0 siblings, 1 reply; 3+ messages in thread
From: Nick Dokos @ 2011-12-24 17:36 UTC (permalink / raw)
  To: Thomas S. Dye; +Cc: nicholas.dokos, Org-mode

Thomas S. Dye <tsd@tsdye.com> wrote:

> Aloha all,
> 
> With the cursor after 'title' in the following table, pressing TAB
> doesn't move me to the next cell in the table, it expands title, as
> shown.
> 
> | project | title | description |
> 
> | project | #+TITLE: title
>  | description |
> 
> Is this expected behavior?
> 

I can't reproduce it: TAB gets me to the "description" cell from anywhere
in the "title" cell.

Org-mode version 7.8.02 (release_7.8.02.31.g1a092)

Nick

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Unexpected expansion in a table
  2011-12-24 17:36 ` Nick Dokos
@ 2011-12-26 15:23   ` Jonathan Leech-Pepin
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Leech-Pepin @ 2011-12-26 15:23 UTC (permalink / raw)
  To: nicholas.dokos, Thomas S. Dye; +Cc: Org-mode

[-- Attachment #1: Type: text/plain, Size: 819 bytes --]

title -> #+TITLE: is a yasnippet expansion.  I think it's pre-added by
default in the emacs-starter-kit (if not in general via YAS).  You may need
to see about adjusting the snippet so it doesn't affect things in the table.

On Sat, Dec 24, 2011 at 12:36, Nick Dokos <nicholas.dokos@hp.com> wrote:

> Thomas S. Dye <tsd@tsdye.com> wrote:
>
> > Aloha all,
> >
> > With the cursor after 'title' in the following table, pressing TAB
> > doesn't move me to the next cell in the table, it expands title, as
> > shown.
> >
> > | project | title | description |
> >
> > | project | #+TITLE: title
> >  | description |
> >
> > Is this expected behavior?
> >
>
> I can't reproduce it: TAB gets me to the "description" cell from anywhere
> in the "title" cell.
>
> Org-mode version 7.8.02 (release_7.8.02.31.g1a092)
>
> Nick
>
>

[-- Attachment #2: Type: text/html, Size: 1336 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-12-26 15:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-24 16:40 Unexpected expansion in a table Thomas S. Dye
2011-12-24 17:36 ` Nick Dokos
2011-12-26 15:23   ` Jonathan Leech-Pepin

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.