From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 11 May 2004 17:04:42 +0500 From: "Sergey V. Golovin" To: sisyphus@altlinux.ru Subject: Re: [sisyphus] New and updated packages Message-ID: <20040511120442.GP2714@ws019.hq.samkon.ru> Mail-Followup-To: sisyphus@altlinux.ru References: <40A0655D.000001.24693@soapbox.yandex.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <40A0655D.000001.24693@soapbox.yandex.ru> User-Agent: Mutt/1.4.2.1i X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.1.4 Precedence: list Reply-To: ALT Linux Sisyphus discussion list List-Id: ALT Linux Sisyphus discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 12:04:44 -0000 Archived-At: List-Archive: Кстати, пропустил сообщение про cedet-alt0.7.beta2b. Сейчас попробовал - баг с "full reparsing" в python-mode исчез. Напомню, вот такой простой скрипт на питоне: -------------------------- from sys import stdin fd = stdin for line in fd.readlines(): print line -------------------------- вызывал подвис emacs'а. -- Sergey Golovin