Results 36 issues of Campbell Barton

The current documentation here: http://doc.crates.io/manifest.html states: > With the exception of the default feature, all features are opt-in. To opt out of the default feature, use default-features = false and...

A-features
C-feature-request

I was looking into this code and found that quite common tests fail. ![isect_lines_error](https://cloud.githubusercontent.com/assets/1869379/9024552/d5c239fa-3918-11e5-986c-f25984a943bc.png) Note that there is no degenerate cases in this example (zero length or overlapping co-linear segments...)....

It would be good to support a `--config=filepath` argument so each command can specify a different configuration to use. This would allow different use cases based on whoever launches the...

enhancement
good first issue

In situations where only a limited set of commands is needed, it would be useful to pass this list in as an argument. This has the advantage that dictation could...

enhancement

This comparison shows emacs 29 (current git) with ediff that uses `ediff-odd-diff-A` face which defaults to: ``` Face: ediff-odd-diff-A (sample) (customize this face) Documentation: Face for highlighting odd-numbered non-current differences...

This option is no longer supported by packan 4.2

Running drag-stuff in emacs 28 with native compilation shows the following warnings: ``` Warning (comp): drag-stuff.el:69:13: Warning: Package cl is deprecated Disable showing Disable logging Warning (comp): drag-stuff.el:106:8: Warning: reference...

Sometimes syntax highlighting is wrong, especially when the patch text begins in the middle of a multi-line comment or string. This could be resolved by inputting a wider context e.g....

Needed for string-empty-p