<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-1572</id>
	<title>Nabble - Emacs - Dev</title>
	<updated>2009-11-30T20:14:49Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Emacs---Dev-f1572.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Emacs---Dev-f1572.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26585996</id>
	<title>Re: AUTO_COMPOSED_PROP_IDX unused?</title>
	<published>2009-11-30T20:14:49Z</published>
	<updated>2009-11-30T20:14:49Z</updated>
	<author>
		<name>Eli Zaretskii</name>
	</author>
	<content type="html">&lt;div class='shrinkable-quote'&gt;&amp;gt; From: Kenichi Handa &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26585996&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;handa@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26585996&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emacs-devel@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Date: Mon, 30 Nov 2009 10:13:18 +0900
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; In article &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26585996&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;83hbsemx26.fsf@...&lt;/a&gt;&amp;gt;, Eli Zaretskii &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26585996&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eliz@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; In dispextern.h we have:
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; enum prop_idx
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; AUTO_COMPOSED_PROP_IDX,
&lt;br&gt;&amp;gt; [...]
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; However, no one seems to use AUTO_COMPOSED_PROP_IDX. &amp;nbsp;It looks like a
&lt;br&gt;&amp;gt; &amp;gt; left-over from the previous implementation of automatic compositions,
&lt;br&gt;&amp;gt; &amp;gt; which used text properties.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Right. &amp;nbsp;The current Emacs never put `auto-composed' property now.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; OK to delete AUTO_COMPOSED_PROP_IDX from the enumeration?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I think so.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; In article &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26585996&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;87skbyii7j.fsf@...&lt;/a&gt;&amp;gt;, Chong Yidong &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26585996&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cyd@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; I'm not sure it's safe. &amp;nbsp;If you want to do it, please wait till after
&lt;br&gt;&amp;gt; &amp;gt; the 23.2 release.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If deleting it causes a problem, it means that we have some
&lt;br&gt;&amp;gt; bug that is currently hidden but will be revealed by unknown
&lt;br&gt;&amp;gt; condition. &amp;nbsp; It is better to find out such a bug if any.
&lt;/div&gt;&lt;br&gt;Yidong, do you still want to wait with this until after v23.2, or can
&lt;br&gt;I go ahead and delete AUTO_COMPOSED_PROP_IDX?
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/AUTO_COMPOSED_PROP_IDX-unused--tp26554624p26585996.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26586261</id>
	<title>Re: Basic Bazaar guide for Emacs hackers.</title>
	<published>2009-11-30T20:10:55Z</published>
	<updated>2009-11-30T20:10:55Z</updated>
	<author>
		<name>Richard Stallman</name>
	</author>
	<content type="html">&amp;nbsp; &amp;nbsp; Okay. Your experience trumps over my reasoning. Page deleted.
&lt;br&gt;&lt;br&gt;What page did you delete? &amp;nbsp;I hope it was not your intro to simple use
&lt;br&gt;of Bzr. &amp;nbsp;I saved a copy; if necessary I will republish it.
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Basic-Bazaar-guide-for-Emacs-hackers.-tp26549065p26586261.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26586010</id>
	<title>Re: bzr repository ready?</title>
	<published>2009-11-30T20:10:12Z</published>
	<updated>2009-11-30T20:10:12Z</updated>
	<author>
		<name>Richard Stallman</name>
	</author>
	<content type="html">&amp;nbsp; &amp;nbsp; I think that once you have actually tried the workflow there (after the
&lt;br&gt;&amp;nbsp; &amp;nbsp; switchover) you will find it is not hard to use.
&lt;br&gt;&lt;br&gt;I don't expect to ever try it. &amp;nbsp;I am very busy, and I don't think
&lt;br&gt;it will be worth the effort. &amp;nbsp;I am going to use the simple method.
&lt;br&gt;&lt;br&gt;You're asking people to invest a substantial effort, saying they
&lt;br&gt;will find it worth while. &amp;nbsp;Those who do a substantial amount of
&lt;br&gt;use of bzr may indeed find it so. &amp;nbsp;But I probably won't use it
&lt;br&gt;that much, so for me the investment would not be worth while.
&lt;br&gt;I am sure there are many others in the same position.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Moving-to-bzr--tp21275815p26586010.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26586016</id>
	<title>Re: Basic Bazaar guide for Emacs hackers.</title>
	<published>2009-11-30T20:09:55Z</published>
	<updated>2009-11-30T20:09:55Z</updated>
	<author>
		<name>Richard Stallman</name>
	</author>
	<content type="html">&amp;nbsp; &amp;nbsp; &amp;nbsp; * On &lt;a href=&quot;http://www.emacswiki.org/emacs/BzrQuickStartForEmacsDevs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.emacswiki.org/emacs/BzrQuickStartForEmacsDevs&lt;/a&gt;, I've
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; moved the recommendation to try the &amp;quot;regular contributor&amp;quot; workflow
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (i.e., BzrForEmacsDevs) to the top, and strengthened it.
&lt;br&gt;&lt;br&gt;You are pushing too hard for people to use the more complex dVCS
&lt;br&gt;workflow.
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Basic-Bazaar-guide-for-Emacs-hackers.-tp26549065p26586016.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26586177</id>
	<title>Re: Mail mode and message mode hooks</title>
	<published>2009-11-30T19:40:20Z</published>
	<updated>2009-11-30T19:40:20Z</updated>
	<author>
		<name>Stefan Monnier</name>
	</author>
	<content type="html">&amp;gt; So, the message-*-hook variables should probably be aliased to the
&lt;br&gt;&amp;gt; mail-*-hook variables.
&lt;br&gt;&lt;br&gt;Yes. &amp;nbsp;Generally, message-mode should be considered as a derived-mode of
&lt;br&gt;mail-mode, I think. &amp;nbsp;On this basis, it would make sense to run mail
&lt;br&gt;mail-*-hook.
&lt;br&gt;&lt;br&gt;&amp;gt; One problem that I can see with this is that code intended for one mode
&lt;br&gt;&amp;gt; may not work properly for the other mode, but I can't think of any
&lt;br&gt;&amp;gt; concrete examples. &amp;nbsp;Any thoughts?
&lt;br&gt;&lt;br&gt;I have no idea what kind of code people may run from such hooks.
&lt;br&gt;&lt;br&gt;The main thing to remember: the old behavior is just one setq away.
&lt;br&gt;&lt;br&gt;And as a strong supporter of message-mode, I see nothing wrong with
&lt;br&gt;people preferring mail-mode for themselves. &amp;nbsp;Heck, I've been living with
&lt;br&gt;exactly such a setq in my .emacs for many years now because I preferred
&lt;br&gt;message-mode over the default mail-mode.
&lt;br&gt;&lt;br&gt;So there is really no need to work that hard at making message-mode work
&lt;br&gt;like mail-mode. &amp;nbsp;Such a thing would only be needed if we were to drop
&lt;br&gt;mail-mode in favor of message-mode, whereas we're just changing
&lt;br&gt;the default.
&lt;br&gt;Changing defaults is not that big a deal. &amp;nbsp;We've been doing it for
&lt;br&gt;decades. &amp;nbsp;Every time some people bitch, of course, but as long as it is
&lt;br&gt;an improvement for the average user, the transient inconvenience is
&lt;br&gt;nothing to worry about.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Stefan
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Mail-mode-and-message-mode-hooks-tp26585530p26586177.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26586342</id>
	<title>Re: Making the tarball with bzr data</title>
	<published>2009-11-30T19:24:06Z</published>
	<updated>2009-11-30T19:24:06Z</updated>
	<author>
		<name>Stefan Monnier</name>
	</author>
	<content type="html">&amp;gt;&amp;gt;&amp;gt; Why can't this setup be done with the already existing files?
&lt;br&gt;&amp;gt;&amp;gt; It can, but then you need to know which Bzr revision corresponds to the
&lt;br&gt;&amp;gt;&amp;gt; files you have.
&lt;br&gt;&amp;gt; In that case wouldn't it be possible to let bzr assume that the my
&lt;br&gt;&amp;gt; files are checked out from the current revision and then changed? (As
&lt;br&gt;&amp;gt; a separate command of course, for use in those circumstances where it
&lt;br&gt;&amp;gt; might make sense.)
&lt;br&gt;&lt;br&gt;Yes, it'd be possible. &amp;nbsp;I know of no VCS that allows you to do that
&lt;br&gt;(including CVS, which has had moe yeqars than any other to provide such
&lt;br&gt;a feature), so I think it's just much too low on the list of priorities.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Stefan
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Moving-to-bzr--tp21275815p26586342.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26585941</id>
	<title>Re: New bug tracker server</title>
	<published>2009-11-30T19:22:28Z</published>
	<updated>2009-11-30T19:22:28Z</updated>
	<author>
		<name>Glenn Morris-3</name>
	</author>
	<content type="html">Stefan Monnier wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; trying to access &lt;a href=&quot;http://debbugs.gnu.org/cgi/bugreport.cgi?bug=850:&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://debbugs.gnu.org/cgi/bugreport.cgi?bug=850:&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; An error occurred. Error was: Bad bug log for bug 850. Unable to read records: bad line 'From &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26585941&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tim.vanholder@...&lt;/a&gt; Mon Sep 1 03:15:46 2008' in state incoming-recv at /usr/share/perl5/Debbugs/Log.pm line 256, &amp;nbsp;line 143. 
&lt;br&gt;&lt;br&gt;I simply commented out the line giving this error (in Log.pm), and it
&lt;br&gt;seems to work fine.
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/New-bug-tracker-server-tp26276760p26585941.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26585689</id>
	<title>Re: Making the tarball with bzr data</title>
	<published>2009-11-30T18:40:35Z</published>
	<updated>2009-11-30T18:40:35Z</updated>
	<author>
		<name>Óscar Fuentes</name>
	</author>
	<content type="html">&amp;quot;Stephen J. Turnbull&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26585689&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;stephen@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&lt;br&gt;[snip]
&lt;br&gt;&lt;br&gt;&amp;gt; Probably the best procedure is
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 1. &amp;nbsp;bzr branch &amp;lt;Emacs trunk URL&amp;gt; bzr-emacs
&lt;br&gt;&amp;gt; 2. &amp;nbsp;rsync &amp;lt;options&amp;gt; old-emacs bzr-emacs
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; assuming that rsync has appropriate options to ensure that it won't
&lt;br&gt;&amp;gt; change the stat data (specifically size and timestamp, IIRC) that bzr
&lt;br&gt;&amp;gt; uses to check if a file has been changed.
&lt;br&gt;&lt;br&gt;There is nothing wrong with changing the timestamp of a file versioned
&lt;br&gt;under Bazaar. It will be not flagged as modified on `bzr status'.
&lt;br&gt;&lt;br&gt;OTOH, a change on size indicates a change on content, and this will be
&lt;br&gt;flagged as an edited file (modulo eol settings, which bazaar supports as
&lt;br&gt;system-wide options).
&lt;br&gt;&lt;br&gt;Lennart: if you copy files on Windows from your CVS working tree to your
&lt;br&gt;bzr working tree maybe you will see files flagged as modified due to
&lt;br&gt;differences on eol.
&lt;br&gt;&lt;br&gt;[snip]
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Óscar
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Moving-to-bzr--tp21275815p26585689.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26585530</id>
	<title>Mail mode and message mode hooks</title>
	<published>2009-11-30T18:18:37Z</published>
	<updated>2009-11-30T18:18:37Z</updated>
	<author>
		<name>Chong Yidong</name>
	</author>
	<content type="html">I'd like to hear some opinions on how to treat the mail mode and message
&lt;br&gt;mode hooks, given that message-mode is to be the default.
&lt;br&gt;&lt;br&gt;As it stands, anyone using feedmail will likely suffer breakage in
&lt;br&gt;upgrading to Emacs 23.2, as shown in bug#3942. &amp;nbsp;The feedmail package
&lt;br&gt;relies on hooks, and contains documentation like this:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;feedmail-mail-send-hook-splitter is a Lisp function in `feedmail.el'.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;(feedmail-mail-send-hook-splitter)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Facilitate dividing `mail-send-hook' things into queued and immediate
&lt;br&gt;&amp;nbsp; &amp;nbsp;cases. &amp;nbsp;If you have `mail-send-hook' functions that should only be
&lt;br&gt;&amp;nbsp; &amp;nbsp;called for sending/ queueing messages or only be called for the
&lt;br&gt;&amp;nbsp; &amp;nbsp;sending of queued messages, this is for you. &amp;nbsp;Add this function to
&lt;br&gt;&amp;nbsp; &amp;nbsp;`mail-send-hook' with something like this:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(add-hook 'mail-send-hook 'feedmail-mail-send-hook-splitter)
&lt;br&gt;&lt;br&gt;So, the message-*-hook variables should probably be aliased to the
&lt;br&gt;mail-*-hook variables.
&lt;br&gt;&lt;br&gt;One problem that I can see with this is that code intended for one mode
&lt;br&gt;may not work properly for the other mode, but I can't think of any
&lt;br&gt;concrete examples. &amp;nbsp;Any thoughts?
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Mail-mode-and-message-mode-hooks-tp26585530p26585530.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26585501</id>
	<title>Re: Making the tarball with bzr data</title>
	<published>2009-11-30T18:15:55Z</published>
	<updated>2009-11-30T18:15:55Z</updated>
	<author>
		<name>Stephen J. Turnbull</name>
	</author>
	<content type="html">Lennart Borgman writes:
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; Why do I have to copy the files? Why can't this setup be done with
&lt;br&gt;&amp;nbsp;&amp;gt; the already existing files?
&lt;br&gt;&lt;br&gt;Basically, because Bazaar is not git. &amp;nbsp;In git, each object is
&lt;br&gt;summarized with an SHA1 hash, and so you can verify that you have a
&lt;br&gt;clean tree (with very high probability) without actually comparing the
&lt;br&gt;file content. &amp;nbsp;Bazaar uses a different, history-dependent method to
&lt;br&gt;track files, assigning a globally unique, *permanent* ID to each
&lt;br&gt;file. &amp;nbsp;So in order to verify that you have the right files for the
&lt;br&gt;version Bazaar believes to be there, Bazaar must diff every single
&lt;br&gt;file. &amp;nbsp;If you think about it, you'll see any other behavior would make
&lt;br&gt;Bazaar a very unreliable tool.
&lt;br&gt;&lt;br&gt;There no savings in network transport (Bazaar can't send only the
&lt;br&gt;content of the version you check out), and no savings in local file IO
&lt;br&gt;(in the best case, every file differs in the first byte so you check
&lt;br&gt;them all out anyway), by reusing existing files.
&lt;br&gt;&lt;br&gt;N.B. Reuse of an existing tree is a theoretical possibility only in
&lt;br&gt;git. &amp;nbsp;AFAIK it has not been implemented.
&lt;br&gt;&lt;br&gt;In Bazaar, I suspect you can do the following:
&lt;br&gt;&lt;br&gt;1. &amp;nbsp;bzr branch --treeless &amp;lt;Emacs trunk URL&amp;gt; tmp
&lt;br&gt;2. &amp;nbsp;mv tmp/.bzr &amp;lt;existing Emacs tree top directory&amp;gt;
&lt;br&gt;&lt;br&gt;But this doesn't save any network transport (you still get all the
&lt;br&gt;branch data), and not much time locally since bzr will need to diff
&lt;br&gt;all the files to determine which ones to commit (it will believe they
&lt;br&gt;have *all* changed based on timestamp).
&lt;br&gt;&lt;br&gt;Probably the best procedure is
&lt;br&gt;&lt;br&gt;1. &amp;nbsp;bzr branch &amp;lt;Emacs trunk URL&amp;gt; bzr-emacs
&lt;br&gt;2. &amp;nbsp;rsync &amp;lt;options&amp;gt; old-emacs bzr-emacs
&lt;br&gt;&lt;br&gt;assuming that rsync has appropriate options to ensure that it won't
&lt;br&gt;change the stat data (specifically size and timestamp, IIRC) that bzr
&lt;br&gt;uses to check if a file has been changed.
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; I have put my little elisp library nXhtml at Launchpad so you can
&lt;br&gt;&amp;nbsp;&amp;gt; download it with bzr. However a lot of people already have nXhtml
&lt;br&gt;&amp;nbsp;&amp;gt; installed, but it was not checked out from Launchpad. It came from a
&lt;br&gt;&amp;nbsp;&amp;gt; zip file or similar.
&lt;br&gt;&amp;nbsp;&amp;gt; 
&lt;br&gt;&amp;nbsp;&amp;gt; Now I believed that since bzr is a new modern system it would of
&lt;br&gt;&amp;nbsp;&amp;gt; course have thought of that kind of situation.
&lt;br&gt;&lt;br&gt;No, because Bazaar is a new modern system it assumes you have a new
&lt;br&gt;modern network connection with which to download the Bazaar metadata
&lt;br&gt;and revision history reasonably quickly. &amp;nbsp;This is a one-time cost per
&lt;br&gt;project you work on if you use the workflow recommended in
&lt;br&gt;BzrForEmacsDevs.
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; Maybe my believe is crazy. Maybe this should not be possible for some
&lt;br&gt;&amp;nbsp;&amp;gt; reason. But I do not understand why.
&lt;br&gt;&lt;br&gt;It is possible -- with git. &amp;nbsp;Emacs isn't using git. &amp;nbsp;And there are
&lt;br&gt;things that Bazaar can do (eg, tracking renames efficiently) that git
&lt;br&gt;cannot. &amp;nbsp;Unfortunately, tracking renames depends exactly on the
&lt;br&gt;feature I described above (tracking files in bzr vs. tracking content
&lt;br&gt;in git). &amp;nbsp;(In theory you could do both and get the best of both
&lt;br&gt;worlds, but this hasn't been implemented in any VCS AFAIK.)
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Moving-to-bzr--tp21275815p26585501.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26585278</id>
	<title>Re: Basic Bazaar guide for Emacs hackers.</title>
	<published>2009-11-30T17:48:46Z</published>
	<updated>2009-11-30T17:48:46Z</updated>
	<author>
		<name>Stephen J. Turnbull</name>
	</author>
	<content type="html">Eli Zaretskii writes:
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; &amp;nbsp;. The page is biased towards contributors who don't have write access
&lt;br&gt;&amp;nbsp;&amp;gt; &amp;nbsp; &amp;nbsp;to the Emacs repository. &amp;nbsp;Notably, it gives almost all examples
&lt;br&gt;&amp;nbsp;&amp;gt; &amp;nbsp; &amp;nbsp;using the HTPP URL, not the SFTP one.
&lt;br&gt;&lt;br&gt;That's right, but the reason I left it that way was not &amp;quot;committers&amp;quot;
&lt;br&gt;vs. &amp;quot;others&amp;quot;. &amp;nbsp;It's &amp;quot;URLs we are almost sure will work&amp;quot; vs. &amp;quot;URLS we
&lt;br&gt;hope will be replaced by much better schemes&amp;quot;. &amp;nbsp;If at all possible, we
&lt;br&gt;want the SFTP URL to be replaced by bzr+ssh, but that does not work at
&lt;br&gt;all right now. &amp;nbsp;My logic is that as it stands, the reader who doesn't
&lt;br&gt;remember the committer URL must go back to the beginning, where she
&lt;br&gt;will see the warning about possibly changing URLs.
&lt;br&gt;&lt;br&gt;@RMS: Is there no chance that you will intervene and ask the Savannah
&lt;br&gt;admins to increase the priority of bzr+ssh? &amp;nbsp;This is extremely
&lt;br&gt;important to the uptake of Bazaar on Savannah. &amp;nbsp;With dumb transports
&lt;br&gt;like HTTP and SFTP, frequently network transfers of 25MB have been
&lt;br&gt;observed in the process of committing a tiny (~10 lines) patch,
&lt;br&gt;because a whole pack (essentially, a zip file full of diffs
&lt;br&gt;representing revisions) gets transferred from the local system to the
&lt;br&gt;upstream master. &amp;nbsp;With a bzr server, only the diff need be sent, and
&lt;br&gt;the pack is rewritten on the upstream master's host. &amp;nbsp;This affects all
&lt;br&gt;committer workflows, and IIRC locks the repository so that other
&lt;br&gt;committers cannot write (AFAIK it's still readable, but of course
&lt;br&gt;readers will get stale data).
&lt;br&gt;&lt;br&gt;But the concerns of the Savannah hackers are valid. &amp;nbsp;Although
&lt;br&gt;discussion on &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26585278&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bazaar@...&lt;/a&gt; indicates that their security
&lt;br&gt;analysis is incorrect, they must convince themselves that is true, and
&lt;br&gt;that is not costless. &amp;nbsp;Only you have the stature to increase the
&lt;br&gt;priority of that work.
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; &amp;nbsp;. A Unix-like system is assumed without any notice to that effect.
&lt;br&gt;&amp;nbsp;&amp;gt; &amp;nbsp; &amp;nbsp;Some commands will not work on Windows without subtle changes. &amp;nbsp;For
&lt;br&gt;&amp;nbsp;&amp;gt; &amp;nbsp; &amp;nbsp;example,
&lt;br&gt;&amp;nbsp;&amp;gt; 
&lt;br&gt;&amp;nbsp;&amp;gt; &amp;nbsp; &amp;nbsp; echo &amp;quot;public_branch = &lt;a href=&quot;http://bzr.savannah.gnu.org/r/emacs/trunk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bzr.savannah.gnu.org/r/emacs/trunk&lt;/a&gt;&amp;quot; &amp;gt;&amp;gt; .bzr/branch/branch.conf
&lt;br&gt;&lt;br&gt;In this particular case AFAIK you don't need the quotes on Unix either.
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; &amp;nbsp;. &amp;quot;Other Resources&amp;quot; should be at the beginning. &amp;nbsp;Someone who looks
&lt;br&gt;&amp;nbsp;&amp;gt; &amp;nbsp; &amp;nbsp;for a CVS-like way of doing things should not be required to read
&lt;br&gt;&amp;nbsp;&amp;gt; &amp;nbsp; &amp;nbsp;through such a long document to find the alternatives near the end.
&lt;br&gt;&lt;br&gt;You are welcome to edit it that way if you want. &amp;nbsp;I believe you would
&lt;br&gt;certainly have RMS's support in doing that. &amp;nbsp;I'm not going to play
&lt;br&gt;&amp;quot;last patch wins&amp;quot; if you do, and I don't think Karl will either.
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Basic-Bazaar-guide-for-Emacs-hackers.-tp26549065p26585278.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26585045</id>
	<title>Re: Basic Bazaar guide for Emacs hackers.</title>
	<published>2009-11-30T17:17:08Z</published>
	<updated>2009-11-30T17:17:08Z</updated>
	<author>
		<name>Stephen J. Turnbull</name>
	</author>
	<content type="html">Óscar Fuentes writes:
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; Stephen: I'll like to put back that workflow on the available
&lt;br&gt;&amp;nbsp;&amp;gt; documentation.
&lt;br&gt;&lt;br&gt;You're misrepresenting what I wrote. &amp;nbsp;Please don't do that.
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Basic-Bazaar-guide-for-Emacs-hackers.-tp26549065p26585045.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26584524</id>
	<title>Re: Case mapping of sharp s</title>
	<published>2009-11-30T16:02:28Z</published>
	<updated>2009-11-30T16:02:28Z</updated>
	<author>
		<name>Juri Linkov</name>
	</author>
	<content type="html">&amp;gt;&amp;gt; I tried this out, but it has no effect. &amp;nbsp;Maybe this used to work
&lt;br&gt;&amp;gt;&amp;gt; in some older versions, but doesn't work in 23.1.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Strange. Here it works with both 23.1 and current CVS trunk.
&lt;br&gt;&amp;gt; After evaluating the expression, did you create a new buffer?
&lt;br&gt;&amp;gt; (set-standard-case-table sets the case table for new buffers only.)
&lt;br&gt;&lt;br&gt;Thanks, I missed the fact that it affects new buffers. &amp;nbsp;So it works.
&lt;br&gt;Provided it doesn't make the search slow, it would be nice to add
&lt;br&gt;it to Emacs activating on some user settings.
&lt;br&gt;&lt;br&gt;Ignoring combining accents would be nice to have too, but perhaps
&lt;br&gt;this is not possible to do using a case table?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Juri Linkov
&lt;br&gt;&lt;a href=&quot;http://www.jurta.org/emacs/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.jurta.org/emacs/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Case-mapping-of-sharp-s-tp26359580p26584524.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26583747</id>
	<title>Re: Emacs 23.2 pretest freeze?</title>
	<published>2009-11-30T15:05:59Z</published>
	<updated>2009-11-30T15:05:59Z</updated>
	<author>
		<name>Karl Fogel-6</name>
	</author>
	<content type="html">Chong Yidong &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26583747&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cyd@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&amp;gt; We're mostly waiting for Alan's code to land now. &amp;nbsp;Hopefully in a week
&lt;br&gt;&amp;gt; or so.
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;&amp;gt; That said, I'm still uneasy about the status of message-mode as default;
&lt;br&gt;&amp;gt; I'm not sure we've done enough to smooth the transition from mail-mode
&lt;br&gt;&amp;gt; as default.
&lt;br&gt;&lt;br&gt;I don't know the details of the transition. &amp;nbsp;All I can say is I heartily
&lt;br&gt;support message-mode as default, as it's awesome :-).
&lt;br&gt;&lt;br&gt;Since the freeze doesn't apply to documentation changes, if what you're
&lt;br&gt;worried about can mostly be addressed by doc improvements, then
&lt;br&gt;message-mode isn't an issue as far as the pretest goes anyway, right?
&lt;br&gt;&lt;br&gt;&amp;gt; (One more thing: sometime after the feature freeze and the start of the
&lt;br&gt;&amp;gt; pretest, I will add one additional piece of code: the Python parser for
&lt;br&gt;&amp;gt; Semantic. &amp;nbsp;We're currently waiting for the paperwork. &amp;nbsp;This is an
&lt;br&gt;&amp;gt; extremely self-contained part of Semantic, so it should not impact the
&lt;br&gt;&amp;gt; pretest.)
&lt;br&gt;&lt;br&gt;*nod*
&lt;br&gt;&lt;br&gt;One nice thing about working with Bazaar will be that paperwork delays
&lt;br&gt;will have less impact on development, because it'll be easier for any
&lt;br&gt;developer to try out a branch containing the not-yet-approved changes.
&lt;br&gt;(Whereas in CVS, the &amp;quot;apply a patch and revert it later&amp;quot; process is a
&lt;br&gt;bit awkward -- a shallow but still noticeable gumption sink.)
&lt;br&gt;&lt;br&gt;-Karl
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Emacs-23.2-pretest-freeze--tp26581153p26583747.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26583704</id>
	<title>Re: Emacs for new users</title>
	<published>2009-11-30T15:02:45Z</published>
	<updated>2009-11-30T15:02:45Z</updated>
	<author>
		<name>Giorgos Keramidas</name>
	</author>
	<content type="html">On Tue, 24 Nov 2009 23:43:00 +0900 (JST), Renaud Casenave-Péré &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26583704&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;renaud@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; From: Richard Stallman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26583704&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rms@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Subject: Re: Emacs for new users
&lt;br&gt;&amp;gt; Date: Tue, 24 Nov 2009 09:10:53 -0500
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Maybe we should have an &amp;quot;Emacs command immersion mode&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; which disables all mouse clicks.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; `emacs -nw' ?
&lt;br&gt;&lt;br&gt;That's a very good point! &amp;nbsp;At least it worked for me. &amp;nbsp;I learned a far
&lt;br&gt;greater number of key bindings *after* I started using text frames. &amp;nbsp;The
&lt;br&gt;lasting effects of using &amp;quot;emacs -nw&amp;quot; were especially manifest after a
&lt;br&gt;couple of years of Gnus usage inside xterm + screen windows.
&lt;br&gt;&lt;br&gt;I don't necessarily recommend &amp;quot;emacs -nw&amp;quot; sessions for _new_ users, but
&lt;br&gt;it really did help me learn many of the standard key bindings during my
&lt;br&gt;own intermediate period between &amp;quot;newbie Emacs user&amp;quot; and &amp;quot;using Emacs to
&lt;br&gt;do almost everything, including IRC, email, programming and what not&amp;quot;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Emacs-for-new-users-tp26481553p26583704.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26583711</id>
	<title>Re: Bind s-~ to ns-prev-frame for Emacs.app</title>
	<published>2009-11-30T15:01:28Z</published>
	<updated>2009-11-30T15:01:28Z</updated>
	<author>
		<name>Dan Nicolaescu</name>
	</author>
	<content type="html">Matthew Dempsky &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26583711&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;matthew@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;gt; Would patches like this be better directed to bug-gnu-emacs?
&lt;br&gt;&lt;br&gt;Sure, at least that way they don't get lost.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;gt; On Fri, Nov 27, 2009 at 1:41 AM, Matthew Dempsky &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26583711&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;matthew@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;nbsp; &amp;gt; &amp;gt; On OS X, it's standard for Cmd-~ to cycle backwards through windows.
&lt;br&gt;&amp;nbsp; &amp;gt; &amp;gt; Patch below makes Emacs.app follow this convention too.  (Currently
&lt;br&gt;&amp;nbsp; &amp;gt; &amp;gt; it's not bound to anything.)
&lt;br&gt;&amp;nbsp; &amp;gt; &amp;gt;
&lt;br&gt;&amp;nbsp; &amp;gt; &amp;gt; --- a/lisp/term/ns-win.el
&lt;br&gt;&amp;nbsp; &amp;gt; &amp;gt; +++ b/lisp/term/ns-win.el
&lt;br&gt;&amp;nbsp; &amp;gt; &amp;gt; @@ -208,6 +208,7 @@ The properties returned may include `top', `left',
&lt;br&gt;&amp;nbsp; &amp;gt; &amp;gt; `height', and `width'.&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;gt; &amp;gt;  (define-key global-map [?\s-,] 'customize)
&lt;br&gt;&amp;nbsp; &amp;gt; &amp;gt;  (define-key global-map [?\s-'] 'next-multiframe-window)
&lt;br&gt;&amp;nbsp; &amp;gt; &amp;gt;  (define-key global-map [?\s-`] 'other-frame)
&lt;br&gt;&amp;nbsp; &amp;gt; &amp;gt; +(define-key global-map [?\s-~] 'ns-prev-frame)
&lt;br&gt;&amp;nbsp; &amp;gt; &amp;gt;  (define-key global-map [?\s--] 'center-line)
&lt;br&gt;&amp;nbsp; &amp;gt; &amp;gt;  (define-key global-map [?\s-:] 'ispell)
&lt;br&gt;&amp;nbsp; &amp;gt; &amp;gt;  (define-key global-map [?\s-\;] 'ispell-next)
&lt;br&gt;&amp;nbsp; &amp;gt; &amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bind-s-%7E-to-ns-prev-frame-for-Emacs.app-tp26539979p26583711.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26583690</id>
	<title>Re: Emacs for new users</title>
	<published>2009-11-30T15:01:07Z</published>
	<updated>2009-11-30T15:01:07Z</updated>
	<author>
		<name>Lennart Borgman (gmail)</name>
	</author>
	<content type="html">On Mon, Nov 30, 2009 at 11:55 PM, Giorgos Keramidas
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26583690&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;keramida@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Mon, 23 Nov 2009 16:04:47 -0500, Chong Yidong &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26583690&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cyd@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;Lennart Borgman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26583690&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lennart.borgman@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; With that said, I think a solution to the learning-emacs-in-classroom and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; emacs-for-new-users problems is the same: include a .emacs which turns
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; on things like CUA mode to make operation more familiar.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; The problem is that it does not work as good as it could in all
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; situations. Since CUA is not the default not so much effort in
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; getting rid of all ruogh things. Not that you can't work around them,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; but it is not so easy for a newcomer.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The primary barrier to CUA is that it destroys the long-established
&lt;br&gt;&amp;gt;&amp;gt; standard that C-c LETTER is free for binding to Emacs user commands.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; So we won't be moving to CUA any time soon.  For those that want it,
&lt;br&gt;&amp;gt;&amp;gt; it's just a click away on the Options menu.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; CUA also interferes in a non-trivial manner with `C-x', which is used
&lt;br&gt;&amp;gt; far more often than `C-c'.  I am always annoyed a bit when I start
&lt;br&gt;&amp;gt; typing `C-x C-f' but pause half-way through to think of a good name for
&lt;br&gt;&amp;gt; a new buffer, only to notice that a region has just been killed.  Oops!
&lt;/div&gt;&lt;br&gt;&lt;br&gt;Yes, this is a problem. However you can start the key sequence C-S-x
&lt;br&gt;and C-S-c (instead of C-x and C-s) when the region is highlighted to
&lt;br&gt;avoid cutting/copying.
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Emacs-for-new-users-tp26481553p26583690.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26583606</id>
	<title>Re: Emacs for new users</title>
	<published>2009-11-30T14:55:34Z</published>
	<updated>2009-11-30T14:55:34Z</updated>
	<author>
		<name>Giorgos Keramidas</name>
	</author>
	<content type="html">On Mon, 23 Nov 2009 16:04:47 -0500, Chong Yidong &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26583606&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cyd@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;Lennart Borgman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26583606&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lennart.borgman@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; With that said, I think a solution to the learning-emacs-in-classroom and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; emacs-for-new-users problems is the same: include a .emacs which turns
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; on things like CUA mode to make operation more familiar.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The problem is that it does not work as good as it could in all
&lt;br&gt;&amp;gt;&amp;gt; situations. Since CUA is not the default not so much effort in
&lt;br&gt;&amp;gt;&amp;gt; getting rid of all ruogh things. Not that you can't work around them,
&lt;br&gt;&amp;gt;&amp;gt; but it is not so easy for a newcomer.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The primary barrier to CUA is that it destroys the long-established
&lt;br&gt;&amp;gt; standard that C-c LETTER is free for binding to Emacs user commands.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; So we won't be moving to CUA any time soon. &amp;nbsp;For those that want it,
&lt;br&gt;&amp;gt; it's just a click away on the Options menu.
&lt;/div&gt;&lt;br&gt;CUA also interferes in a non-trivial manner with `C-x', which is used
&lt;br&gt;far more often than `C-c'. &amp;nbsp;I am always annoyed a bit when I start
&lt;br&gt;typing `C-x C-f' but pause half-way through to think of a good name for
&lt;br&gt;a new buffer, only to notice that a region has just been killed. &amp;nbsp;Oops!
&lt;br&gt;&lt;br&gt;Having said that I like CUA mode a lot (especially the rectangular
&lt;br&gt;selection mode and region highlighting). &amp;nbsp;It is useful even when Emacs
&lt;br&gt;runs inside xterm windows, so it is enabled more often than not in my
&lt;br&gt;Emacs sessions of late.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Emacs-for-new-users-tp26481553p26583606.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26583508</id>
	<title>Re: Emacs 23.2 pretest freeze?</title>
	<published>2009-11-30T14:48:58Z</published>
	<updated>2009-11-30T14:48:58Z</updated>
	<author>
		<name>Chong Yidong</name>
	</author>
	<content type="html">Karl Fogel &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26583508&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kfogel@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; In [1], Alan MacKenzie suggested we wait until the 23.2 pretest is out
&lt;br&gt;&amp;gt; before switching to Bazaar, and said he thought the pretest was close --
&lt;br&gt;&amp;gt; end of the month or so.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Is it almost ready?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The thread starting at [2] also implies the end of November. &amp;nbsp;The most
&lt;br&gt;&amp;gt; recent exchange in that thread is [3], also with Alan, in which he says
&lt;br&gt;&amp;gt; his CC mode changes should be done by the end of the month (Yidong
&lt;br&gt;&amp;gt; replies &amp;quot;OK&amp;quot;). &amp;nbsp;I don't know where that stands.
&lt;/div&gt;&lt;br&gt;We're mostly waiting for Alan's code to land now. &amp;nbsp;Hopefully in a week
&lt;br&gt;or so.
&lt;br&gt;&lt;br&gt;That said, I'm still uneasy about the status of message-mode as default;
&lt;br&gt;I'm not sure we've done enough to smooth the transition from mail-mode
&lt;br&gt;as default.
&lt;br&gt;&lt;br&gt;&lt;br&gt;(One more thing: sometime after the feature freeze and the start of the
&lt;br&gt;pretest, I will add one additional piece of code: the Python parser for
&lt;br&gt;Semantic. &amp;nbsp;We're currently waiting for the paperwork. &amp;nbsp;This is an
&lt;br&gt;extremely self-contained part of Semantic, so it should not impact the
&lt;br&gt;pretest.)
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Emacs-23.2-pretest-freeze--tp26581153p26583508.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26583495</id>
	<title>Re: Making the tarball with bzr data</title>
	<published>2009-11-30T14:44:55Z</published>
	<updated>2009-11-30T14:44:55Z</updated>
	<author>
		<name>Óscar Fuentes</name>
	</author>
	<content type="html">Lennart Borgman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26583495&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lennart.borgman@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&lt;br&gt;&amp;gt; Why do I have to copy the files? Why can't this setup be done with the
&lt;br&gt;&amp;gt; already existing files?
&lt;br&gt;&lt;br&gt;You can do this, but it practice, it can cause a bit of confussion if
&lt;br&gt;the files you already have correspond to a different revision than the
&lt;br&gt;tip of the bzr branch you download. How would bzr know that those files
&lt;br&gt;are not edited but instead belongs to a past revision?
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I have put my little elisp library nXhtml at Launchpad so you can
&lt;br&gt;&amp;gt; download it with bzr. However a lot of people already have nXhtml
&lt;br&gt;&amp;gt; installed, but it was not checked out from Launchpad. It came from a
&lt;br&gt;&amp;gt; zip file or similar.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Now I believed that since bzr is a new modern system it would of
&lt;br&gt;&amp;gt; course have thought of that kind of situation. I am a bad manual
&lt;br&gt;&amp;gt; reader so I had probably just not understod how to do it... - it is of
&lt;br&gt;&amp;gt; course possible to update the files using only bzr. That was my
&lt;br&gt;&amp;gt; believe.
&lt;/div&gt;&lt;br&gt;First: if all your users had the very same version of your library, you
&lt;br&gt;could distribute a tarballed .bzr/ directory with the necessary
&lt;br&gt;metadata. Expecting this is unrealistic, though.
&lt;br&gt;&lt;br&gt;Second: the amount of traffic you save by re-using the source code on
&lt;br&gt;the target machine is nil: when the user downloads the metadata, he gets
&lt;br&gt;a compressed history of the source code. You could use a lightweight
&lt;br&gt;checkout, and this would be a very short download indeed, but then the
&lt;br&gt;user would be very constrained on their Bazaar usage, as almost all
&lt;br&gt;interesting features of Bazaar are not usable when everything you have
&lt;br&gt;at your disposal is a lightweight branch, apart from risking on the
&lt;br&gt;problem mentioned above.
&lt;br&gt;&lt;br&gt;Third: if you are thinking about Bazaar as a system for distributing
&lt;br&gt;your software, I think that pointing potential users to a bzr branch for
&lt;br&gt;obtaining a copy of your library you are raising the entry barrier quite
&lt;br&gt;a bit, unless your intended audience already knows Bazaar.
&lt;br&gt;&lt;br&gt;&amp;gt; Maybe my believe is crazy. Maybe this should not be possible for some
&lt;br&gt;&amp;gt; reason. But I do not understand why.
&lt;br&gt;&lt;br&gt;It is possible. It is not worthwhile.
&lt;br&gt;&lt;br&gt;[snip]
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Óscar
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Moving-to-bzr--tp21275815p26583495.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26583378</id>
	<title>Re: Case mapping of sharp s</title>
	<published>2009-11-30T14:34:32Z</published>
	<updated>2009-11-30T14:34:32Z</updated>
	<author>
		<name>Ulrich Mueller-2</name>
	</author>
	<content type="html">&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; On Mon, 30 Nov 2009, Juri Linkov wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I tried this out, but it has no effect. &amp;nbsp;Maybe this used to work
&lt;br&gt;&amp;gt; in some older versions, but doesn't work in 23.1.
&lt;br&gt;&lt;br&gt;Strange. Here it works with both 23.1 and current CVS trunk.
&lt;br&gt;After evaluating the expression, did you create a new buffer?
&lt;br&gt;(set-standard-case-table sets the case table for new buffers only.)
&lt;br&gt;&lt;br&gt;Ulrich
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Case-mapping-of-sharp-s-tp26359580p26583378.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26583362</id>
	<title>Re: Making the tarball with bzr data</title>
	<published>2009-11-30T14:33:58Z</published>
	<updated>2009-11-30T14:33:58Z</updated>
	<author>
		<name>Lennart Borgman (gmail)</name>
	</author>
	<content type="html">On Mon, Nov 30, 2009 at 10:50 PM, Stefan Monnier
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26583362&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;monnier@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; Why do I have to copy the files?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Because the files are but a small part of the data that Bzr will want.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Does not that depend on if I want/need the history data locally? If I
&lt;br&gt;do not want to use it at all?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; Why can't this setup be done with the already existing files?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It can, but then you need to know which Bzr revision corresponds to the
&lt;br&gt;&amp;gt; files you have.
&lt;br&gt;&lt;br&gt;&lt;br&gt;In that case wouldn't it be possible to let bzr assume that the my
&lt;br&gt;files are checked out from the current revision and then changed? (As
&lt;br&gt;a separate command of course, for use in those circumstances where it
&lt;br&gt;might make sense.)
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; Now I believed that since bzr is a new modern system it would of
&lt;br&gt;&amp;gt;&amp;gt; course have thought of that kind of situation. I am a bad manual
&lt;br&gt;&amp;gt;&amp;gt; reader so I had probably just not understod how to do it... - it is of
&lt;br&gt;&amp;gt;&amp;gt; course possible to update the files using only bzr. That was my
&lt;br&gt;&amp;gt;&amp;gt; believe.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; That is the case if your zip file is a zip of the checkout Bzr tree
&lt;br&gt;&amp;gt; (probably a lightweight checkout so it isn't bloated by a complete copy
&lt;br&gt;&amp;gt; of the whole history), in which case it'll include a .bzr directory with
&lt;br&gt;&amp;gt; the necessary metadata.
&lt;/div&gt;&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Moving-to-bzr--tp21275815p26583362.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26582820</id>
	<title>Re: Bind s-~ to ns-prev-frame for Emacs.app</title>
	<published>2009-11-30T14:03:44Z</published>
	<updated>2009-11-30T14:03:44Z</updated>
	<author>
		<name>Matthew Dempsky-3</name>
	</author>
	<content type="html">Would patches like this be better directed to bug-gnu-emacs?
&lt;br&gt;&lt;br&gt;On Fri, Nov 27, 2009 at 1:41 AM, Matthew Dempsky &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26582820&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;matthew@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On OS X, it's standard for Cmd-~ to cycle backwards through windows.
&lt;br&gt;&amp;gt; Patch below makes Emacs.app follow this convention too.  (Currently
&lt;br&gt;&amp;gt; it's not bound to anything.)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --- a/lisp/term/ns-win.el
&lt;br&gt;&amp;gt; +++ b/lisp/term/ns-win.el
&lt;br&gt;&amp;gt; @@ -208,6 +208,7 @@ The properties returned may include `top', `left',
&lt;br&gt;&amp;gt; `height', and `width'.&amp;quot;
&lt;br&gt;&amp;gt;  (define-key global-map [?\s-,] 'customize)
&lt;br&gt;&amp;gt;  (define-key global-map [?\s-'] 'next-multiframe-window)
&lt;br&gt;&amp;gt;  (define-key global-map [?\s-`] 'other-frame)
&lt;br&gt;&amp;gt; +(define-key global-map [?\s-~] 'ns-prev-frame)
&lt;br&gt;&amp;gt;  (define-key global-map [?\s--] 'center-line)
&lt;br&gt;&amp;gt;  (define-key global-map [?\s-:] 'ispell)
&lt;br&gt;&amp;gt;  (define-key global-map [?\s-\;] 'ispell-next)
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bind-s-%7E-to-ns-prev-frame-for-Emacs.app-tp26539979p26582820.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26582738</id>
	<title>Re: Case mapping of sharp s</title>
	<published>2009-11-30T13:57:17Z</published>
	<updated>2009-11-30T13:57:17Z</updated>
	<author>
		<name>Juri Linkov</name>
	</author>
	<content type="html">&lt;div class='shrinkable-quote'&gt;&amp;gt; &amp;nbsp; &amp;nbsp;(let ((eqv-list '(&amp;quot;aAàÀáÁâÂãÃäÄåÅ&amp;quot;
&lt;br&gt;&amp;gt; 		 &amp;nbsp; &amp;nbsp; &amp;quot;cCçÇ&amp;quot;
&lt;br&gt;&amp;gt; 		 &amp;nbsp; &amp;nbsp; &amp;quot;eEèÈéÉêÊëË&amp;quot;
&lt;br&gt;&amp;gt; 		 &amp;nbsp; &amp;nbsp; &amp;quot;iIìÌíÍîÎïÏ&amp;quot;
&lt;br&gt;&amp;gt; 		 &amp;nbsp; &amp;nbsp; &amp;quot;nNñÑ&amp;quot;
&lt;br&gt;&amp;gt; 		 &amp;nbsp; &amp;nbsp; &amp;quot;oOòÒóÓôÔõÕöÖøØ&amp;quot;
&lt;br&gt;&amp;gt; 		 &amp;nbsp; &amp;nbsp; &amp;quot;uUùÙúÚûÛüÜ&amp;quot;
&lt;br&gt;&amp;gt; 		 &amp;nbsp; &amp;nbsp; &amp;quot;yYýÝÿ&amp;quot;))
&lt;br&gt;&amp;gt; 	 (table (standard-case-table))
&lt;br&gt;&amp;gt; 	 canon)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;(setq canon (copy-sequence table))
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;(mapcar (lambda (s)
&lt;br&gt;&amp;gt; 	 &amp;nbsp; &amp;nbsp; &amp;nbsp; (mapcar (lambda (c) (aset canon c (aref s 0))) s))
&lt;br&gt;&amp;gt; 	 &amp;nbsp; &amp;nbsp; eqv-list)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;(set-char-table-extra-slot table 1 canon)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;(set-char-table-extra-slot table 2 nil)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;(set-standard-case-table table))
&lt;/div&gt;&lt;br&gt;I tried this out, but it has no effect. &amp;nbsp;Maybe this used to work
&lt;br&gt;in some older versions, but doesn't work in 23.1.
&lt;br&gt;&lt;br&gt;In addition to equivalent groups above, it would be nice also
&lt;br&gt;to ignore combining accents.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Juri Linkov
&lt;br&gt;&lt;a href=&quot;http://www.jurta.org/emacs/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.jurta.org/emacs/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Case-mapping-of-sharp-s-tp26359580p26582738.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26582606</id>
	<title>Re: Making the tarball with bzr data</title>
	<published>2009-11-30T13:50:44Z</published>
	<updated>2009-11-30T13:50:44Z</updated>
	<author>
		<name>Stefan Monnier</name>
	</author>
	<content type="html">&amp;gt; Why do I have to copy the files?
&lt;br&gt;&lt;br&gt;Because the files are but a small part of the data that Bzr will want.
&lt;br&gt;&lt;br&gt;&amp;gt; Why can't this setup be done with the already existing files?
&lt;br&gt;&lt;br&gt;It can, but then you need to know which Bzr revision corresponds to the
&lt;br&gt;files you have.
&lt;br&gt;&lt;br&gt;&amp;gt; Now I believed that since bzr is a new modern system it would of
&lt;br&gt;&amp;gt; course have thought of that kind of situation. I am a bad manual
&lt;br&gt;&amp;gt; reader so I had probably just not understod how to do it... - it is of
&lt;br&gt;&amp;gt; course possible to update the files using only bzr. That was my
&lt;br&gt;&amp;gt; believe.
&lt;br&gt;&lt;br&gt;That is the case if your zip file is a zip of the checkout Bzr tree
&lt;br&gt;(probably a lightweight checkout so it isn't bloated by a complete copy
&lt;br&gt;of the whole history), in which case it'll include a .bzr directory with
&lt;br&gt;the necessary metadata.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Stefan
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Moving-to-bzr--tp21275815p26582606.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26582218</id>
	<title>Re: Making the tarball with bzr data</title>
	<published>2009-11-30T13:27:00Z</published>
	<updated>2009-11-30T13:27:00Z</updated>
	<author>
		<name>Lennart Borgman (gmail)</name>
	</author>
	<content type="html">On Mon, Nov 30, 2009 at 8:35 PM, Óscar Fuentes &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26582218&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ofv@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Lennart Borgman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26582218&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lennart.borgman@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Mon, Nov 30, 2009 at 7:11 PM, grischka &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26582218&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;grishka@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; If I already have all the Emacs files locally (possibly with some
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; changes) how do I do to make this a bazaar thing? (This must be the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; most common situation, or?)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; In any case you need to get the official emacs bazaar repository
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; first.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks grischka. I believe you, but this seems just crazy to me.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Why?
&lt;/div&gt;&lt;br&gt;&lt;br&gt;Why do I have to copy the files? Why can't this setup be done with the
&lt;br&gt;already existing files?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; What are the reasons for this limitation?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; How is that a limitation?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Let me guess. You are thinking on the CVS checkout you have with all
&lt;br&gt;&amp;gt; those patches for EmacsW32, right?
&lt;br&gt;&lt;br&gt;&lt;br&gt;Partly, but there is another problem. I thought I would get some help
&lt;br&gt;with that since there are some helpful guys here who can teach me a
&lt;br&gt;bit. Maybe I should tell you that problem...
&lt;br&gt;&lt;br&gt;I have put my little elisp library nXhtml at Launchpad so you can
&lt;br&gt;download it with bzr. However a lot of people already have nXhtml
&lt;br&gt;installed, but it was not checked out from Launchpad. It came from a
&lt;br&gt;zip file or similar.
&lt;br&gt;&lt;br&gt;Now I believed that since bzr is a new modern system it would of
&lt;br&gt;course have thought of that kind of situation. I am a bad manual
&lt;br&gt;reader so I had probably just not understod how to do it... - it is of
&lt;br&gt;course possible to update the files using only bzr. That was my
&lt;br&gt;believe.
&lt;br&gt;&lt;br&gt;Maybe my believe is crazy. Maybe this should not be possible for some
&lt;br&gt;reason. But I do not understand why.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; Well, a brute force solution is to setup your personal bzr Emacs branch
&lt;br&gt;&amp;gt; and then simply copy everything from your CVS checkout over the bzr
&lt;br&gt;&amp;gt; branch, or in Windows parlance, copy the contents of the folder
&lt;br&gt;&amp;gt; lennarts_CVS_checkout over lennarts_bzr_branch, overwriting
&lt;br&gt;&amp;gt; everythin. You can remove the CVS directories on the bzr branch, as they
&lt;br&gt;&amp;gt; would be useless once the switch at Savannah is complete.
&lt;br&gt;&lt;br&gt;&lt;br&gt;I am grateful for the explanations you and others have given for this.
&lt;br&gt;I am just surprised that I have to copy the files. It certainly makes
&lt;br&gt;the process slower in several ways. I have to do more. And there will
&lt;br&gt;be more network traffic etc.
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; It is a pity that you had no bzr at the time when EmacsW32 was started:
&lt;br&gt;&amp;gt; you could keep a clean history of the applied patches and publish the
&lt;br&gt;&amp;gt; branch on something like launchpad or from your webserver. At least, you
&lt;br&gt;&amp;gt; can start taking advantage from bzr since now: instead of having a
&lt;br&gt;&amp;gt; checkout with lots of patched files, once you copy them over the bzr
&lt;br&gt;&amp;gt; branch commit the changes:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; bzr commit -m &amp;quot;All modifications I have so far&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Since this, for applying a new patch:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; bzr commit -m &amp;quot;Fixes foo&amp;quot;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; Speaking as somebody who is interested on your modifications, it would
&lt;br&gt;&amp;gt; be great if you could start from a pristine Emacs working tree and
&lt;br&gt;&amp;gt; commit one patch at a time, with a descriptive commit message, then
&lt;br&gt;&amp;gt; publish the branch :-)
&lt;br&gt;&lt;br&gt;&lt;br&gt;I will think about it ;-)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; I'm willing to help you (and anybody else) on the transition to bzr, but
&lt;br&gt;&amp;gt; please be more specific when describing the problems you are foreseeing.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Óscar
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Moving-to-bzr--tp21275815p26582218.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26581898</id>
	<title>Re: Basic Bazaar guide for Emacs hackers.</title>
	<published>2009-11-30T13:06:12Z</published>
	<updated>2009-11-30T13:06:12Z</updated>
	<author>
		<name>Karl Fogel-6</name>
	</author>
	<content type="html">Eli Zaretskii &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26581898&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eliz@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&amp;gt;&amp;gt; is there any reason you didn't just make the change, though?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; These are largely a matter of methodology: how to present this subject
&lt;br&gt;&amp;gt; to Emacs developers. &amp;nbsp;With all the differences of opinions on issues
&lt;br&gt;&amp;gt; like this between myself and almost everybody else that we've seen
&lt;br&gt;&amp;gt; lately here, I lost confidence that such changes will be welcome.
&lt;br&gt;&lt;br&gt;Oh, those differences have all been about what overall direction to
&lt;br&gt;recommend to developers, which is a larger issue that's not really about
&lt;br&gt;any individual document's structure.
&lt;br&gt;&lt;br&gt;AFAIK, everyone has welcomed organizational edits made to any page --
&lt;br&gt;certainly I have, and so have Óscar and Stephen. &amp;nbsp;Please don't be afraid
&lt;br&gt;to edit. &amp;nbsp;(But I'll take care of this one, since I'm already doing other
&lt;br&gt;stuff on the page.)
&lt;br&gt;&lt;br&gt;-Karl
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Basic-Bazaar-guide-for-Emacs-hackers.-tp26549065p26581898.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26581926</id>
	<title>Re: auto-indent in emacs</title>
	<published>2009-11-30T13:05:39Z</published>
	<updated>2009-11-30T13:05:39Z</updated>
	<author>
		<name>Sebastian Rose-2</name>
	</author>
	<content type="html">Lennart Borgman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26581926&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lennart.borgman@...&lt;/a&gt;&amp;gt; writes:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Mon, Nov 30, 2009 at 6:06 PM, Lennart Borgman
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26581926&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lennart.borgman@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I think &lt;a href=&quot;http://www.emacswiki.org/emacs/AltGrKey&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.emacswiki.org/emacs/AltGrKey&lt;/a&gt;&amp;nbsp;is obsolete and should
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; be fixed.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Please help rewriting the page.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Since no one answered I am doing that right now.
&lt;/div&gt;&lt;br&gt;&lt;br&gt;Sorry, I was into something else.
&lt;br&gt;&lt;br&gt;I saw you added more of these `impossible-to-type' keys. I've thought of
&lt;br&gt;switching the keyboard layout to neo2 already :-)
&lt;br&gt;&lt;br&gt;Thank's for the update.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Sebastian
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-auto-indent-in-emacs-tp26577196p26581926.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26581470</id>
	<title>Re: Basic Bazaar guide for Emacs hackers.</title>
	<published>2009-11-30T12:36:34Z</published>
	<updated>2009-11-30T12:36:34Z</updated>
	<author>
		<name>Eli Zaretskii</name>
	</author>
	<content type="html">&amp;gt; From: Karl Fogel &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26581470&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;karl.fogel@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26581470&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ofv@...&lt;/a&gt;, &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26581470&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emacs-devel@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Date: Mon, 30 Nov 2009 13:37:06 -0600
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; is there any reason you didn't just make the change, though?
&lt;br&gt;&lt;br&gt;These are largely a matter of methodology: how to present this subject
&lt;br&gt;to Emacs developers. &amp;nbsp;With all the differences of opinions on issues
&lt;br&gt;like this between myself and almost everybody else that we've seen
&lt;br&gt;lately here, I lost confidence that such changes will be welcome.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp;. &amp;quot;Other Resources&amp;quot; should be at the beginning. &amp;nbsp;Someone who looks
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp;for a CVS-like way of doing things should not be required to read
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp;through such a long document to find the alternatives near the end.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I was already planning to move the &amp;quot;quick start&amp;quot; links to the beginning,
&lt;br&gt;&amp;gt; along with some explanation. &amp;nbsp;The other other resources can stay where
&lt;br&gt;&amp;gt; they are, I think.
&lt;br&gt;&lt;br&gt;In that case, at least mention right at the beginning that whoever
&lt;br&gt;looks for something like that will find it near the end.
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Basic-Bazaar-guide-for-Emacs-hackers.-tp26549065p26581470.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26581210</id>
	<title>Re: auto-indent in emacs</title>
	<published>2009-11-30T12:08:15Z</published>
	<updated>2009-11-30T12:08:15Z</updated>
	<author>
		<name>Dan Nicolaescu</name>
	</author>
	<content type="html">&amp;quot;Davis Herring&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26581210&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;herring@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;gt; &amp;gt; &amp;nbsp; &amp;gt; &amp;gt; Why?
&lt;br&gt;&amp;nbsp; &amp;gt; &amp;gt; &amp;nbsp; &amp;gt; &amp;gt; TAB does `indent-region' just fine
&lt;br&gt;&amp;nbsp; &amp;gt; &amp;gt; &amp;nbsp; &amp;gt;
&lt;br&gt;&amp;nbsp; &amp;gt; &amp;gt; &amp;nbsp; &amp;gt; Only with Transient Mark Mode.
&lt;br&gt;&amp;nbsp; &amp;gt; &amp;gt;
&lt;br&gt;&amp;nbsp; &amp;gt; &amp;gt; i.e. by default.
&lt;br&gt;&amp;nbsp; &amp;gt; 
&lt;br&gt;&amp;nbsp; &amp;gt; Well, either `indent-region' is important enough, even in the presence of
&lt;br&gt;&amp;nbsp; &amp;gt; TAB/TMM, to get a keybinding (currently C-M-\), in which case it's
&lt;br&gt;&lt;br&gt;C-M-\ was there before t-m-m was the default.
&lt;br&gt;t-m-m by default just made the binding not as useful as it used to be by
&lt;br&gt;default, but people might still be using it.
&lt;br&gt;&lt;br&gt;TAB is a simple solution, it works by default.
&lt;br&gt;We cannot provide generic solutions for all non-default options.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;gt; worthwhile to consider whether certain keyboards have difficulty
&lt;br&gt;&amp;nbsp; &amp;gt; generating that event, or it's not, in which case we can just get rid of
&lt;br&gt;&amp;nbsp; &amp;gt; the keybinding altogether now that TMM is the default and have one more
&lt;br&gt;&amp;nbsp; &amp;gt; available for user customization (for those users on whose keyboards it is
&lt;br&gt;&amp;nbsp; &amp;gt; a convenient chord). &amp;nbsp;Saying &amp;quot;it's a bad keybinding but we really don't
&lt;br&gt;&amp;nbsp; &amp;gt; want it anyway&amp;quot; strikes me as nonsensical.
&lt;br&gt;&lt;br&gt;I have not said or implied anything of the sort.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-auto-indent-in-emacs-tp26577196p26581210.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26581153</id>
	<title>Emacs 23.2 pretest freeze?</title>
	<published>2009-11-30T11:55:39Z</published>
	<updated>2009-11-30T11:55:39Z</updated>
	<author>
		<name>Karl Fogel-2</name>
	</author>
	<content type="html">In [1], Alan MacKenzie suggested we wait until the 23.2 pretest is out
&lt;br&gt;before switching to Bazaar, and said he thought the pretest was close --
&lt;br&gt;end of the month or so.
&lt;br&gt;&lt;br&gt;Is it almost ready?
&lt;br&gt;&lt;br&gt;The thread starting at [2] also implies the end of November. &amp;nbsp;The most
&lt;br&gt;recent exchange in that thread is [3], also with Alan, in which he says
&lt;br&gt;his CC mode changes should be done by the end of the month (Yidong
&lt;br&gt;replies &amp;quot;OK&amp;quot;). &amp;nbsp;I don't know where that stands.
&lt;br&gt;&lt;br&gt;-Karl
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://lists.gnu.org/archive/html/emacs-devel/2009-11/msg00674.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/archive/html/emacs-devel/2009-11/msg00674.html&lt;/a&gt;&lt;br&gt;[2] &lt;a href=&quot;http://lists.gnu.org/archive/html/emacs-devel/2009-11/msg00173.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/archive/html/emacs-devel/2009-11/msg00173.html&lt;/a&gt;&lt;br&gt;[3] &lt;a href=&quot;http://lists.gnu.org/archive/html/emacs-devel/2009-11/msg00248.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/archive/html/emacs-devel/2009-11/msg00248.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Emacs-23.2-pretest-freeze--tp26581153p26581153.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26581059</id>
	<title>Re: auto-indent in emacs</title>
	<published>2009-11-30T11:44:48Z</published>
	<updated>2009-11-30T11:44:48Z</updated>
	<author>
		<name>Lennart Borgman (gmail)</name>
	</author>
	<content type="html">On Mon, Nov 30, 2009 at 8:39 PM, Davis Herring &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26581059&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;herring@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Well, either `indent-region' is important enough, even in the presence of
&lt;br&gt;&amp;gt; TAB/TMM, to get a keybinding (currently C-M-\), in which case it's
&lt;br&gt;&amp;gt; worthwhile to consider whether certain keyboards have difficulty
&lt;br&gt;&amp;gt; generating that event, or it's not, in which case we can just get rid of
&lt;br&gt;&amp;gt; the keybinding altogether now that TMM is the default and have one more
&lt;br&gt;&amp;gt; available for user customization (for those users on whose keyboards it is
&lt;br&gt;&amp;gt; a convenient chord).  Saying &amp;quot;it's a bad keybinding but we really don't
&lt;br&gt;&amp;gt; want it anyway&amp;quot; strikes me as nonsensical.
&lt;br&gt;&lt;br&gt;&lt;br&gt;I agree. Let us get rid of C-M-\.
&lt;br&gt;&lt;br&gt;And I think we should get rid of the other troublesome keybindings
&lt;br&gt;too, see &lt;a href=&quot;http://www.emacswiki.org/emacs/AltGrKey&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.emacswiki.org/emacs/AltGrKey&lt;/a&gt;&amp;nbsp;where I have listed
&lt;br&gt;those now.
&lt;br&gt;&lt;br&gt;If some of them are important (and I think some of them are) they
&lt;br&gt;should get new key bindings.
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-auto-indent-in-emacs-tp26577196p26581059.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26580947</id>
	<title>Re: auto-indent in emacs</title>
	<published>2009-11-30T11:39:33Z</published>
	<updated>2009-11-30T11:39:33Z</updated>
	<author>
		<name>Davis Herring</name>
	</author>
	<content type="html">&amp;gt; &amp;nbsp; &amp;gt; &amp;gt; Why?
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;gt; &amp;gt; TAB does `indent-region' just fine
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;gt; Only with Transient Mark Mode.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; i.e. by default.
&lt;br&gt;&lt;br&gt;Well, either `indent-region' is important enough, even in the presence of
&lt;br&gt;TAB/TMM, to get a keybinding (currently C-M-\), in which case it's
&lt;br&gt;worthwhile to consider whether certain keyboards have difficulty
&lt;br&gt;generating that event, or it's not, in which case we can just get rid of
&lt;br&gt;the keybinding altogether now that TMM is the default and have one more
&lt;br&gt;available for user customization (for those users on whose keyboards it is
&lt;br&gt;a convenient chord). &amp;nbsp;Saying &amp;quot;it's a bad keybinding but we really don't
&lt;br&gt;want it anyway&amp;quot; strikes me as nonsensical.
&lt;br&gt;&lt;br&gt;Davis
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This product is sold by volume, not by mass. &amp;nbsp;If it appears too dense or
&lt;br&gt;too sparse, it is because mass-energy conversion has occurred during
&lt;br&gt;shipping.
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-auto-indent-in-emacs-tp26577196p26580947.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26580927</id>
	<title>Re: Basic Bazaar guide for Emacs hackers.</title>
	<published>2009-11-30T11:37:06Z</published>
	<updated>2009-11-30T11:37:06Z</updated>
	<author>
		<name>Karl Fogel-6</name>
	</author>
	<content type="html">Eli Zaretskii &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26580927&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eliz@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&amp;gt;&amp;gt; Continued improvements to any of the docs welcome, of course.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I fixed one or two factual inaccuracies and slightly improved wording
&lt;br&gt;&amp;gt; in a couple of places.
&lt;br&gt;&lt;br&gt;Thank you!
&lt;br&gt;&lt;br&gt;&amp;gt; What's below are random stylistic and methodological comments. &amp;nbsp;Feel
&lt;br&gt;&amp;gt; free to do anything you want with them, including nothing at all.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;. The page is biased towards contributors who don't have write access
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;to the Emacs repository. &amp;nbsp;Notably, it gives almost all examples
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;using the HTPP URL, not the SFTP one. &amp;nbsp;Sometimes it mentions the
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;SFTP method, sometimes it does not. &amp;nbsp;It could be a better idea to
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;give both variants for each command.
&lt;br&gt;&lt;br&gt;Hmmm. &amp;nbsp;Good point -- I'll take a look and see what I can do. &amp;nbsp;If
&lt;br&gt;anything, it should be biased toward SFTP and mention HTTP as an
&lt;br&gt;alternate method.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;nbsp;. A Unix-like system is assumed without any notice to that effect.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Some commands will not work on Windows without subtle changes. &amp;nbsp;For
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;example,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; echo &amp;quot;public_branch = &lt;a href=&quot;http://bzr.savannah.gnu.org/r/emacs/trunk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bzr.savannah.gnu.org/r/emacs/trunk&lt;/a&gt;&amp;quot; &amp;gt;&amp;gt; .bzr/branch/branch.conf
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;will not do what you mean with the `echo' that it built into the
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Windows shell. &amp;nbsp;Maybe someone could add footnotes with Windows
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;equivalents, where applicable (in this case, either remove the
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;quotes or use the ported GNU `echo').
&lt;/div&gt;&lt;br&gt;Also a good point. &amp;nbsp;I haven't used Windows for almost 18 years now, so
&lt;br&gt;I'll just put in notes that it's Unix-centric.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;. The single-level sectioning is not the best one in this case,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;because the page actually has 5 top-level sections, which I would
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;call Intro, Getting Started, One-Off Change, Feature Branch,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Resources; and some of these have sub-sections. &amp;nbsp;Presenting them as
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;a single-level document makes it harder to grasp the outline of the
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;narrative. &amp;nbsp;Suggest to have 2 levels of sections, not one.
&lt;br&gt;&lt;br&gt;I can do that (is there any reason you didn't just make the change,
&lt;br&gt;though?).
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;. The &amp;quot;Overview of the Bazaar work routine&amp;quot; is too detailed, IMO, and
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;thus unnecessarily longish. &amp;nbsp;We will be explaining all the details
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;in a moment, so I think only the main points should be left in this
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;overview.
&lt;br&gt;&lt;br&gt;Will take a look and adjust accordingly.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;. &amp;quot;Other Resources&amp;quot; should be at the beginning. &amp;nbsp;Someone who looks
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;for a CVS-like way of doing things should not be required to read
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;through such a long document to find the alternatives near the end.
&lt;br&gt;&lt;br&gt;I was already planning to move the &amp;quot;quick start&amp;quot; links to the beginning,
&lt;br&gt;along with some explanation. &amp;nbsp;The other other resources can stay where
&lt;br&gt;they are, I think.
&lt;br&gt;&lt;br&gt;Thanks for the review, Eli.
&lt;br&gt;&lt;br&gt;-K
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Basic-Bazaar-guide-for-Emacs-hackers.-tp26549065p26580927.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26580963</id>
	<title>Re: Making the tarball with bzr data</title>
	<published>2009-11-30T11:35:59Z</published>
	<updated>2009-11-30T11:35:59Z</updated>
	<author>
		<name>Óscar Fuentes</name>
	</author>
	<content type="html">Lennart Borgman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26580963&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lennart.borgman@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Mon, Nov 30, 2009 at 7:11 PM, grischka &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26580963&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;grishka@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; If I already have all the Emacs files locally (possibly with some
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; changes) how do I do to make this a bazaar thing? (This must be the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; most common situation, or?)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; In any case you need to get the official emacs bazaar repository
&lt;br&gt;&amp;gt;&amp;gt; first.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks grischka. I believe you, but this seems just crazy to me.
&lt;/div&gt;&lt;br&gt;Why?
&lt;br&gt;&lt;br&gt;&amp;gt; What are the reasons for this limitation?
&lt;br&gt;&lt;br&gt;How is that a limitation?
&lt;br&gt;&lt;br&gt;Let me guess. You are thinking on the CVS checkout you have with all
&lt;br&gt;those patches for EmacsW32, right?
&lt;br&gt;&lt;br&gt;Well, a brute force solution is to setup your personal bzr Emacs branch
&lt;br&gt;and then simply copy everything from your CVS checkout over the bzr
&lt;br&gt;branch, or in Windows parlance, copy the contents of the folder
&lt;br&gt;lennarts_CVS_checkout over lennarts_bzr_branch, overwriting
&lt;br&gt;everythin. You can remove the CVS directories on the bzr branch, as they
&lt;br&gt;would be useless once the switch at Savannah is complete.
&lt;br&gt;&lt;br&gt;It is a pity that you had no bzr at the time when EmacsW32 was started:
&lt;br&gt;you could keep a clean history of the applied patches and publish the
&lt;br&gt;branch on something like launchpad or from your webserver. At least, you
&lt;br&gt;can start taking advantage from bzr since now: instead of having a
&lt;br&gt;checkout with lots of patched files, once you copy them over the bzr
&lt;br&gt;branch commit the changes:
&lt;br&gt;&lt;br&gt;bzr commit -m &amp;quot;All modifications I have so far&amp;quot;
&lt;br&gt;&lt;br&gt;Since this, for applying a new patch:
&lt;br&gt;&lt;br&gt;bzr commit -m &amp;quot;Fixes foo&amp;quot;
&lt;br&gt;&lt;br&gt;Speaking as somebody who is interested on your modifications, it would
&lt;br&gt;be great if you could start from a pristine Emacs working tree and
&lt;br&gt;commit one patch at a time, with a descriptive commit message, then
&lt;br&gt;publish the branch :-)
&lt;br&gt;&lt;br&gt;I'm willing to help you (and anybody else) on the transition to bzr, but
&lt;br&gt;please be more specific when describing the problems you are foreseeing.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Óscar
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Moving-to-bzr--tp21275815p26580963.html" />
</entry>

</feed>
