From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Matt Price Newsgroups: gmane.emacs.help Subject: save-abbrevs 'silently Date: Sat, 26 Jun 2010 12:26:37 -0400 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001636c5a79c069a4c0489f15ac9 X-Trace: dough.gmane.org 1277569627 31307 80.91.229.12 (26 Jun 2010 16:27:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 26 Jun 2010 16:27:07 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jun 26 18:27:05 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OSYDg-0002wu-PA for geh-help-gnu-emacs@m.gmane.org; Sat, 26 Jun 2010 18:27:05 +0200 Original-Received: from localhost ([127.0.0.1]:55546 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OSYDg-0007E9-7U for geh-help-gnu-emacs@m.gmane.org; Sat, 26 Jun 2010 12:27:04 -0400 Original-Received: from [140.186.70.92] (port=60651 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OSYDH-0007D9-3m for help-gnu-emacs@gnu.org; Sat, 26 Jun 2010 12:26:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OSYDG-0008JO-5Z for help-gnu-emacs@gnu.org; Sat, 26 Jun 2010 12:26:39 -0400 Original-Received: from mail-iw0-f169.google.com ([209.85.214.169]:47909) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OSYDG-0008JB-1c for help-gnu-emacs@gnu.org; Sat, 26 Jun 2010 12:26:38 -0400 Original-Received: by iwn36 with SMTP id 36so106625iwn.0 for ; Sat, 26 Jun 2010 09:26:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=8vi0chNVkOeqk83CYCaYYSHAmoEvtMRs0RTRvFo8uY0=; b=dg5D/vOBi6tZCC0NRI0nXl1jue72n7dwc/PWMILfh1wCJPdwqKs5pvMSRxVJIYdgif pRHRz3s6WX4cx9WKO898lHXInxRA/XTATyrQB84qIm0hwg+abShhmKtDFzxFyB7ASpod ofbqm9HKG9FkfzoF+khDrMfGUe2TGMT9BNRmA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=IBkS+FinTGBg38v94I33DRr/ofEd5erpD7yp3BRmXttzzmaMUVoE6w0zbV/GW1BE07 YxRInXMQccCP8jlTQMm3XVtSUmnwfi0aRX4rxpr6DfQxJQqwvKtE55KMEzVePiWNYn0A CD8yD3T6ZOntqpFZdvVjDvOY5YYvWaS7KEGiM= Original-Received: by 10.231.188.156 with SMTP id da28mr2445974ibb.196.1277569597348; Sat, 26 Jun 2010 09:26:37 -0700 (PDT) Original-Received: by 10.231.147.193 with HTTP; Sat, 26 Jun 2010 09:26:37 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:73981 Archived-At: --001636c5a79c069a4c0489f15ac9 Content-Type: text/plain; charset=ISO-8859-1 hi, i'm trying to figure out have to have changes to my abbrevs file saved every time i save an active file. the manual says this: save-abbrevs's value is silently Documentation: Non-nil means save word abbrevs too when files are saved. If `silently', don't ask the user before saving. You can customize this variable. but as far as i can tell abbrev_defs is only changed when i quit emacs. Am I oding something wrong, have i misread the manual, or is there some other issue? As always thanks to everyone for hte help, matt --001636c5a79c069a4c0489f15ac9 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable hi,

i'm trying to figure out have to have changes to my abbrevs= file saved every time i save an active file.=A0 the manual says this:
<= br>save-abbrevs's value is silently

Documentation:
Non-nil me= ans save word abbrevs too when files are saved.
If `silently', don't ask the user before saving.

You can cus= tomize this variable.

but as far as i can tell abbrev_defs is only c= hanged when i quit emacs.=A0 Am I oding something wrong, have i misread the= manual, or is there some other issue?=A0

As always thanks to everyone for hte help,

matt

--001636c5a79c069a4c0489f15ac9--