DamienCassou/auth-source-pass 95
Integrate Emacs' auth-source with password-store
Emacs package to redefine M-< and M-> for some modes
Quickly follow links in Emacs
AUCTeX is an extensible package for writing and formatting TeX files in GNU Emacs and XEmacs.
Assimilate Emacs packages as Git submodules
Simple guided examples of how to use Caddy
DamienCassou/2021-01-github-actions-karma 0
https://github.com/actions/virtual-environments/issues/2605
a quick cursor jump mode for emacs
Quickly switch windows in Emacs
Pull request review commentmpdel/mpdel
display file name if missing song name metadata
(navigel-method mpdel navigel-entity-to-columns ((song libmpdel-song)) (vector- (propertize (or (libmpdel-entity-name song) "") 'face 'mpdel-tablist-song-name-face)+ (propertize (or (libmpdel-entity-name song)+ (libmpdel-song-file song) "") 'face 'mpdel-tablist-song-name-face)
(propertize (or (libmpdel-entity-name song)
(libmpdel-song-file song)
"") 'face 'mpdel-tablist-song-name-face)
This may be a nitpick available with time, but it may be better to move the default, empty string ("") onto its own line.
comment created time in 7 days
PR opened mpdel/mpdel
HTTP streams defined in playlist files do not contain metadata until after the stream begins playing. Therefore, it can be difficult to distinguish between the streams when nothing is displayed for each entry in the playlist. I cannot foresee an instance where the file name is missing, but this may be failure of my imagination.
Therefore, if the song title is missing, display the file name instead.
This behaviour is consistent with ncmpcpp sans special formatting
which ncmpcpp does to tracks starting with "http...".
pr created time in 8 days
startedDamienCassou/nix-haskell-test
started time in 16 days
push eventjonascarpay/template-haskell
commit sha f34387ffd523f0bfd68859593d4933c8bfe5a5e8
Update README.md
push time in 16 days
startedDamienCassou/beginend
started time in 18 days
push eventforetagsplatsen/react-widgetjs-bridge
commit sha 31440414e9224f7f235be5a9c997fb6fa4117dcd
Add a React wrapped in widgetjs demo
push time in 22 days
startedDamienCassou/auth-source-pass
started time in 22 days
startedDamienCassou/ledger-import
started time in 23 days
startedDamienCassou/desktop-environment
started time in a month
push eventforetagsplatsen/react-widgetjs-bridge
commit sha 231d445fab0bb2808b77af7859b4af2070b7d167
First draft of a React to WidgetJs wrapper
push time in a month
push eventforetagsplatsen/react-widgetjs-bridge
commit sha 915d77991dd8767978ab88cd5b40b6dd3b119472
First draft of a React to WidgetJs wrapper
push time in a month
created repositoryforetagsplatsen/react-widgetjs-bridge
POC for a 2-directional bridge between React and widgetjs
created time in a month
issue openedforetagsplatsen/widgetjs
Add npm package name in the README
The doc only points to bower when it comes to installation.
Moreover, there is a widgetjs package on npm that is not related (yet a bit close)
created time in a month
startedDamienCassou/gpastel
started time in a month
startedDamienCassou/auth-source-pass
started time in a month
startedDamienCassou/khardel
started time in a month
pull request commentDamienCassou/beginend
oh awesome, thanks!
comment created time in a month
startedDamienCassou/hyahtzee2
started time in a month
startedDamienCassou/hyahtzee2
started time in 2 months
startedDamienCassou/hyahtzee2
started time in 2 months
issue commentDamienCassou/beginend
Going to the beginning of an Org buffer fails if there is any text before the first heading
Hmm, yes. Which is pretty strange!
comment created time in 2 months
issue commentDamienCassou/beginend
Going to the beginning of an Org buffer fails if there is any text before the first heading
Hello,
I'm commenting on this because I want to note that for me, on Windows 10 and Emacs 27.2, the (setf (point) (point-min)) idiom doesn't work. I get an error:
beginend-org-mode-goto-beginning: Symbol’s function definition is void: \(setf\ point\)
Changing the definition to (goto-char (point-min)) fixes the issue.
Let me know if I need to open a fresh issue for this.
comment created time in 2 months
startedDamienCassou/json-navigator
started time in 2 months
startedDamienCassou/vdirel
started time in 2 months
push eventjonascarpay/template-haskell
commit sha d6f100026ab081979ba75e5cecf4de3845d1a30b
expand note about wrapping ormolu
push time in 2 months
push eventjonascarpay/template-haskell
commit sha 21fc67cdb012d2da605fc1978616079ddb7d8521
Fix ormolu-wrapped
push time in 2 months