From a user perspective, when thinking about "where will the response go?", Respond in place feels like an answer to that question.
Currently, it is grouped under Prompt from, which can be a bit counter-intuitive. The option does not really describe the source of the prompt, but rather the destination of the generated response.
It might be more natural to move Respond in place under Response to, alongside the other response destinations such as:
- After point in current buffer
- New buffer
- Kill ring
This would make the mental model more consistent:
- Prompt from → where the prompt comes from.
- Response to → where the response goes.
The current organization is certainly understandable once you know the feature, but for new users the placement can be slightly surprising because they tend to think in terms of response destination rather than prompt source.
Expected benefit
- Better alignment with user expectations.
- Reduced cognitive friction when discovering configuration options.
- More consistent separation between prompt origin and response destination settings.

From a user perspective, when thinking about "where will the response go?", Respond in place feels like an answer to that question.
Currently, it is grouped under Prompt from, which can be a bit counter-intuitive. The option does not really describe the source of the prompt, but rather the destination of the generated response.
It might be more natural to move Respond in place under Response to, alongside the other response destinations such as:
This would make the mental model more consistent:
The current organization is certainly understandable once you know the feature, but for new users the placement can be slightly surprising because they tend to think in terms of response destination rather than prompt source.
Expected benefit