Results 6 issues of David Moles

Environment info: ``` IntelliJ IDEA 2019.2.2 (Ultimate Edition) Build #IU-192.6603.28, built on September 6, 2019 Licensed to David Moles Subscription is active until November 3, 2019 Runtime version: 11.0.3+12-b304.56 x86_64...

It's not quite as clean as it would be in some languages since Go doesn't let you attach extension methods to existing types, but this seems easier than the `int`...

## Environment - `bagit-java` version: v5.1.1 - Java version: OpenJDK Runtime Environment Zulu17.30+15-CA (build 17.0.1+12-LTS) - OS: macOS 12.6.1 Monterey ## Details **Given** * I have a bag containing non-Latin...

## Steps to reproduce: 1. create a new `*gofpdf.FPDF`: ```go pdf := gofpdf.New("P", "pt", "Letter", "") ``` 2. set the font to Courier 12: ```go pdf.SetFont("courier", "", 12) ``` 3....

### Problem When an Emacs buffer has been edited but not saved, Emacs generates a lock file in the form of a [symlink to a nonexistent file](https://www.gnu.org/software/emacs/manual/html_node/elisp/File-Locks.html). E.g., when editing...

A-Documentation
C-bug
C-dependency-bug
S-Blocked-Upstream
Command-serve
Command-watch

### Before proceeding, check to make sure there isn’t an existing issue for this idea or a similar one. - [x] I have searched the existing issues and determined this...

status:needs discussion
enhancement
architecture