all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Harry Putnam <reader@newsguy.com>
Subject: Re: Turn off the effects of enclosing in forward slash
Date: Fri, 24 Feb 2006 11:26:49 -0600	[thread overview]
Message-ID: <87wtfksm5i.fsf@newsguy.com> (raw)
In-Reply-To: mailman.136.1140795529.2853.help-gnu-emacs@gnu.org

Kevin Rodgers <ihs_4664@yahoo.com> writes:

> Harry Putnam wrote:

>> I think I once learned how to turn off the way emacs hides slashes
>> when they are around a world like /home/ (Use C-u g to view this
>> message if you don't see forward slashes around home) but have
>> forgotten it since it wasn't something that I care about very
>> often.  But every so often it causes me to do trouble shooting of
>> something that doesn't need it.
>
> `C-h k' tells you that `g' runs the command
> gnus-summary-show-article and confirms that `C-u g' prevents the
> article massaging functions from being run.  You can click on
> `gnus-sum' in the *Help* buffer to see the command's implementation
> and see that in the `C-u' case it binds these variables:
>
>     (let ((gnus-have-all-headers t)
> 	  gnus-article-prepare-hook
> 	  gnus-article-decode-hook
> 	  gnus-display-mime-function
> 	  gnus-break-pages)
>
> (And I don't even use gnus.)

And your reply doesn't help much... : )... You'll notice I specified
C-u g to see the slashes in my post.   

A better  solution was posted by Katsumi Yamaoka:
  on gmane.emacs.help

  From: Katsumi Yamaoka <yamaoka@jpl.org>
  Subject: Re: Turn off the effects of enclosing in forward slash
  Newsgroups: gmane.emacs.help
  Date: Thu, 23 Feb 2006 10:12:30 +0900
  Message-ID: <b4m8xs26fpd.fsf@jpl.org>
  
  >>>>>  Harry Putnam wrote:
  
  > I think  I once learned  how to turn  off the way emacs  hides slashes
  > when  they are around  a world  like /home/  (Use C-u  g to  view this
  > message  if  you don't  see  forward  slashes  around home)  but  have
  > forgotten it since it wasn't something that I care about very often.
  
  > But every so often it causes me to do trouble shooting of something
  > that doesn't need it.
  
  In Gnus, you can inhibit emphasizing of text surrounded by *...*,
  _..._, /.../, etc. by setting the `gnus-treat-emphasize' variable
  to nil.  Otherwise, you can customize the `gnus-emphasis-alist'
  variable so that it might show /.../ (and also other characters).
  
  [INS] [DEL] Customizing Style
  Start regexp: /
    End regexp: /
    Show start and end patterns: [ Off ] ==> [ On ]
    Face: (sample) gnus-emphasis-italic

  parent reply	other threads:[~2006-02-24 17:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-22 11:55 Turn off the effects of enclosing in forward slash Harry Putnam
2006-02-23 12:09 ` Reiner Steib
2006-02-23 18:32 ` Kevin Rodgers
     [not found] ` <mailman.136.1140795529.2853.help-gnu-emacs@gnu.org>
2006-02-24 17:26   ` Harry Putnam [this message]
     [not found] <mailman.0.1140627650.2853.help-gnu-emacs@gnu.org>
2006-02-23  1:12 ` Katsumi Yamaoka
2006-02-23  4:28   ` Harry Putnam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wtfksm5i.fsf@newsguy.com \
    --to=reader@newsguy.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.