Next: emacspeak-woman, Previous: emacspeak-winring, Up: Emacspeak Commands And Options [Contents][Index]
Contains various wizards for the Emacspeak desktop.
Toggle brightness alert.
Toggle brightness autoblack.
Copy file visited in current buffer to new location. Prompts for the new location and preserves modification time when copying. If location is a directory, the file is copied to that directory under its current name ; if location names a file in an existing directory, the specified name is used. Asks for confirmation if the copy will result in an existing file being overwritten.
Link (hard link) file visited in current buffer to new location. Prompts for the new location and preserves modification time when linking. If location is a directory, the file is copied to that directory under its current name ; if location names a file in an existing directory, the specified name is used. Signals an error if target already exists.
Switch to this buffer as displayed in a different frame. Emacs allows you to display the same buffer in multiple windows or frames. These different windows can display different portions of the buffer. This is equivalent to leaving a book open at multiple places at once. (fn &optional ARG)
Shows all active network interfaces in the echo area. With interactive prefix argument ADDRESS it prompts for a specific interface and shows its address. The address is also copied to the kill ring for convenient yanking. (fn &optional ADDRESS)
Speak this buffer as displayed in a different frame or window. Emacs allows you to display the same buffer in multiple windows or frames. These different windows can display different portions of the buffer. This is equivalent to leaving a book open at places at once. This command allows you to listen to the places where you have left the book open. (fn WINDOW)
Link (symbolic link) file visited in current buffer to new location. Prompts for the new location and preserves modification time when linking. If location is a directory, the file is copied to that directory under its current name ; if location names a file in an existing directory, the specified name is used. Signals an error if target already exists.
Retrieve stock quote data from Alpha Vantage. Prompts for ‘ticker’ — a stock symbol. Optional interactive prefix arg ‘custom’ provides access to the various functions provided by alpha-vantage. (fn TICKER &optional CUSTOM)
Cleans up duplicates in shell path env variable.
Manipulate a simple color wheel and display the name and shade of the resulting color. Prompts for a color from which to start exploration. Keyboard Commands During Interaction: Up/Down: Increase/Decrement along current axis using specified step-size. =: Set value on current axis to number read from minibuffer. Left/Right: Switch color axis along which to move. b/f: Quit wheel after setting background/foreground color to current value. n: Read color name from minibuffer. c: Complement current color. s: Set stepsize to number read from minibuffer. q: Quit color wheel, after copying current hex value to kill-ring. (fn START)
Move to the end of current word and add a comma.
Count slides starting from point. (fn START END)
move to end of word (fn ARG)
Return list of commands whose names match pattern. (fn PATTERN)
Enumerate faces matching pattern. (fn PATTERN)
Enumerate unadvised commands matching pattern. Optional interactive prefix arg ‘bound’ filters out commands that dont have an active key-binding. (fn PATTERN &optional BOUND)
utility function to enumerate possibly old, obsolete maps that we have still mapped to voices.
Enumerate unmapped faces matching pattern. (fn &optional PATTERN)
Speak line using espeak polyglot wizard.
Speak region using ESpeak polyglot wizard. (fn START END)
Speak string in lang via ESpeak. Lang is obtained from property ‘lang’ on string, or via an interactive prompt. (fn STRING)
Update exec-path from shell path.
Read key-sequence, then execute its command on a new thread. (fn KEY)
Find longest paragraph in region, and move to it. (fn START END)
Find shortest line in region. Moves to the shortest line when called interactively. (fn START END)
Display frame’s foreground/background color setting.
Return list consisting of city and region_name. Optional interactive prefix arg reverse-geocodes using Google Maps. (fn &optional REVERSE-GEOCODE)
Generate declare-function call for function ‘f’. Optional interactive prefix arg ext says this comes from an external package. (fn F &optional EXT)
If you define a file local variable called ‘emacspeak-occur-pattern’ that holds a regular expression that matches lines of interest, you can use this command to run ‘how-many’ to count matching header lines. With interactive prefix arg, prompts for and remembers the file local pattern. (fn START END &optional PREFIX)
Show financials for specified ticker. Checks cache, then makes API call if needed. Optional interactive prefix arg refreshes cache. (fn SYMBOL &optional REFRESH)
Account metadata.
Show news for specified ticker. Checks cache, then makes API call if needed. Optional interactive prefix arg refreshes cache. (fn SYMBOL &optional REFRESH)
Show portfolio data from cache. Optional interactive prefix arg forces cache refresh. The quotes view uses emacspeak’s table mode. In addition, the following keys are available : F: Show financials for current stock. N: Show news for current stock. P: Show live price for current stock. (fn &optional REFRESH)
Uses tops/last end-point to show brief portfolio quotes.
Show financials for symbol in current row
Show news for symbol in current row
Show price for symbol in current row
Run Lacheck on current buffer.
Display MLB standings as of today. Optional interactive prefix arg shows unprocessed results. (fn &optional RAW)
Enumerate uncovered commands from module m (fn M)
Speaks a chunk of text bounded by point and a target position. Target position is specified using a navigation command and a count that specifies how many times to execute that command first. Point is left at the target position. Interactively, command is specified by pressing the key that invokes the command. (fn COMMAND COUNT)
Display NBA standings as of today. Optional interactive prefix arg shows unprocessed results. (fn &optional RAW)
Navigate to and speak next ‘bullet’.
Move point to the next interactive defun
Display weather using NOAA Weather API. Data is retrieved only once, subsequent calls switch to previously displayed results. Kill that buffer or use an interactive prefix arg (C-u) to get new data. Optional second interactive prefix arg (C-u C-u) asks for location address; Default is to display weather for ‘gmaps-my-address’. (fn &optional ASK)
If you define a file local variable called ‘emacspeak-occur-pattern’ that holds a regular expression that matches header lines, you can use this command to run ‘occur’ to find matching header lines. With prefix arg, prompts for and sets value of the file local pattern. (fn &optional PREFIX)
Navigate to and speak previous ‘bullet’.
Prompt for foreground and background colors.
Run Emacs ‘shell’ command when not in a shell buffer, or when called with a prefix argument. When called from a shell buffer, switches to ‘next’ shell buffer. When called from outside a shell buffer, find the most ‘appropriate shell’ and switch to it. Once switched, set default directory in that target shell to the directory of the source buffer. (fn &optional PREFIX)
Switch to shell buffer by key. This provides a predictable means for switching to a specific shell buffer. When invoked from a non-shell-mode buffer that is a dired-buffer or is visiting a file, invokes ‘cd ’ in the shell to change to the. value of ‘default-directory’ When already in a shell buffer, interactive prefix arg ‘prefix’ causes this shell to be re-keyed if appropriate — see M-x emacspeak-wizards-shell-re-key for an explanation of how re-keying works. (fn &optional PREFIX)
Set current directory to this shell’s initial directory if one was defined. If not in a shell buffer, switch to our Home shell buffer. With interactive prefix-arg, change this shell’s project directory to the current directory. (fn &optional PREFIX)
Show properties of face. (fn FACE)
Convenience command to view state of memory used in this session so far.
Speak ISO date-time. (fn ISO)
Tie the next n words. (fn N)
Toggle pronunciation of mm-dd-yyyy dates.
Toggle pronunciation of yyyy-mm-dd dates.
Toggle pronunciation of yyyymmdd dates.
Accelerator for VC viewer.
Major mode for interactively viewing virtual console contents. Key Binding ——————————————————————————- C-l emacspeak-wizards-vc-viewer-refresh In addition to any hooks its parent mode ‘special-mode’ might have run, this mode runs the hook ‘emacspeak-wizards-vc-view-mode-hook’, as the final or penultimate step during initialization.
Refresh view of VC we’re viewing.
Buffer menu filtered by m-player mode.
Set to T to automatically turn display black.
Default Value: nil
Web API key for IEX Finance access. See IEX Login Console at https://iexcloud.io/cloud-login/ for how to get an API key.
Default Value: nil
File holding telephone directory. This is just a text file, and we use grep to search it.
Default Value:
/home/raman/.emacspeak/tel-dir
API Key used to retrieve stock data from alpha-vantage. Visit https://www.alphavantage.co/support/#api-key to get your key.
Default Value: nil
options to Command for running pdftotext.
Default Value: -layout
Set this to the stock tickers you want to check. Default is GAFA. Tickers are separated by white-space and are automatically sorted in lexical order with duplicates removed when saving.
Default Value: aapl amzn fb
goog
List of shell-name/initial-directory pairs.
Default Value: nil
Name of remote workstation.
Default Value:
Next: emacspeak-woman, Previous: emacspeak-winring, Up: Emacspeak Commands And Options [Contents][Index]