all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* about showing all characters including non-printable, control etc
@ 2009-10-03 17:58 Harry Putnam
  0 siblings, 0 replies; 15+ messages in thread
From: Harry Putnam @ 2009-10-03 17:58 UTC (permalink / raw)
  To: help-gnu-emacs

How can I make emacs show all the characters in a given line?

I've been using a little function that emulates vims :l cmd.
(That `:l' command in vim does show all characters in the current line)

I have two little home made defuns that do the job  sort of.
(defun vi-list ()
(defun vi-nolist ()

But that really needs to be a toggle of one function, and made to
apply to the line at point instead of the whole buffer.

Even better an existing emacs function that can be made to do this.





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

end of thread, other threads:[~2009-10-06 14:23 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.7947.1254592734.2239.help-gnu-emacs@gnu.org>
2009-10-03 19:37 ` about showing all characters including non-printable, control etc John A Pershing Jr
2009-10-04  2:21   ` Harry Putnam
     [not found]   ` <mailman.7980.1254622935.2239.help-gnu-emacs@gnu.org>
2009-10-04  2:38     ` Pascal J. Bourguignon
2009-10-04  4:22       ` Harry Putnam
2009-10-04  4:02         ` Bernardo
2009-10-04  5:41           ` Harry Putnam
2009-10-04 22:39             ` Bernardo
2009-10-05 15:34               ` Harry Putnam
     [not found]               ` <mailman.8080.1254756945.2239.help-gnu-emacs@gnu.org>
2009-10-06  4:25                 ` Xah Lee
2009-10-06 14:23                   ` Harry Putnam
     [not found]           ` <mailman.7984.1254634925.2239.help-gnu-emacs@gnu.org>
2009-10-05  0:03             ` Tim X
2009-10-05 15:36               ` Harry Putnam
     [not found]               ` <mailman.8081.1254757216.2239.help-gnu-emacs@gnu.org>
2009-10-06  6:43                 ` Tim X
2009-10-06 14:19                   ` Harry Putnam
2009-10-03 17:58 Harry Putnam

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.