-
```
(defun burly--frameset-restore (urlobj)
"Restore FRAMESET according to URLOBJ."
(pcase-let* ((`(,_ . ,query-string) (url-path-and-query urlobj))
(frameset (read (url-unhex-s…
-
## Bug
#### Which Delta project/connector is this regarding?
- [X] Spark
- [X] Standalone
### Describe the problem
Running Spark and reading/writing Delta from a client connection to a Sp…
-
Olá.
Seu componente está sendo muito útil no meu projeto. Espero que você não abandone ele.
Bom, eu estou usando o MaskedTextField e percebi que sempre que clico em cima do componente, o cursor vai …
-
We have many sub modules in our project, and using the Custom TC logger means that every time we run a new SBT commands, the step transformation slowly applies to each and every one of them (Update: I…
-
I sometimes type Korean characters in Emacs, and I have set the font like below.
```elisp
(set-fontset-font t 'hangul (font-spec :family "NotoSans CJK KR" :size 15))
```
However, if I try to adjus…
-
there's a trove in the PARC Archives we should point to and also mine for better understanding of the actual history as told in source files.
[From CHM PARC archives web](https://xeroxparcarchive…
-
Sorting is nice but can be slow for large collections. Maybe a threshold could be added to decide when to stop sorting. Another more radical idea I had was to just show the history candidates on first…
-
In iOS pages are jump if MPIN change from one input to other.
-
Hello,
I have noticed a few weird bugs with using ui-sortable component which I'm still in process of debugging:
1) when moving sortable items quickly which calls the moved" action to sync up th…
ghost updated
7 years ago
-
Julia allows unicode characters in variables names, like `u₀`. If I enter or paste these into a Jupyter REPL, my Emacs hangs at 100% CPU and I have to kill it externally with `pkill -9 emacs`.
It'…