wakatime-mode icon indicating copy to clipboard operation
wakatime-mode copied to clipboard

Emacs plugin for automatic time tracking and metrics generated from your programming activity.

Results 22 wakatime-mode issues
Sort by recently updated
recently updated
newest added

Sometimes when I try to run `recover-this-file` I get an error `Invalid coding system: auto-save-coding` which prevents the file from being recovered. I had to manually find the autosave file...

I'm new to Emacs and I'm trying to configure `Wakatime` in my `init.el` file. I've followed the tutorial and installed both `wakatime-cli` and `wakatime-mode`, but I'm currently getting this error...

I read my email in Emacs using [Gnus](http://gnus.org), and I was wondering if there is a way to file mail activity under a "Email" project? AFAICS, `(buffer-file-name (current-buffer))` is passed...

It's just annoying. Use it for errors, nothing else.

When I view a PDF file with DocView mode I get ``` Debugger entered--Lisp error: (error "WakaTime Error (1)") signal(error ("WakaTime Error (1)")) error("WakaTime Error (%s)" 1) #[(process signal) "\302!\303>\205%\304\305!!\210\306!\211\307U?\205$...

When I try to run `recover-this-file` on a file open over tramp I get an error. The file recovery mechanism becomes unusable over TRAMP. ```elisp **Debugger entered--Lisp error: (coding-system-error auto-save-coding)...

I need to look for Wakatime's cli binary in `~/.local/bin`. I'm aware I can manually configure it via `wakatime-cli-path` (my current workaround), but I was expecting it to work out...

I have converted the conditions into a list of paths to be used for `locate-file` (which is what `executable-find` uses). "wakatime-cli-windows-amd64.exe" is handled in the form of a "-windows-amd64.exe" suffix,...

Installing wakatime-mode in emacs prompts with numerous errors in the log, constantly stealing focus. ``` error in process sentinel: cond: WakaTime Error (1) Make sure this command runs in a...

I don’t think it’s a valid function it any eMacs, but I can confirm it’s not in 27.2. Line 122 from the MELPA version breaks, causing the user not to...