llcc
llcc
Thanks @swk777 for contributing this PR. Cool workflow.
> Do we have UI support for this? Yes, this PR uses the existing datepicker UI.
@misohena Thanks for your reply. Indeed multi-language characters display is a unavoided problem. Like what you said, yes, neither do I could find any clue for further performance improvement. Anyway,...
@jonasdiemer Regarding iOS, do you mean you failed to share content if the app is not running in background? I couldn't reproduce this.
Thanks for your confirmation. I tested these two issues, but still couldn’t reproduce them as you mentioned. You can check the screencast and please let me know if I did...
Thanks. I think I get your point about issue 2. As I can tell, Apple restricts this behavior to get selected text fired if you use the Share menu, while...
Thanks. I just found [https://github.com/m-parashar/emax64](url). He made it to compile emacs 27.0.50 with imagemagick 7.0 support. Hope this can give you some hint to make it support emacs 26.
Hi, maybe this [twitter](http://twitter.com/n_n_n_n_/status/1057552062743904256) can give you some clues to compile it.
Thanks for your reply. 1, 2. Thanks if you can offer an option for this. 3. Its kind of difficulty to detect the block if the parse not got supported....
@atykhonov Thanks for your reply. I have appended the code into the customizing file, but no lucky happens. Below is my setting code: ``` ;; google-translate.el (require 'google-translate) (global-set-key (kbd...