Re: [Sawfish] The mysterious disappearing match rules |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/sawfish Archives
]
- To: sawfish@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [Sawfish] The mysterious disappearing match rules
- From: Omen Wild <omen+sawfish@xxxxxxxxxxx>
- Date: Wed, 31 Aug 2016 14:10:40 -0700
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mandarb.com ; s=20120207; h=Content-Type:Subject:In-Reply-To:MIME-Version:References: Message-ID:To:From:Date:Sender:Reply-To:Cc:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=x6xioGRPufp4LEAMVOPbhBGM1dOySuakiAnQNoBr1pI=; b=FnQWklfIs8gFRvWpFQJ3MCx0UY iR0zhCzu1y9D3caObenC12pykVb0jtPSxk0vEYTSSXUjl+osXgp+CCxZlqUlGYHAC4M4S7WGRzLjB /OXR0OWl/K7PGR4d5DbgjZhXybH0xLsPly72J8Cw++9bEia3PImxml+TwB4rFXDX8y+bzDJZreU4X q6oodXY+//oTsqcE8dnNaH/K+w==;
Quoting Robert 'Bobby' Zenz <Robert.Zenz@xxxxxxxxxxxxxx> on Wed, Aug 31 20:08:
>
> In case you do not know how, here is a simple guide:
>
> 1. Install Git.
> 2. Go to `~/.sawfish/`.
> 3. Run `git init`. It might complain about missing configuration, so
> please to as it says.
> 4. Run `git add custom window-history`. This will mark the files for
> the next commit.
> 5. Run `git commit -m "Added files."`.
One thing that could make this work significantly better is if Sawfish
formatted the config file in more of a line orientated manner. More
like this for the really long variables;
(custom-set-keymap
(quote window-keymap)
(quote (keymap
((send-to-workspace 1) . "H-KP_Home")
(send-to-next-head . "H-KP_Insert")
((send-to-workspace 2) . "H-KP_Up")
(popup-window-menu . "H-Button1-Off")
....etc
Even more awesome would be for Sawfish to sort by variable name before
writing the file. This would make `git diff' really able to show what had
changed in a way that would be easy to read.
I'm on version 3:1.11-1nano on Debian if it makes a difference.
--
Let's not cloud the issue with facts.
--
Sawfish ML