<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Numbers 1.0: Saving as PDF with extension visible creates double extension</title>
	<atom:link href="http://www.betalogue.com/2007/10/16/numbers-10-saving-as-pdf-with-extension-visible-creates-double-extension/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.betalogue.com/2007/10/16/numbers-10-saving-as-pdf-with-extension-visible-creates-double-extension/</link>
	<description>Notes from an unfinished world…</description>
	<lastBuildDate>Thu, 04 Mar 2010 10:55:15 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ssp</title>
		<link>http://www.betalogue.com/2007/10/16/numbers-10-saving-as-pdf-with-extension-visible-creates-double-extension/comment-page-1/#comment-7521</link>
		<dc:creator>ssp</dc:creator>
		<pubDate>Thu, 18 Oct 2007 14:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.betalogue.com/2007/10/16/numbers-10-saving-as-pdf-with-extension-visible-creates-double-extension/#comment-7521</guid>
		<description>NSNavPanelExpandedStateForSaveMode should be the magic for that one.

I don&#039;t know about a list of those settings, but doing all the settings you want in an application and then reading its preference file should reveal them to you. Setting them globally afterwards should give you the default you want.

I think I may just write this up in a blog post, as it could be quite handy and the defaults system is one of the nicer parts of OSX.</description>
		<content:encoded><![CDATA[<p>NSNavPanelExpandedStateForSaveMode should be the magic for that one.</p>
<p>I don&#8217;t know about a list of those settings, but doing all the settings you want in an application and then reading its preference file should reveal them to you. Setting them globally afterwards should give you the default you want.</p>
<p>I think I may just write this up in a blog post, as it could be quite handy and the defaults system is one of the nicer parts of OSX.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pierre Igot</title>
		<link>http://www.betalogue.com/2007/10/16/numbers-10-saving-as-pdf-with-extension-visible-creates-double-extension/comment-page-1/#comment-7520</link>
		<dc:creator>Pierre Igot</dc:creator>
		<pubDate>Thu, 18 Oct 2007 14:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.betalogue.com/2007/10/16/numbers-10-saving-as-pdf-with-extension-visible-creates-double-extension/#comment-7520</guid>
		<description>Good one. It seems to work (i.e. I quit TextEdit, trashed its prefs, launched it to confirm that by default the extension would be hidden, then quit it again, trashed the new prefs just created, then applied the recommended command-line command, then launched TextEdit again, and indeed by default the file extension was visible).

Is there another one like this to force all Save As dialog to have the file location browser visible in full by default?

Are all these inaccessible prefs documented somewhere?</description>
		<content:encoded><![CDATA[<p>Good one. It seems to work (i.e. I quit TextEdit, trashed its prefs, launched it to confirm that by default the extension would be hidden, then quit it again, trashed the new prefs just created, then applied the recommended command-line command, then launched TextEdit again, and indeed by default the file extension was visible).</p>
<p>Is there another one like this to force all Save As dialog to have the file location browser visible in full by default?</p>
<p>Are all these inaccessible prefs documented somewhere?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ssp</title>
		<link>http://www.betalogue.com/2007/10/16/numbers-10-saving-as-pdf-with-extension-visible-creates-double-extension/comment-page-1/#comment-7513</link>
		<dc:creator>ssp</dc:creator>
		<pubDate>Tue, 16 Oct 2007 19:15:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.betalogue.com/2007/10/16/numbers-10-saving-as-pdf-with-extension-visible-creates-double-extension/#comment-7513</guid>
		<description>Just off the top of my head: Try using this command to set a reasonable default for &#039;extension hiding&#039; in Save dialogues:

defaults write NSGlobalDomain NSNavLastUserSetHideExtensionButtonState -bool NO</description>
		<content:encoded><![CDATA[<p>Just off the top of my head: Try using this command to set a reasonable default for &#8216;extension hiding&#8217; in Save dialogues:</p>
<p>defaults write NSGlobalDomain NSNavLastUserSetHideExtensionButtonState -bool NO</p>
]]></content:encoded>
	</item>
</channel>
</rss>
