Amin Bandali

Results 12 issues of Amin Bandali

### Describe the bug Sphinx does not use the copy of `message.pot_t` in the project's `_templates` directory. ### How to Reproduce ``` $ git clone https://review.jami.net/jami-docs $ cd jami-docs $...

bug

It would be great if guile-commonmark optionally supported smart punctuation: converting "straight quotes" to “curly quotes”, -- and --- to – and — (en-dash and em-dash), ... to … (ellipses)....

Hi there! The app is awesome, however, it'd be great if you could add swipe to delete (swipe to left) and swipe to mark as done (swipe to right) gestures....

enhancement

Hi there, Please consider including the test suite in the release tarballs, so that GNU/Linux distributions like Debian and Ubuntu that use the tarballs for their packaging could run the...

#### Description :octocat: Eshell doesn't remember history #### Reproduction guide :beetle: - Start Emacs - `M-m a s e` (start Eshell) - Type out a few commands (e.g. `pwd`, `ls`,...

Reported upstream
Shells in Emacs
- Bug tracker -

It seems that the mail package almost always puts double-quotes around the 'name' part of addresses e.g. in From, To, etc. headers - even for pure ASCII names without commas,...

Some people (myself included) have chosen not to install Google Play services on their devices. It'd be nice to have this app published on [F-Droid](https://f-droid.org/) to make it more accessible.

question

In vim, I can use something like this ``` viml set directory=~/.vim/swaps if exists("&undodir") set undodir=~/.vim/undo endif set undofile ``` in my vimrc and have my undo history preserved. So,...

Feature request
- Forum -
stale

Hi, Version `0.9.1+git18.g5aae3d9` (current `latest/stable`) of the appstream-generator snap package from 25 February 2024 fails to run with the following error: ``` /snap/appstream-generator/165/usr/bin/appstream-generator: symbol lookup error: /snap/appstream-generator/165/usr/lib/x86_64-linux-gnu/libappstream.so.5: undefined symbol: g_string_free_and_steal...

Hello there, Please consider tagging releases so that various GNU/Linux distributions could package qmsetup for use by other projects that depend on it. Thanks!