From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: master 902f31d 1/2: New user option mpc-cover-image-re Date: Wed, 29 Sep 2021 12:37:20 -0400 Message-ID: References: <20210929092814.12368.49075@vcs0.savannah.gnu.org> <20210929092816.41BAC207F5@vcs0.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="8425"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: emacs-devel@gnu.org To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Sep 29 18:39:23 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mVcbz-0001m4-7Z for ged-emacs-devel@m.gmane-mx.org; Wed, 29 Sep 2021 18:39:15 +0200 Original-Received: from localhost ([::1]:34354 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mVcbx-00034J-Lp for ged-emacs-devel@m.gmane-mx.org; Wed, 29 Sep 2021 12:39:13 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:36712) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mVcax-0002Np-T7 for emacs-devel@gnu.org; Wed, 29 Sep 2021 12:38:11 -0400 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:13697) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mVcar-0001x1-2U for emacs-devel@gnu.org; Wed, 29 Sep 2021 12:38:10 -0400 Original-Received: from pmg3.iro.umontreal.ca (localhost [127.0.0.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id CA3594418D9; Wed, 29 Sep 2021 12:38:02 -0400 (EDT) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id 6E42C44088A; Wed, 29 Sep 2021 12:38:01 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1632933481; bh=UAPawsFYvuK2kpP51lzH2zZqz1FpEUy7/wzbfE5GNT8=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=Nr8XhuRCVb0Wx/YAffoF4q2iENGBrj5sc4ZRoVAUZqYXetzw/grxz5BB7GFqD11nw tlFVv7XlH05xyeMFKX64N3SEcqHysTIpODEbG1AFwXW7rJ8WcvjfvRvTFxugiOm9qk uyMPGc1SAPKDd+8slT68vxz2OvCwbWbu/oUa7EPv7aez/316Thx0xqJ02O93Wgba6a LrSQL//6FN3vjqi9Hwv8ZDvJ8m4EuJDkKvAth0WcXFCGAul9PRlOL0N4OlAE23+FGd V3tL2WgYRKgTEEpUjols/o2hI+8MaW6ES5E0h7xR9pPoqVzT5HK0KtuyfWPmlDuO2L spgaa4ZBsGh/A== Original-Received: from alfajor (lechon.iro.umontreal.ca [132.204.27.242]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 61AFA12017E; Wed, 29 Sep 2021 12:38:01 -0400 (EDT) In-Reply-To: (Stefan Kangas's message of "Wed, 29 Sep 2021 06:11:54 -0700") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:275814 Archived-At: > I have various small various fixes and improvements in the cooker, but > implementing "idle" does sound like a fair bit more work. Let me think > about it. IIUC, it would basically make mpc.el less synchronous? Yes, and it would reduce polling as well. > Meanwhile, maybe you can help me with this. I have implemented the > below command, but when I run it outside of the "*Songs*" buffer, it > doesn't work. My "doesn't work" crystal ball tells me that you're moving point in the right buffer but without selecting the appropriate window. > I also can't add it to the end of `mpc' (to make point > start near the currently playing song). I'd guess it's because the overlay-arrow-position is only set later, asynchronously? > (This is an important feature for me, as I typically have very long > playlists that doubles as notes of what I've been listening to > recently.) I'm a big believer in long playlists. Tho I've been playing with the idea of compressing playlists to a list of albums to help with that (since I (almost) always listen to my music a whole album at a time). Stefan