Protesilaos Stavrou

Results 623 comments of Protesilaos Stavrou

We have made lots of changes since this was last discussed. I think we can close this now. Please re-open it if you think there is something we can do...

In principle, I am fine with this. Though I wonder if there is a way to achieve this only visually. This way we do not have to modify paths back...

I like it! But we need to clear the faces. On my end, using the generic completions UI, I see everything with the `completions-common-part` face. With `vertico-mode` I get a...

I am not sure what we are missing. I get the feeling it is something obvious. Could it be that we need to add a space before so that Emacs...

Hello @mholson! In the past we were using the prompt provided by the built-in project.el. It has the nice feature of hiding the common part of file names. Though it...

> From: Jean-Philippe Gagné Guay ***@***.***> > Date: Fri, 16 Feb 2024 17:20:22 -0800 > > I have tried to combine `'display` with `'face` to force a face over >...

> From: Jean-Philippe Gagné Guay ***@***.***> > Date: Fri, 16 Feb 2024 20:36:53 -0800 > > I was thinking that it was nice to preserve the full path, since if...

Just to add though that we can still return a full path if we want (and store that in the history). It is a matter of how best to approach...

> I don't know how to do that and still display the relative path. The idea is to do the `mapcar` that returns the relative paths and pass that to...

[ EDIT: This is out-of-date. Check the source of `denote-file-prompt` for the current version. ] I am closing this and will instead use a variant of what we had before...