>![]() |
Automatically generated documentation for commands defined in module emacspeak-table-ui.
Copy current table element to kill ring.
Copy current table element to specified register.
This function is advised.
Before-advice `emacspeak-auto': Automatically defined advice to speak interactive prompts.
Copy table in current buffer to the table clipboard. Current buffer must be in emacspeak-table mode.
control e TAB
Recognize tabular data in current region and display it in table browsing mode in a a separate buffer. emacspeak table mode is designed to let you browse tabular data using all the power of the two-dimensional spatial layout while giving you sufficient contextual information. The tables subdirectory of the emacspeak distribution contains some sample tables –these are the CalTrain schedules. Execute command `describe-mode' bound to C-h m in a buffer that is in emacspeak table mode to read the documentation on the table browser.
Process a csv (comma separated values) file. The processed data and presented using emacspeak table navigation.
control e control t
Open a file containing table data and display it in table mode. emacspeak table mode is designed to let you browse tabular data using all the power of the two-dimensional spatial layout while giving you sufficient contextual information. The etc/tables subdirectory of the emacspeak distribution contains some sample tables –these are the CalTrain schedules. Execute command `describe-mode' bound to C-h m in a buffer that is in emacspeak table mode to read the documentation on the table browser.
Return both row and column header and table element
Prompt for a table cell coordinates and jump to it.
Move to the next column if possible
Paste the emacspeak table clipboard into the current buffer. Use the major mode of this buffer to decide what kind of table markup to use.
Move to the previous column if possible
Move to the previous row if possible
Search the table for matching elements. Interactively prompts for row or column to search and pattern to look for. If there is a match, makes the matching cell current. When called from a program, `what' can be either `row' or `column'.
Search the table row or column headers. Interactively prompts for row or column to search and pattern to look for. If there is a match, makes the matching row or column current.
Interactively select the kind of automatic speech to produce when browsing table elements
Speak both row and column header and table element
Speaks a table column after applying a specified column filter. Optional prefix arg prompts for a new filter.
Speak column header and table element
Speaks a table row after applying a specified row filter. Optional prefix arg prompts for a new filter.