unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* table rotation
@ 2019-09-23 14:39 Phillip Susi
  0 siblings, 0 replies; only message in thread
From: Phillip Susi @ 2019-09-23 14:39 UTC (permalink / raw)
  To: help-gnu-emacs

I have a need to rotate the values in a table.  My first thought was to
do this with a repeat count on a macro that kills, yanks, and moves to
the next cell, but table-forward-cell moves to the next row when you
reach the last column instead of back to the first column in the row.
Then I thought I could write some elisp to do it, but while I found a
function to get the table dimentions, I don't see one to either get
point's current location within the table, or move it to a specific
cell.  Thoughts?



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-09-23 14:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-23 14:39 table rotation Phillip Susi

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).