all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Searching for command options in man pages (searching for a hyphen not represented by ASCII 2d)
@ 2003-02-20 18:43 Jerry Asher
  2003-02-20 19:22 ` Alan Shutko
  0 siblings, 1 reply; 5+ messages in thread
From: Jerry Asher @ 2003-02-20 18:43 UTC (permalink / raw)


I like displaying man pages w/i emacs.  At some point, these man pages
started displayed fields in bold.

I want to search for a switch option, but I can't because the damned
hyphen is bolded.

For instance, m-x man mv shows there is a -b option to mv. (never knew
that).  I cannot search for the -b.  isearch-forward just beeps at me.

In Red Hat (8.0 but I am pretty sure in 7.x as well), in emacs 21.2
hexl-mode shows the bolded hyphen is not ASCII 2D, but is represented
by ASCII 92 (ex).  It's not a hyphen, but it displays as a hyphen.  A
long switch option (--backup) is represented by 8892 (hex).

How do I search for these characters?

I note than in both NT Emacs (21.2) and in Cygwin (emacs 21.2), the
hyphens are displayed in bold, and hexl shows they are all 2D (hex).

Man is this annoying (m-x man annoying)

How can I search my man pages in emacs?

Thanks,


Jerry
jerry.nospam@nospam.theashergroup.com
(Please reply to usenet and/or remove the .nospam in my email address)

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

end of thread, other threads:[~2003-02-22 22:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-20 18:43 Searching for command options in man pages (searching for a hyphen not represented by ASCII 2d) Jerry Asher
2003-02-20 19:22 ` Alan Shutko
2003-02-21  2:00   ` Jerry Asher
2003-02-21 17:40     ` Kevin Rodgers
2003-02-22 22:48       ` Eli Zaretskii

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.