all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thomas L Roche <tlroche@us.ibm.com>
To: help-gnu-emacs@gnu.org
Subject: Re: abbrev-mode: "SF" -> "SourceForge"?
Date: Mon, 5 Feb 2007 16:11:39 -0500	[thread overview]
Message-ID: <OF596AF57E.34E7B360-ON87257279.00734EB5-85257279.00746CA2@us.ibm.com> (raw)
In-Reply-To: <200702052041.l15KfghG013887@e34.co.us.ibm.com>

Tom Roche 5 fev, 17:13
>> Can I configure emacs to give the mapping

>> "SF" -> "SourceForge"

>> ? 

HS 5 Feb 2007 12:33:33 -0800
> I just found this in the customize buffer:

> Abbrev All Caps: Hide Value Toggle  off (nil)
>    State: STANDARD.
> Set non-nil means expand multi-word abbrevs all caps if abbrev was so.

> Try this, maybe it solves your problem...

Unfortunately no. I had abbrev-all-caps=nil, in which (as previously
related)

* .abbrev_defs containing

    ("sf" "SourceForge" nil 0)
;    ("SF" "SourceForge" nil 0)

  produced 

"sf" -> "SourceForge"
"SF" -> "SOURCEFORGE"

* .abbrev_defs containing

;    ("sf" "SourceForge" nil 0)
    ("SF" "SourceForge" nil 0)

  produced no mapping.

With abbrev-all-caps=t,

* .abbrev_defs containing

;    ("sf" "SourceForge" nil 0)
    ("SF" "SourceForge" nil 0)

  produced

"SF" -> "SOURCEFORGE"

>> Apologies if this is a FAQ, but I'm not seeing an answer either in
>> the Info or the FAQ or googling. Please reply directly to me (as
>> well as the list) if possible, feel free to forward, and TIA.

       reply	other threads:[~2007-02-05 21:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200702052041.l15KfghG013887@e34.co.us.ibm.com>
2007-02-05 21:11 ` Thomas L Roche [this message]
     [not found] <200702051716.l15HGwgH002793@e35.co.us.ibm.com>
2007-02-05 20:13 ` abbrev-mode: "SF" -> "SourceForge"? Thomas L Roche
     [not found] ` <mailman.4061.1170706397.2155.help-gnu-emacs@gnu.org>
2007-02-05 20:33   ` HS

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=OF596AF57E.34E7B360-ON87257279.00734EB5-85257279.00746CA2@us.ibm.com \
    --to=tlroche@us.ibm.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.