S Dubinsky

Results 9 issues of S Dubinsky

There is an option in org-mode to display headings with a single asterisk instead of a line of asterisks. It does this by hiding all the asterisks but the last...

When ethan-wspace cleans a buffer, it removes all trailing whitespace. This breaks org-mode font locking for outlines. In org-mode, header lines are color-coded according to their depth, based on the...

Ledger 3.2.1-20200518 on ubuntu 22.04.1 When I create a sample file with both {=} expressions and @@ expressions, the {=} expressions aren't calculated properly in bal reports. ``` 2022-01-01 test...

Reversing the buffer currently reverses line-by-line, which means a multiline transaction has the date and payee at the bottom. Would it be possible to set this to revert transaction-by-transaction instead?

Hi, I have two polygons: ``` geo1 = Geometry::Polygon.new(Geometry::Point[1691, 957], Geometry::Point[1677, 1175], Geometry::Point[1635, 1173], Geometry::Point[1649, 951]) geo2 = Geometry::Polygon.new(Geometry::Point[1690, 1033], Geometry::Point[1687, 1139], Geometry::Point[1670, 1138], Geometry::Point[1673, 1030]) ``` When I call...

Whatever I set ENV['APP_ENV'] to, when I run it with rackup directly, the server always starts in development mode. I would expect it to respect the env var, as it...

On version 0.2.20, in the dropdown list of options for "payee" cleared transactions are shown differently than uncleared transactions. So if I have cleared and uncleared transactions for "John Doe",...

**Describe the bug** if I start listening to a playlist(in this case all my music, shuffled) through bluetooth headphones, and I pause it by turning off the headphones, then much...

bug

Emacs version: 29.3 ledger version: 3.2.1-20200518 ledger-mode version: 20240537.2134 When I try to reconcile a file that includes another file, it errors out with: `While parsing file "", line 5:...